/*
Theme Name: Strauss Consultants vTwo
Description: Remake of Strauss Consultants, Inc. This is a child theme based on Twenty Ten.
Author: Eliza Chan
Template: twentyten
Version: 2.0
*/

@import url("http://www.straussconsultants.com/wp-content/themes/twentyten/style.css");

body {
	background-color: #004468;
  font: 0.8em Arial;
}

a img {border:0;}

h2 {
	font:bold 1.2em Arial;
	color:#004468;
}
a, a:active, a:visited  {
	color:#4580BF;
	text-decoration:none;
}


#wrapper {
	background: none repeat scroll 0 0 #ffffff;
	margin-top: 0;
	padding: 0;
}

/*******************/
/** HEADER STYLES **/
/*******************/
#header {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/header_bg2.jpg") repeat-x top left; 
	width: 940px;
	height: 350px;
	padding: 0;
}

#branding img { border: 0; }

#logo {
	padding:25px; 
	width: 900px;
	height:60px;
}

#site-description {
	color: #004468;
	display: block;
	font: normal normal bold 12px/15px Arial;
	width: 600px;
	margin: 0 15px;
	padding: 0;
	text-align: right;
}

#access {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/header_bg2_1.jpg") repeat-x bottom left; 
	height:48px;
	width:940px;
}

#access .menu-header, div.menu { margin-top: 6px; }

#access ul ul a{ background:#90c302; }

#access a {
	color: white;
	font-weight:bold;
}

#access li:hover > a,
#access ul ul :hover > a { 
	background: #82ae01; 
}



/********************/
/** CONTENT STYLES **/
/********************/
#content {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/main_sec_mid_bg.gif") top center repeat-y;
	margin-top:-2px;
	width:659px;
}

#content .entry-title {
	padding-left:15px;
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/main_sec_top_bg.gif") top left no-repeat;
	height:34px;
	color:#ffffff;
	padding-top:3px;
}

#content .entry-title a { color:#ffffff; }

#content .entry-content, 
#content .entry-meta { 
	padding:15px;
	margin:0 6px 0 1px;
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/mid_gradient_bg.gif") top left repeat-x;
}
	
#content_end {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/mid_sec_bottom_bg.gif") top left no-repeat;
	height:10px;
	margin-top:-2px;
	margin-left:1px;
}

/*******************/
/** FOOTER STYLES **/
/*******************/
#colophon {
	border-top:1px solid black;
	margin-top:20px;
}

#site-corner { float:right; }

/********************/
/** SIDEBAR STYLES **/
/********************/
#primary {
	width:235px;
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/news_bottom_bg.gif") bottom left no-repeat;
}

.xoxo {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/news_mid_bg.gif") top left repeat-y;
	margin:0;
	padding:0; 
}

#primary .widget-title {
	background:transparent url("http://www.straussconsultants.com/wp-content/themes/strauss/images/news_top_bg_green.gif") top left no-repeat;
	height:37px;
	padding:0;
	width:224px;
	padding-left:15px;
	height:34px;
	color:#ffffff !important;
	padding-top:10px;
	position:relative;
	left:-10px;
}
.widget-container {
	width:224px;
	padding:0 10px;
}
.widget-container ul {
	margin:0 !important;
	width:200px;
}

/** widget_rss specific styles **/

.widget_rss .widget-title a {
	pointer-events: none !important;
	cursor: default;
	color:#ffffff;
}

.widget_rss .widget-title > a:first-child { display:none; }

.widget_rss ul { list-style:none !important; }
.widget_rss li { padding:5px 0; }
.widget_rss li a {
	font-weight:bold;
	padding-bottom:5px;
}
.meta-prep-author, .entry-date, .author, .meta-sep {
display:none;
}