
#top_bar							{ background: url(../images/wall.png) repeat-x; background-color:#d38d1b; height: 162px; border-bottom:solid 5px black; }
#top_bar #logReg, #category 		{ text-transform: lowercase; color:#000000; position:relative; top:14px; right: -10px; }
#top_bar #logReg a  			    { color:#000000; }
#top_bar #blogLink					{ position:absolute; top:8px; right:20px; }
#title								{ position: absolute; bottom: 0px; left: 0px; background: transparent url(wp-content/images/logo.png) no-repeat scroll right bottom; width: 85px; height: 395px; z-index:-1;}
#title	p							{ display:none; }

body								{ background-image: url(../images/background.png); font-size: 12px; line-height: 1.25em; font-family: Georgia, "Times New Roman", Times, serif; color: #f3f3f3; background-color: #171717; text-align:center; margin: 0px; } 
body a								{ color: #2f93eb; text-decoration: none; border:0;}
#top_bar #elevatorDiv				{ position:absolute; right: 35%; background: transparent url(../images/elevator.png); width:79px; height:178px; }
#top_bar #buttons                   { position:absolute; right: 33%; top:50px; }
#top_bar #shaftDiv				    { z-index: 0; position:absolute; right: 35%; top: -580px; width:79px; height:700px; z-index: -1;}	
#elevator_shaft                     { position:absolute; right: 35%; background: transparent url(../images/elevatorMiddle.png) repeat-y; width:79px; height:100%; }
#blogTitle 							{ background: transparent url(../images/blogTitle.png) no-repeat scroll right bottom; width:340px; height:54px; position:absolute; top:108px; left:85px; }
#blogTitle #name                    { display: none;}

.left								{ float:left; text-align:left; }
.right								{ float:right; }
.center								{ text-align:center; }

#center_block						{ position:absolute; left: 25%; background-color:#161410; width:50%; margin-top: 32px; z-index:1; border-bottom: 1px solid #474747; }
#header								{ clear:both; border-top: 1px solid #474747; text-align:left; margin-left:0px;}
#header h1 p						{ display:none; }
#header h4							{ display:none; border-left:none; height:5px; }


#content							{ width:550px; border: 1px solid #474747; }
#content h3, #bottomBar				{ background-color: #474747; padding: 5px 5px 5px 10px; margin-bottom:0px; height: 16px;}
#content h3 div a					{ color:#000000;}
#content p							{ padding: 0 10px; color:#474747;}
#content p strong					{ color:#ffffff;}
#content #addthis					{  }
#content #tags						{ font-size:10px; text-align:right; padding-right:2px; }

#footer                             { padding: 5px; }
.hidden								{ display: none; }	

#portfolio       	                { background-image: none; }
#portfolio #top_bar    				{ height: 50px; }
#portfolio #center_block #header    { width: 100%; text-align: center; padding-top: 10px; border-left: 1px solid #474747; border-right: 1px solid #474747; border-bottom: 1px solid #474747; }
#portfolio #top_bar #portfolioTitle { position:relative; left:-65px; }
#portfolio #content					{ width:100%;}
#portfolio #top_bar #category       { position:absolute; right:18px; }	
#portfolio #top_bar #category a     { color:#000000;}
#portfolio #content #categories     { text-align:center; position:relative; top:45%; font-size: 30px; z-index: 1;}
#portfolio #center_block #viewBlog	{ background-image: url(../images/viewBlog.png); border: none; width:179px; height: 20px; position: absolute: 50%;}			
#portfolio #center_block input		{ background-image: url(../images/searchBox.png); border: none; color:#9C9890; font-size:9px; padding:5px; text-decoration:none;  width:217px; height:21px;  }



.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 */
