

/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/* @override http://shim-co.com/vitz/?custom-styles=1 */

 


/*Description
------------------------------------------------------------ */
#menu .description {text-indent: -999em;
	height: 11px;
	margin-top: -35px;
}



/*Font Colors
------------------------------------------------------------ */
body { background: #ffffff url() no-repeat; }


/*Font Color
------------------------------------------------------------ */
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited,ol.commentlist,#commentform input,input,#commentform textarea,textarea { color: rgba(0,0,0,0.7);
	font-weight: normal;
	font-style: normal;
}

p {
	padding-left: 15px;
}

td {
	
}

h3 {
	background-color: #d4d4d4;
	font-size: 14px;
	color: #5e5e5e;
	font-variant: small-caps;
}

h2 {
	background-color: #fdfc5c;
	padding-left: 5px;
	color: #5e5e5e;
}



h1.sitename {
	margin-left: -45px;
	margin-top: -121px;
	padding-bottom: 0;
}

img.title {
	padding-bottom: 20px;
}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited { color: rgba(0,0,0,0.7);
}

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus, body.home ul#jbg-menu li a.selected {
	font-weight: bold;
}

#footer ul.addtoany_list li a.a2a_dd.addtoany_share_save {
	width: 150px;
	margin-left: 636px;
}

#hide {
	font-size: .5em;
	color: rgba(0,0,0,0.3);
}

#footer {
	text-align: right;
	font-size: .5em;
	color: rgba(0,0,0,0.3);
	background-color: }



/*Menu
------------------------------------------------------------ */
#menu { background: rgba(253,251,56,0.82); color: #;
	width: 43px;
}
#menu h1.sitename a {color: #; }
#menu ul li a { color: black;
	height: 10px;
	border-style: dotted;
	border-color: white;
	width: 58px;
	direction: rtl;
	margin: -10px;
	font-size: .8em;
}
#menu ul li a:hover { color: black; }
#menu ul li a:hover,#menu ul li:hover {
	background-color: transparent;
}

/*Text Shadow
-------------------------------------------------------------*/
#menu ul, .fancy, blockquote, .description, #footer p.credits, .postmetadata { text-shadow:none;
	border-color: white;
	border-style: none;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div.content.clearfix {
	margin-left: -75px;
}

div.content {
	margin-left: -75px;
}
.image-wrap { -moz-box-shadow:none; }

/*Border Color
-------------------------------------------------------------*/
div.colborder, div.border { border-right: 1px solid #; }
ul.txt li:hover {background: # }
ol.commentlist, #commentform input,input,#commentform textarea,textarea { border:medium double #; }
hr {background: #; color: #; }
#menu ul { border-top: 1px solid #; }
#menu ul li a,ul.txt li,.sub { border-bottom: 1px solid #;
	border-color: white;
}

h6.sub {
	color: #fdfc5c;
	margin: 0 0 -46px;
	padding: 0;
}
.image-wrap { border: 1px solid #; background-color:#; }
#jbgs li img { border: 2px solid #; }

::-moz-selection { background: rgba(253,251,56,0.82); }
::selection { background: rgba(253,251,56,0.82); }

/*Gallery
-------------------------------------------------------------*/
.gallery { display:block; clear:both; overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
.gallery .gallery-item img,.gallery .gallery-item img.thumbnail { max-width:100%; height:auto; padding: 15px; border:none!important; }

/*Custom CSS
-------------------------------------------------------------*/



