/*  

Theme Name: Sinofthecity.com Theme Deisgn

Theme URI: http://www.obsidianpromotions.com/

Description: This is my theme for a tutorial.

Version: 1.0

Author: Jlively

Author URI: http://www.obsidianpromotions.com/

*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-siz: 10px;
	color: #666;
	background-color: #000;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1200px;
	background-attachment: scroll;
	background-position: center top;
	position: relative;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	background-image: url(images/SOTC_baic_mockup_02.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#loginout ul il {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 9px;
	float: left;
}

#loginout ul il a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 9px;
	float: left;
	text-decoration: none;
	font-weight: normal;
}

#loginout ul il a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 9px;
	float: left;
	text-decoration: none; 
	font-weight: normal;
}

#loginout ul il a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 9px;
	float: left;
	font-weight: normal;
	text-decoration: underline;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header ul  .pagenav{
	list-style-type: none;
	padding: 0px;
	color: #000;
	margin: 0px;
	font-size: xx-small;
}
#header ul .pagenav   ul{
	margin-left: 172px;
	list-style-type: none;
}
#header ul .pagenav ul  li{
	float: left;
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #520706;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #520706;
	height: 60px;
	margin-top: 5px;
}
#header ul .pagenav ul li a:active  {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 149px;
	display: block;
	font-size: 11px;
	margin-top: 25px;	

}
#header ul .pagenav ul li a:link  {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 149px;
	display: block;
	font-size: 11px;
	margin-top: 25px;	
}
#header ul .pagenav ul li a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 149px;
	display: block;
	font-size: 11px;
	margin-top: 25px;	
}


#header ul .pagenav ul li ul li    {
	padding: 0px;
	display: none;
}

#header #loginout {
	position: absolute;
	left: 198px;
	top: 14px;
	color: #333;
	width: 547px;
	height: 27px;
}
#header #loginout ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #loginout ul il {
	float: left;
	width: 50px;
	text-align: left;
}
#header #loginout ul il p {
	color: #CCC;
}




h1 {
	display: none;
}
.logo {
	position: absolute;
	left: 771px;
	top: 46px;
	background-image: url(images/SOTC_logo.png);
	background-repeat: no-repeat;
	height: 179px;
	width: 234px;
}
#header h2 {
	color: #F00;
	position: absolute;
	left: 191px;
	top: 210px;
	font-size: 13px;
	margin: 0px;
	width: 680px;
}
#container {
	background-image: url(images/SOTC_baic_mockup_03.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 1200px;
}
.entry p {
	color: #CCC;
	font-size: 11px;
	line-height: 16px;
}
.entry ul li  {
	color: #999;
}
.entry a:link ,a:visited{
	color: #CCC;
	font-size: 11px;
}
.post {
	width: 500px;
	margin-left: 200px;
}
.post h2 {
	font-size: 8px;
	color: #CCC;
}
.post h2 a:link, a:visited {
	font-size: 15px;
	color: #999;
}
.sidebar  {
	position: absolute;
	left: 749px;
	top: 278px;
	color: #CCC;
	background-color: #520706;
	width: 257px;
	text-align: left;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidebar ul  {
	list-style-type: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li ul li a:link , a:active	{
	color: #CCC;
}

.sidebar ul li ul li a:visited	{
	color: #666;
}

.sidebar ul li ul li a:hover {
	color: #C12232;
}

#footer {
	background-image: url(images/SOTC_baic_mockup_05.png);
	background-repeat: no-repeat;
	height: 129px;
	color: #FFF;
	font-size: 9px;
	width: 1200px;
	padding-top: 80px;
	padding-left: 190px;
	margin: 0px;
}

