/* -----------------------------------------------------------------------
	Netkata WEB SOLUTIONS
	visit www.netkata.com or email info@netkata.com
   ----------------------------------------------------------------------- */
body 		{ background: #121212; color: #ddd;}
.clearer 	{ clear: both; }
a 			{ text-decoration: none; outline: none;}
a:hover 	{ text-decoration: none; color: #ffeb65; border-color: #ffeb65; outline: none;}
em 			{ font-weight: bold; font-style:normal;}
strong 		{ font-weight: normal; }

/* ------------------------------- General layout --- */
#top		{ height: 325px; background: #f9fae4 url("../images/top.jpg") no-repeat 50% 0px;}

.container2 {color: #121212;}

#content 	{ background: #0d0d0d; padding: 0px; color:#DDDDDD;}
p.sidenote	{ text-align: left; padding: 2em 0em 0em 2.5em; margin-bottom: -15px; color: #ddd; font-family: Lucida Grande, sans-serif;text-transform: uppercase;}

.thumb		{ padding: 5px; background: #1d1d1d; float: left; line-height: 1px; margin: 10px 10px 10px 0px;}
.thumb img	{ border: 1px solid black;}

.galImage		{ float:left; padding:25px; width:265px;}
.galImage h3	{ clear: both; text-transform: uppercase; font-weight: bold; font-size: 16px; color: #d12123;}
.galImage h4	{ clear: both; text-transform: uppercase; font-weight: bold; font-size: 13px; color: #525151; margin-bottom: 0px;}
.galImage h4 span	{ font-weight: normal; font-size: 13px; text-transform: none; color: #ddd;}

#footer 	{ text-align: right; margin-top: 12px; color: #555;}
#footer a	{ border-bottom: 1px dotted #444; color: #777;}
#footer a:hover	{ border-bottom: 1px dotted #d12123; color: #d12123;}
#footer img	{ vertical-align: middle; margin-left: 0px;}