/*   

Theme Name: Your Theme

Theme URI: http://example.com/example/

Description: A search engine optimized website framework for WordPress.

Author: You

Author URI: http://example.com/

Version: 1.0

Tags: Comma-separated tags that describe your theme

.

Your theme can be your copyrighted work.

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

.

*/



/* Reset default browser styles */

@import url('styles/reset.css');



/* Rebuild default browser styles  */

@import url('styles/rebuild.css');







body {
	background-color:#000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin-top: 0px; 
    padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



a {
	color:#666;
	text-decoration:none;
}

a:hover {

	color:#00ccff;

	text-decoration:none;

}



h2 {

	width:400px;

	height:30px;

	font-size:16px;

}



#wrapper {

    margin: 0 auto;

	width:1000px;

}



#container {

	width:1000px;
	min-height:1000px;

}



#mobler {

	font-size:11px;

	text-align:justify;

}

#mobler img {

	max-width:200px;

	height:auto;



	padding: 0px 3px 0px 3px;

}



#mobler a {

	color:#666;

	text-decoration:none;

	font-size:11px;

}

#mobler a:hover {

	color:#00ccff;

	text-decoration:none;

	font-size:11px;

}



#content {

	width:967px;
	min-height:1200px;
	margin-left:20px;
	background-color:#FFF;

}



#sidebarwrapper {



}

#sidebartop {

	color:#CCC;

	width:716px;

	height:12px;

}

.sidebar {



}

.info {

	color: #999;

	background-color:#fff;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:11px;

}

.menu a {

	color: #CCC;

	background-color: #000;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:14px;

	font-weight:bolder;

}



.menu a:hover {

	color:#00ccff;

	text-decoration:none;

}



#primary {



}







/*

POSTS

*/

.transparent_class {

	filter:alpha(opacity=50);

	-moz-opacity:0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

}



.entrywrapperP {

	padding-top:20px;

	width:700px;

	min-height:600px;

	float:left;

	padding-left:20px;

	z-index:1;

	margin-bottom:40px;

}



.entrywrapper {

	padding-top:0px;

	width:700px;

	border:#FFF thick;

	float:left;

	padding-right:20px;

	z-index:1;

	border:#FFF thick;

	margin-bottom:40px;

}

.entrywrapper2 {

	width:220px;

	height:180px;	

	z-index:1;

}



.entry-title {

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: lighter;

	font-style:normal;

	font-size:13px;

	color:#666;

	width:220px;

	height:18px;

	z-index:1;	

}

.entry-meta {

	padding-left:0px;

	font-family: Tahoma, Geneva, sans-serif;

	color:#333

	background-color:#fff;	

	font-weight: normal;

	font-size:10px;

	display:none;

	width:220px;	

}



.entry {

	width:220px;

	height:180px;

	background-color:#333;

	z-index:2;

	overflow:hidden;

}



.entry-content {

	padding-left:0px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	font-size:12px;		

	width:220px;

	height:180px;

	color:#CCC;

	z-index:9;

	position:absolute; 

	overflow:hidden;

}



#entryimg img {

	width:250px;

	height:200px;

}



.entry-content2 {

	margin-top:135px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	background-color:#000;

	font-size:9px;		

	width:220px;

	height:45px;

	color:#fff;

	z-index:10;	

	position:absolute;	

	filter:alpha(opacity=70);

	-moz-opacity:0.7;

	-khtml-opacity: 0.7;

	opacity: 0.7;	

}



.entry-utility {	

	padding-left:0px;

	padding-top:2px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	font-size:10px;	

	width:220px;

}













#contentC {

	width:900px;

	float:left;

	padding-left:0px;

	padding-top:40px;

	margin-left:53px;

	min-height:420px;

}



.entrywrapperC {

	padding-top:0px;

	width:716px;

	border:#FFF thick;

	float:left;

	padding-right:10px;

	border:#FFF thick;

	margin-bottom:40px;

}





.entry-titleC {

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: lighter;

	font-style: normal;

	font-size:18px;

	color:#666;

	width:400px;

	height:40px;

}

.entry-metaC {

	padding-left:0px;

	font-family: Tahoma, Geneva, sans-serif;

	color:#333

	background-color:#fff;	

	font-weight: normal;

	font-size:10px;

	display:none;

	width:220px;	

}



.entryC {

	width:220px;

	height:180px;

	background-color:#333;

}



.entry-contentC {

	padding-left:0px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	font-size:12px;		

	width:700px;

	color: #333;

}



.entry-content2C {

	margin-top:135px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	background-color:#000;

	font-size:9px;		

	width:220px;

	height:45px;

	color:#fff;

	z-index:10;	

	position:absolute;	

	filter:alpha(opacity=70);

	-moz-opacity:0.7;

	-khtml-opacity: 0.7;

	opacity: 0.7;	

}



.entry-utilityC {	

	padding-left:0px;

	padding-top:2px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: normal;

	font-size:10px;	

	width:220px;

}





#nav-above {



}





#nav-below {

	clear:both;	

	float:right;

	margin-right:50px;

}





.comments-link {

	display:none;

}

#branding {

	display:none;

}

.spacer {

	color: #CCC;

	padding-left:10px;

}







#access {

 margin: 0 0 1.5em 0;

 overflow: auto;

 display:none;

}



#header {

	height:167px;

	width:934px;

	background-repeat:no-repeat;

}



#site-info {



}



#footer {
	width:967px;
	margin-left:20px;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;

}



.skip-link {

 position:absolute;

        left:-9000px;

}

.menu ul {

 list-style: none;

 margin: 0;

}

.menu ul ul {

 display: none;

}

.menu li {

 display: inline;

}

.menu a {

 display: block;

 float: left;

}

.menublock {

	font-family: Tahoma, Geneva, sans-serif;

	color: #CCC;

	font-size:12px;

	font-weight:bold;

	vertical-align:middle;

}

.sidebar li { list-style-type: none; font-size:10px;}

.sidebar ul { list-style-type: none; margin-left:-0px;}

.bottom {font-size:8px; color:white; font-family:sans-serif;}



input.btn {

	vertical-align:middle;

	margin-bottom:5px;

	height:23px;

	text-align:inherit;

}
