/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('../../../../css/screen.css');


/* Just some example content */
strong {
	font-weight:bold;
	}
	
em {
	font-style:italic;
}
	


body {
	margin:0 auto;
	font-family:"Univers", "Helvetica", "Arial", sans-serif;
	font-size:0.875em;
	color:#1d100e;
	background-color:#f1f7fa;
	}

#primary {
	margin-top:32px;
}

#content {
	padding-left:35px;
	width:511px;
	height:auto;
	position:relative;
	float:left;
	margin-right:140px;
	margin-top:29px;
}
	
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}

#wrapper {
	margin: 0 auto;
	background-image:url(../../../../img/global/bodybg.gif);
	background-repeat:repeat-y;
	width:932px;

}

#menu {
	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;
}



form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

#commentform {
	margin-bottom:40px;
}

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-weight:600;
	color:#3c4a52;
	font-family:"Univers", "Helvetica", "Arial", sans-serif;
	font-size:22px;

}

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

.entry-title {
	color:#ce311c;
	font-size:20px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	
}

.entry-title a{
	color:#ce311c;
	font-size:20px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	text-decoration:none;
	
}

.entry-date {
	color:#7c7c7c;
	font-size:11px;
	line-height:18px;
}

.entry-meta {
	color:#7c7c7c;
	font-size:11px;
	line-height:18px;
}

.entry-content{
	margin-top:20px;
	font-size:13px;
	color:#292929;
	line-height:19px;
	margin-bottom:30px;
	}
	
.entry-content p{
	margin-bottom:10px;
}

.comments {
	line-height:19px;
}

.comment-author vcard {
	margin-bottom:10px;
}

h3 {
	font-weight:bold;
	color:#3c4a52;
	margin-bottom:10px;
}

.subnavbullet            
{ 
font-size:13px; 
text-align: left; 
list-style-type: none; 
list-style-position: outside; 
margin-top:0; 
margin-bottom: 1px; 
margin-left:0; 
padding-top:10px; 
padding-bottom: 2px; 
padding-left: 0; 
/*width: 460px;*/ 
height: auto; }




.subnavbullet li                            
{ 
font-size: 13px; 
line-height: 18px; 
text-decoration: none; 
 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 6px; 
text-align: left; 
list-style-type: none; 
display: block; 
margin-top: 1px; 
margin-bottom: 3px; 
margin-left: 0; 
padding-top: 0; 

height: auto; 
}

.subnavbullet a {
	display:block;
	background-repeat:no-repeat;
	padding-left: 11px; 
	background-position: 3px 5px;
}

.subnavbullet a:link {
	color:#6f8ea6;
	text-decoration:none;
}

.subnavbullet a:visited {
	color:#6f8ea6;
	text-decoration:none;
}

/*.subnavbullet a:hover {
	background-image: url(../img/nav/bullet.gif);
	color:#6f8ea6;
	text-decoration:none;
}*/

.subnavbullet a:link {
	color:#6f8ea6;
	text-decoration:none;
}


.subnavbullet a.active-link {
	/*background-image: url(../img/nav/bullet.gif);*/
	font-weight:bolder;
	display:block;
	background-repeat:no-repeat;
	padding-left: 11px; 
	background-position: 3px 5px;
}


.sidebar {
	margin-top:20px;
	margin-left:34px;
	width:210px;
	float:left;

}

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 {
font-size:13px; 
text-align: left; 
list-style-type: none; 
list-style-position: outside; 
/*margin-top:0;*/ 
margin-bottom: 1px; 
margin-left:0; 
padding-top:10px; 
padding-bottom: 2px; 
padding-left: 0; 
/*width: 460px;*/ 
height: auto;
}

div.sidebar ul ul li {
font-size: 13px; 
line-height: 18px; 
text-decoration: none; 
 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 6px; 
text-align: left; 
list-style-type: none; 
display: block; 
margin-top: 1px; 
margin-bottom: 3px; 
margin-left: 0; 
padding-top: 0; 

height: auto; 
}

div.sidebar ul ul li a {
	text-decoration:none;
	color:#6f8ea6;
	font-size:13px;
	display:block;
	background-repeat:no-repeat;
	padding-left: 11px; 
	background-position: 3px 5px;
}


div.sidebar ul ul li a:link {
	color:#6f8ea6;
	text-decoration:none;
}

div.sidebar ul ul li a:visited {
	color:#6f8ea6;
	text-decoration:none;
}

div.sidebar ul ul li a:hover {
	background-image: url(../../../../img/nav/bullet.gif);
	color:#6f8ea6;
	text-decoration:none;
}

div.sidebar ul ul li a:active {
	color:#6f8ea6;
	text-decoration:none;
}

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


ul.social-list {
	text-align: left; 
	list-style-type: none; 
	list-style-position: outside; 
	margin-top:0; 
	margin-bottom: 17pxpx; 
	
	padding-top:0; 
	padding-bottom: 2px; 
	padding-left: 0; 
	/*width: 460px;*/ 
	height: auto;
}

ul.social-list li {
	text-decoration: none; 

background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 5px; 
text-align: left; 
list-style-type: none; 
display: block; 
margin-top: 1px; 
 
margin-left: 0; 
padding-top: 9px; 
padding-left: 29px; 
height: 23px; 
margin-left:15px;
margin-bottom:2px;
}



ul.social-list li#social-facebook{
	background-image: url('../../../../img/blog/left-ico-facebook.gif'); 
}

ul.social-list li#social-twitter{
	background-image: url('../../../../img/blog/left-ico-twitter.gif'); 
}

ul.social-list li#social-rss{
	background-image: url('../../../../img/blog/left-ico-rss.gif'); 
}


#header {
	margin-left:24px;
	width:883px;
	height:258px;
	background-image:url(../../../../img/blog/bg_blog.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
	


#footer {
background-color:#f1f7fa;;
}

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