/*  
Theme Name: pixelthis
Theme URI: http://www.pixelthis.com
Description: A Web 2.0 Wordpress Theme with dark colors and widget ready sidebar. The theme comes under a Creative Commons License.
Version: 1.0
Author: Vineet Verma
Author URI: http://www.csskings.com
*/

*{margin:0; padding:0;}
body{background:#303034; font-family:Arial, Helvetica, sans-serif;}
a:link, a:visited{text-decoration:none;}

#wrapper{width:962px; margin:auto; background:url(images/logo_bg.png) no-repeat top right; padding:30px 0 0 0; position:relative;}
#wrapper_page{width:962px; margin:auto; padding:30px 0 0 0;}

#menu{width:1100px; margin:0 0 60px 0;}
#menu ul{font-size:17px; font-weight:bold; font-family:myraid pro, Arial;}
#menu ul li{display:inline; margin:0 32px 0 0;}
#menu ul li a{color:#abd889; padding:0 0 2px 0;}
#menu ul li.white a{color:#fff;}
#menu ul li a:hover{border-bottom:3px solid #fff;}
#menu ul li.white a:hover{border-bottom:3px solid #abd889;}

#logowrap{float:right; width:252px; padding:92px 162.5px 0 0; height:310px;}
#logo{ width:252px; height:148px;  }
#logo h1{text-indent:-10000px; width:252px; height:148px;}
#logo h1 a{display:block; background:url(images/logo.png); width:252px; height:148px;}

#christmas_special{display:block; z-index:99; position:absolute; top:160px;}

#sidebar{width:185px; float:right; margin:0 0 20px 10px;}
#sidebar ul{list-style:none;}
#sidebar ul li h2{font-size:18px; color:#abd889; margin:0 0 5px 0;}
#sidebar ul li ul{margin:0 0 20px 0;}
#sidebar ul li ul li{margin:0 0 5px 10px;}
#sidebar ul li ul li a{color:#444; font-size:13px; font-weight:bold;}
#sidebar ul li ul li a:hover{border-bottom:2px solid #abd889;}

#gallery{background:url(images/gallery.png); width:956px; height:108px; padding:10px 0 0 6px;}
#gallery img{border:0;}
.pic{float:left; margin:0 9px 0 9px;}

#content{background:url(images/content_st.png) repeat-y; width:962px; margin:0 0 30px 0;}
#content_tp{background:url(images/content_tp.png) no-repeat top; width:962px;  height:32px; overflow:auto;}
#content_bt{background:url(images/content_bt.png); width:962px; height:33px;}
#contentwrap{width:880px; padding:20px 30px 0 50px; height:380px; overflow:auto;}
#contentwrap2{width:880px; padding:20px 30px 0 50px; height:350px; overflow:hidden;}
#pixelthis{background:url(images/logo2.png); width:189px; height:51px; margin:0 0 20px 0;}
.post{margin:0 0 20px 0;}
.post h2{margin:0 0 20px 0;}
.post h2 a{color:#add98b; font-size:24px;}
.post p{font-size:14px; margin:0 0 20px 0; font-weight:normal; color:#444;}
.navigation a, .more-links{color:#add98b; font-weight:bold;}
.alignleft , .alignright{border:0;}
.entry{width:579px; float:left;}
.entry2{width:379px; float:left;}
.pagepic{float:left; margin:0 20px 0 0; width: 228px; height: 331px; padding: 0 7px 6px 0; background: url(images/page_img.png) no-repeat 0 0;}
.pagepic .buffer { width: 228px; height: 331px; overflow: hidden; }
.pagepic img { height: 331px; border: 0px; }
#blogpost{width:550px; float:left;}
#content a{color:#ADD98B;}


/*lightbox*/
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{border: none;}
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 10px;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{left: 0;}
#hoverNav a{outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(images/blank.gif) no-repeat;/* Trick IE into showing hover */
display: block;}
#prevLink {left: 0;float: left;}
#nextLink {right: 0;float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url(images/nextlabel.gif) right 15% no-repeat;}
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{padding:0 10px;color: #666;}
#imageData #imageDetails{width: 70%;float: left;text-align: left;}
#imageData #caption{font-weight: bold;}
#imageData #numberDisplay{display: block;clear: left;padding-bottom: 1.0em;}
#imageData #bottomNavClose{width: 66px;float: right;padding-bottom: 0.7em;}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;}
/* Min-Width */
.lbWidth {/* most browsers */
position: absolute;top: 0px;left: 0px;width: 100%;min-width: 790px;}
* html .lbContent {/* IE6 */
margin-left: -790px;position:relative;}
* html .lbMinWidth {/* IE6 */
padding-left: 790px;}
/* Clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {
	margin: 10px auto 0 auto;
	width:950px;
	text-transform: lowercase;
	font: 10px arial;
color:#fff;
	text-align: right;
a:link {color: #fff; text-decoration: underline;}
}
