/*   
Theme Name: HIVZX
Theme URI: http://www.hivzx.com/
Description: Custom theme made for HIVZX
Author: Mark@Eggplant Digital
Author URI: http://www.eggplantdigital.cn/
Version: 1.0
Tags: eggplant digital, CLIENTNAME
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css'); /* <-- Choose the layout that fits the theme best */


/* ----- DON'T REMOVE FROM HERE ----- */
/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Coda Slider required styles */
@import url('styles/photoslider.css');
/* ----- DON'T REMOVE TILL HERE ----- */


#wrapper {
	width: 920px;
	margin: 0 auto;
}

/* =Header
-------------------------------------------------------------- */

#header {
	position: relative;
}
#branding {
	background: url(images/header-stroke.jpg) no-repeat center 108px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#blog-title a {
	display: block;
	width: 195px;
	height: 124px;
	background: url(images/header-logo.jpg) no-repeat left top;
	margin-left: 110px;
	margin-top: 0px;
	text-indent: -9999px;
}
#blog-description {
	display: none;
}
.langswap {
	position: absolute;
	right: 5px;
	top: 130px;
}
.langswap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.langswap li {
	float: left;
	margin: 0 3px;
}


/* =Menu
-------------------------------------------------------------- */

#menu-wrap {
	padding-bottom: 8px;
	background: url(images/menu-gradient.jpg) repeat-x center bottom;
}
#menu-wrap li {
	height: 28px;
}
#menu-wrap li a {
	display: block;
	text-align: center;
	padding: 5px 0 !important;
	margin-right: 3px;
	width: 127.8px !important;
	background: url(images/menuitem-gradient.jpg) repeat-x top;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#menu-wrap li a.trigger {
	/* 	margin-right: 0; */
}
#menu-wrap li a:hover, #menu-wrap li.selected_page a {
	background-position: left -31px;
}

#menu-wrap ul ul li {
	padding: 0;
	margin: 0;
	height: auto;
	background: rgb(240,110,110);
	text-align: left;
	font-size: 13px;
}
#menu-wrap ul ul li a {
	background: rgb(240,110,110);
	text-align: left;
	font-size: 13px;
	padding: 5px !important;
}
#menu-wrap ul ul li a:hover,
#menu-wrap ul ul li.selected_subpage a{
	background-color: rgb(250,170,170);
}
#menu-wrap ul ul li.selected_subpage {
	padding: 0 5px !important;
	width: 170px;
	color: #fff;
	background-color: rgb(250,170,170);
}
#menu-wrap ul ul li.selected_subpage a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

/* =Content
-------------------------------------------------------------- */

#content {
	padding: 1.5em 3em 0 0;
	margin-left:1.5em;
}
.page, .post, .archive-meta {
	margin: 0 1.5em 2em 0;
}

.page h1, .post h1, .page-title {
	font-size: 20px;
}
.page h2, .post h2 {
	font-size: 18px;
}
.page h3, .post h3 {
	font-size: 16px;
}
.page h4, .post h4 {
	font-size: 14px;
}
.page h5, .post h5 {
	font-size: 12px;
	font-weight: bold;
}

.entry-title, .page-title {
	padding: 5px 0 0 0;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
a:link, a:visited {
	color: rgb(200,0,0);
	font-weight: bold;
}
a:hover, a:focus {
	color: rgb(230,125,125);
	font-weight: bold;
}


/* Post tools */

.entry-utility {
	padding: 5px;
	background-color: #eee;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 1.5em 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

#primary, #secondary {
	background-color: #eee;
}
.xoxo h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.xoxo ul {
	margin-top: 5px;
	padding-left: 5px;
}

/* =Sidebar menu
-------------------------------------------------------------- */

#sidebar-navigation {
	position: relative;
	left: -10px;
	width: 220px;
}
#sidebar-navigation h4 {
	display: none;
}
.cms-nav-sidebar {
	padding: 0 !important;
	margin: 0 !important;
}

.cms-nav-sidebar li {
	list-style: none;
	line-height: 24px;
	font-weight: bold;
	padding: 7px 15px;
	background-color: #dfdfdf;
	font-size: 14px;
	margin-bottom: 1px;
}
.cms-nav-sidebar li.selected_page_side {
	background-color: #cfcfcf;
	color: #333;
}
.cms-nav-sidebar li a {
	display: block;
}
.cms-nav-sidebar li a:hover,
.cms-nav-sidebar li a:focus {
	color: rgb(200,100,100);
}

.cms-nav-sidebar ul {
	margin-left: 0 !important;
	padding: 0 0 0 10px;
}
.cms-nav-sidebar ul li {
	padding: 0;
	margin: 0;
	color: #770505;
}
.cms-nav-sidebar ul a {
	padding: 0;
	margin: 0;
}
.cms-nav-sidebar ul a:before {
	content: "- "
}

.cms-nav-sidebar li.selected_page_side ul {
	padding-left: 20px;
	background-color: #E9E9E9;
	position: relative;
	left: -10px;
	width: 200px;
}
.cms-nav-sidebar li.selected_page_side ul li {}
.cms-nav-sidebar li.selected_page_side ul a {}

.cms-nav-sidebar ul li.selected {
	background-color: #d2d2d2;
	color: #333;
	position: relative;
	left: -20px;
	padding-left: 32px;
	width: 188px;
}

#chatlogin #msg_box {
	color: #f00;
}
#chatlogin p {
	margin: 5px 0;
}
#chatlogin ul,
#chatlogin li {
	padding: 0;
	margin: 0;
}
#chatlogin li {
	list-style: none;
	padding: 5px 0;
}
#chatlogin li.guest {
	padding-left: 25px;
}
#chatlogin label {
	margin-right: 5px;
}
#chatlogin input.singleline {
	width: 150px;
	padding: 2px;
}
#chatlogin input.submitbutton {
	float: right;
	margin-right: 10px;
}

/* =Frontpage specific
-------------------------------------------------------------- */

.page-template-frontpage-php #container {
	margin: 0;
	margin-bottom: 10px;
}
.topfader {
	clear: both;
	background: url(images/toppage-fader.jpg) no-repeat top;
	height: 7px;
	margin: 10px 0;
}

/* Columns */
#mastercolumn, #quicklinks {
	width: 900px;
	margin: 0 auto;
}
.column {
	float: left;
	width: 290px;
}
#col2 {
	padding: 0 15px;
}
.block {
	border: 2px solid #999;
	margin-bottom: 10px;
}
.column h2, .column h3 {
	background: url(images/column-gradient.jpg) repeat-x right;
	padding: 2px 4px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}
.column h2 {
	font-size: 15px;
	padding: 4px 3px;
	background: none rgb(237,28,36);
}
.column h3 {
	text-align: right;
	font-size: 12px;
}
.column p {
	padding: 0 5px;
}
#col2 p {
	font-size: 14px;
}

#slider {
	height: 175px;
}
#newsticker {
}
#recentposts {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
#recentposts li span {
	font-size: 10px;
}

#welcome {
	height: 284px;
}
#english {}
#search label {
	display: none;
}
#search form {
	padding: 0 5px;
}
#search #s {
	width: 200px;
	clear: both;
	padding: 3px;
	border: 1px solid #666;
}
#sharing p {
	margin-bottom: 0;
}
#sharing p img {
	margin: 5px 10px;
	vertical-align: baseline;
}


/* Quicklinks */
#quicklinks .link {
	width: 129px;
	float: left;
	border-right: 1px dashed #333;
	padding: 0 10px;
	text-align: center;
}
#quicklinks.small .link {
	text-align: left;
}
#quicklinks .link.last {
	border: none;
	width: 130px;
}
#quicklinks h4 {
	font-size: 14px;
	padding: 2px;
	background: url(images/quicklink-hdrbg.jpg) repeat-y top;
	font-weight: bold;
}
#quicklinks h5 {
	font-size: 12px;
	padding: 8px 0 17px;
}
#quicklinks #counsel h5 {
	background: url(images/quicklinks-counsel-small.jpg) no-repeat top left;
}
#quicklinks #forum h5 {
	background: url(images/quicklinks-forum-small.jpg) no-repeat top left;
}
#quicklinks #immune h5 {
	background: url(images/quicklinks-immune-small.jpg) no-repeat top left;
}
#quicklinks #hivtest h5 {
	background: url(images/quicklinks-hivtest-small.jpg) no-repeat top left;
}
#quicklinks #faq h5 {
	background: url(images/quicklinks-faq-small.jpg) no-repeat top left;
}
#quicklinks #ptechina h5 {
	background: url(images/quicklinks-ptechina-small.jpg) no-repeat top left;
}

#quicklinks h5 a {
	color: #000;
}
#quicklinks h5 a:hover {
	color: #666;
}
#quicklinks h5 img {
	float: right;
	position: relative;
	top: -7px;
}
#quicklinks p {
	margin: 5px 0;
}
#quicklinks p a {
	display: block;
	width: 128px;
	height: 96px;
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#counsel p a {
	background-image: url(images/quicklinks-counsel.jpg);
}
#forum p a {
	background-image: url(images/quicklinks-forum.jpg);
}
#immune p a {
	background-image: url(images/quicklinks-immune.jpg);
}
#hivtest p a {
	background-image: url(images/quicklinks-hivtest.jpg);
}
#faq p a {
	background-image: url(images/quicklinks-faq.jpg);
}
#ptechina p a {
	background-image: url(images/quicklinks-ptechina.jpg);
}

#quicklinks a {
	text-decoration: none;
}

/* =Footer 
-------------------------------------------------------------- */

#footer {
	padding-top: 15px;
}
#footer #colophon {
	padding: 5px;
	border-top: 2px solid rgb(237,28,36);
}


/* =Repeating sub-items
-------------------------------------------------------------- */

div.clearall {
	clear: both;
}


