/*
THEME NAME: Soab
THEME URI: http://www.motionmill.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1
AUTHOR: <a href="http://motionmill.com/">Rafa&euml;l Balrak</a>
AUTHOR URI:
TAGS: grey, white, blue, two column, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, 
*/
/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/********************
*		RESET		*
********************/
*{margin:0; padding:0;}
img {border:none;}
html {
	font-size: 1em;
	}
body {
	font-size: 100%;
	}
h1, h2, h3, h4, h5, h6, h7, ul, ol, p{margin:0 0 1em 0;}


/* hide some stuff */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}
div#nav-above {
margin-bottom:1em;
display:none;
}

div#nav-below {
margin-top:1em;
display:none;
}

/********************
*	 STRUCTURE		*
********************/
body {
	background:#ecedf0;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
}
div#wrapper {
	margin:0 auto;
	width:960px;
}
div#header {
	height:97px;
}
div#topnavigation {
	float:left;
	display:inline;
	background:#87898F;
	width:759px;
}
h1#blog-title {
	background:transparent url(images/logo.gif) no-repeat scroll 0 0;
	height:77px;
	text-indent:-9999px;
	width:149px;
	float:left;
	display:inline;
	margin-right:52px;
}
h1#blog-title a {
	display:block;
	height:77px;
	width:149px;
}
p#breadcrumbs {
	float:right;
	display:inline;
	width:750px;
	color:#60A8CB;
	background:#fff;
	padding:5px;
	margin:0;
}
p#breadcrumbs a {
	color:#60A8CB;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
div#content {
		background:#b0dcec;
}
div#container{

}
div.post, div.page {
	padding:2em;
}
div#primary{
	margin-top:-26px;
}
div.sidebar {
	background:#fff;
}
div#footer {
	text-align:right;
}
/********************
*	 CLASSES		*
********************/
.clear {
	clear:both;
}
.alignright,img.alignright{
float:right;
margin:0 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}
.entry-title,.entry-meta {
clear:both;
}
/********************
*	 STYLES		*
********************/
a {
	color:#000;
	text-decoration:none;
}
a:hover {color:#60A8CB;}
h2.entry-title, div.entry-content h1 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
div.entry-content h2 {
	border-bottom:1px solid #999999;
	color:#006699;
	font-size:11px;
	font-weight:bold;
	padding-bottom:1em;
}
div.entry-content h3 {
	color:#006699;
	font-size:11px;
	font-weight:bold;
}
div.entry-content h4 {
	font-size:11px;
	font-weight:bold;
}
div.entry-content ul, ol {
	margin-left:2em;
}
/************************
*		MENU			*
***********************/
#mm_menu1 {
	margin-left:17px;
}
#mm_menu1 ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#mm_menu1 a {
	display: block;
	width: auto;
	text-decoration: none;
	padding: 0.25em 2em;
	border-bottom:1px solid #B2D8E7;
}


#mm_menu1 li {
	/*float: left;*/
	display:block;
	padding: 0;
	padding-bottom:5px;
	width: 10em;
	width:auto;
}

#mm_menu1 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding:0;
	margin-top:5px;
	display:block;
	width:150px;
	background:#fff;
	border:1px solid #B2D8E7;
	}

#mm_menu1 li li {
	padding-right: 0;
	padding-top:0;
	width: 100%;
	display:block;
	margin-top:0;
}

#mm_menu1 li ul a ,
#mm_menu1 li li li a {
	width: auto;
	display:block;
	border:none;
}

#mm_menu1 li ul ul {
	margin: 0 0 0 14em;
}

#mm_menu1 li:hover ul ul, #mm_menu1 li:hover ul ul ul, #mm_menu1 li.sfhover ul ul, #mm_menu1 li.sfhover ul ul ul {
	left: -999em;
}

#mm_menu1 li:hover ul, #mm_menu1 li li:hover ul, #mm_menu1 li li li:hover ul, #mm_menu1 li.sfhover ul, #mm_menu1 li li.sfhover ul, #mm_menu1 li li li.sfhover ul {
	left: auto;
	margin-left:105px;
	margin-top:-18px;
}

#mm_menu1 li:hover, #mm_menu1 li.sfhover {

}
#mm_menu1 li li:hover a , #mm_menu1 li li.sfhover a,
#mm_menu1 li li li:hover a , #mm_menu1 li li li.sfhover a
{ }
/**/


/* COMMENTS */ 
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%;
}

/*gallery*/
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%;
}


/*pagination navigation*/
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-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
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;
}

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;
}