/*
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
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Set the defaults */
html,body{padding:0;}
body{ margin: auto; width: 920px;
  font: 10pt helvetica, arial,sans-serif;
  line-height: 14pt;
}
a, a:visited { color:  #2967A0;}

h3 {margin-bottom: 0px;
	font-size: 11pt;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#a00000;
height:2.5em;
margin:0;
width: 100%;
padding: 0;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0.5em 0 0 25px;
font-size: 14pt;
color: white;
}

div#menu ul li {
	float: left;
}

div#menu ul a {
color: white;
margin-right:.7em;
text-decoration:none;
}
div#menu ul a:hover { text-decoration: underline }



.entry-title,.entry-meta {
clear:both; }

.entry-meta {
padding-top: 2em;
}

div#container,div#primary {
margin-top: 2px;
}

div.formcontainer {
	margin: 0 0 0 25px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

input.button {
	background-color: #E4E4B2;
	border: solid thin #a6a837;
}

form#commentform,form#commentform p, div.formcontainer h3 {
padding:0;
color:#a6a837;
}

div#comments-list ol {
	list-style-type: none;
}

li.comment {
	width: 450px;
	padding: 5px;
}

li.alt {
	background-color: #E4E4B2;

}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
border: solid thin #a6a837;
background-color: #E4E4B2;
}

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-weight:bold;
}

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: .5em 25px 1em 25px;
}

div#nav-below {
margin: 1em 25px .5em 25px;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}
div.navigation a {
	color: #2967A0;
}
div.navigation a:hover {
	color: #2967A0;
}
div.navigation a:visited {
	color: #2967A0;
}


ul.xoxo li a {
	color: black;
}
div.navigation div.nav-next {
float:right;
text-align:right;
}




div.sidebar_widget {
	margin: 50px 5px 0px 5px; 
	padding: 0px 3px 0px 3px; 
	font-size: 12pt;
	line-height: 14pt;
}
div.sidebar_widget h3 {
	margin-bottom: 15px;
	margin-left: 15pt;
}
div.sidebar_widget ul {
	list-style: circle;
	font-size: 10pt;
}

ul.tag_cloud {
	padding-left: 15px;
	margin-left: 0px;
}
ul.tag_cloud a {
	color: #666;
	text-decoration: none;
}
ul.tag_cloud a:hover {
	text-decoration: underline;
}

ul.pdflist {
	list-style-image: url('/wp-content/themes/emcien-blog/pdficon_small.gif');
}
div.sidebar_widget ul li {
	margin-bottom: 10px;
	vertical-align: middle;
}


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

div.navigation {
	width: 50%;
}

input#author,input#email,input#url {
  width:30%;
  margin-bottom: .4em;
}

div.gallery * {
margin:0;
padding:0;
}

/* Custom stuff for emcien blog */
div.post {
  margin: 0 25px 2em 25px;
}
div.post p {
  margin: .2em 0 1em 0;
}
h2.entry-title {
  color: #2967A0;
  margin-bottom: .2em;
}
h2.page-title {
	text-transform: capitalize;
}
h2.entry-title a {
  color: #2967A0;
  text-decoration: none;
}
h2.entry-title a:hover {
  text-decoration: underline;
}
div.entry-date {
  font-size: 8pt;
  margin-bottom: 1em;
  color: #a6a837;
  font-weight: bold;
}
div.entry-date abbr { text-decoration: none; }
span.author a { color: #a6a837; text-decoration: none; }

div.entry-meta {
  font-size: 8pt;
  margin-top: .5em;
  font-weight: bold;
}
div.entry-meta a {
  color: #2967a0;
  text-decoration: none;
}
div.entry-meta a:hover { text-decoration: underline; }



div#navbar {
	height: 30px;
	background-color: #a00000;
	margin: 0;
	margin-bottom: 2px;
	color: #fff;
	padding-left: 20px;
	text-align: left;
}

div#navbar ul {
	list-style: none;
	display: block;
	padding-left: 0;
	font-size: 11pt;
	letter-spacing: 2px;
	margin: 0;
}

div#navbar ul li {
	display: inline;
	font-variant: small-caps;
	font-weight: bold;
}

div#navbar ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 26px;
	float: left;
	padding: 4px 10px 0px 10px;
}
div#navbar ul li a:hover {
	display: block;
	background: #a6a600;
	
}
