/*
THEME NAME: Merc Strategy
DESCRIPTION: Custom theme for Merc Strategy, based on Sandbox
VERSION: 1.0
AUTHOR: <a href="http://www.jeff-cook.com/">Jeff Cook</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

html {
	width:100%;
	font:62.5% Verdana, Arial, Helvetica, san-serif;
	background:url(images/background.gif) center repeat-y;
	margin:0;
	padding:0;
	min-width:990px;
}
body {
	background:url(images/header_bg.gif) top repeat-x;
	width:100%;
	margin:0;
	padding:0;
	color:#333333;
}

a {
	color:#c41230;
}
a:visited {
	color:#333;
}	

#wrapper {
	width:990px;
	margin:0 auto;
	position:relative;
}


div#container {
margin:0 285px 0 0;
width:700px;
float:left;
}

h2 a:link, h2 a:visited {text-decoration:none;}

#right {
	width:245px;
	padding:0 20px;
	background:url(images/sidebar_bg.jpg) top center no-repeat;
	float:right;

}

#blog-title {
	width:235px;
	height:202px;
	float:left;
	background:url(images/logo.gif) top left no-repeat;
}
#blog-title a {
	display:block;
	height:202px;
	text-decoration:none;
}
#blog-title a span {
	visibility:hidden;
}

#blog-description {
	position:absolute;
	right:20px;
	height:17px;
	width:442px;
	top:16px;
}

#searchform {
	position:absolute;
	top:154px;
	left:263px;
	margin:0;
	padding:0;
}

#s {
	border:1px #c1c1c1;
	border-style:solid none solid solid;
	background:#efefef;
	margin:0 ;
	width:342px;
	font-size:1.6em;
	color:#666;
	padding:5px 5px 6px 5px;
	height:20px;
}

#searchsubmit {
	background:url(images/search_button.gif) no-repeat;
	height:33px;
	width:62px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	border:none;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}


/* Just some example content */
div.skip-link {
display:none;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

#content {margin-left:25px;}

#content .entry-title {
	font-size:2em;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration:none;
}
.post h2.entry-title {
	margin-bottom:2px;
}

#content .entry-content {
	font-size:1.3em;
}

.post .entry-meta {
	padding-bottom:2em !important;
}

#content blockquote {
	border:1px solid #ccc;
	padding:0 1em;
	background:#eee;
	color:#3b3b3b;
}
div#container,div#primary {
margin:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:2px !important;
	height:25px;
	color:#fff;
	background:#c41230 url(images/widget_h3_bg.gif) top repeat-x;
	text-align:center;
}

div.sidebar h3 a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:19px;
	padding:3px;
}


div.sidebar li {
list-style:none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

#header {
	margin-right:285px;
	height:217px;
}	

#header h1 {
	margin:0;
	padding:0;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

#pages {
	height:222px;
	margin:44px 0 0 0;
}

#pages h3 {
	display:none;
}
#pages ul {
	list-style:none !important;
	margin:0;
	padding:0;
}

#pages ul li, .widget_pages ul li {
	list-style:none !important;
	margin:0;
	padding:15px 21px;
	float:left;
	display:inline;
	width:80px;
	height:80px;
}

#pages ul ul, .widget_pages ul ul {
display:none;
}
.home_page {
	background:url(images/nav.jpg) no-repeat !important;
}
.page-item-2 {
	background:url(images/nav.jpg) -122px 0 no-repeat;
}
.page-item-5 {
	background:url(images/nav.jpg) 0 -111px no-repeat;
}
.page-item-37 {
	background:url(images/nav.jpg) -122px -111px no-repeat;
}

#pages ul li a, .widget_pages ul li a {
	display:block;
	height:80px;
	width:80px;
	text-decoration:none;
}

.home_page a:hover {
	background:url(images/nav.jpg) -265px -15px no-repeat;
}

.page-item-2 a:hover {
	background:url(images/nav.jpg) -387px -15px no-repeat;
}

.page-item-5 a:hover {
	background:url(images/nav.jpg) -265px -126px no-repeat;
}

.page-item-37 a:hover {
	background:url(images/nav.jpg) -387px -126px no-repeat;
}

.widget_pages i {
	visibility:hidden;
}

#secondary .widget {
	border:1px solid #ccc;
	margin:11px 23px;
	background:#fff;
}
#secondary .widget ul li {
	padding:4px 9px;
}
#social-links h3, #rss_links h3, #categories-447631661 h3 {
	padding:3px;
	height:19px;
}



div#socialLinksContainer {
	padding:4px 0 !important;
	margin:0 auto;
	overflow:auto;
}

#socialLinksContainer a {
	margin:7px 3px;
	float:left;
}

.widget_twitter li {
	margin:7px 0 !important;
}

.widget_twitter li .entry-meta {
	display:block;
	color:#C41230;
}
.page-item-1032 {
	display:none !important;
}

.widget_pages {
margin-top:44px;
}

.widget_pages h3 {
display:none;
}

.widget_pages ul ul {
display:none;
}
