/*
THEME NAME: OsoSim blog theme
THEME URI: http://www.thumped.co.uk
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://www.thumped.co.uk/">Thump</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

#header {
width:960px;
height:114px;
margin-left:auto;
margin-right:auto;
margin-top:0pt;
margin-bottom:0pt;
background-color:#fff;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

div#container {
margin-left:auto; margin-right:auto;
width:960px;
clear:both;
}

div#content {
margin-left:10px;
margin-top:0px;
width:620px;
float:left;
}

div.sidebar {
width:300px;
margin-left:20px;
float:left;
overflow: hidden;
background-color:#fff;
}

div#footer {
width:960px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
clear:both;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

 p, td, span, div, th, input, list, textarea, select, form {font-family: "Lucida Sans Unicode", Lucida Sans, Times New Roman;}
a, li, ul, h1, h2, h3, h4, em, th {font-family: "Lucida Sans Unicode", Lucida Sans, Times New Roman;}

h1 { font-size:120%;}
h2 { font-size:100%; color:#F58025; }
h3 { font-size:80%;  }
h4 { font-size:70%; }

p { color:#808080; font-size:0.75em; }

p a { color:#808080; text-decoration: underline; }

h1 {
margin-top: 10px;
margin-right: 62px;
text-align: right;
}

.blog-title { font-size:120%; color:#444; float: left; text-align: left; margin-top: 44px; margin-left: 10px; }

.blog-title a {color:#000; text-decoration:none;}

.blog-title a:hover {color:#000; text-decoration:underline;}

.entry-title { font-size:120%; color:#000; }

.entry-title a { color:#F58025; text-decoration:none; }

.entry-title a:hover { color:#970f00; text-decoration:underline; }

.entry-date { color:#808080; text-decoration:none; }

.entry-meta a { color:#479fe3; }

.published abbr { color:#808080; text-decoration:none; }

.widgettitle { padding:0px; }

/* Start Navigation Styles */

.nav-wrap{width:300px; margin-top:0px; margin-bottom:0px;}

	/* Start Top */
.nav-wrap .nav-top{width:300px height:15px; background-image:url(images/nav-top.gif);}
	/* End Top */

	/* Start Inner */
.nav-wrap .nav-inner-wrap{width:300px; min-height:22px; height:auto !important; height:22px; float:left; background-color:#bbb;} /* Same as border colour */
	/* End Inner */

	/* Start Center */
.nav-wrap .nav-inner-wrap .nav-center{width:298px; min-height:22px; height:auto !important; height:22px; float:left; background-color:#fff;}
	/* End Center */

	/* Start Link Style*/
.nav-center .nav-arrow{
		width:273px; margin:0; padding-left:17px;
		list-style:none; 
}
.nav-center .nav-arrow li ul li {
		height:1%; /* Forces hasLayout (ie6) */
		display: inline; /* Removes additional verticle whitespace (ie7) */
		display:block;
		margin-left:-31px;
		padding-left:31px; padding-top:2px; padding-bottom:2px;
		background-repeat:no-repeat;
		background-image:url(images/nav-arrow.gif);
		background-position:0px 0px;
		font-size:1.0em; text-decoration:none; color:#F58025;
}

.nav-center .nav-arrow ul li {
		height:1%; /* Forces hasLayout (ie6) */
		display: inline; /* Removes additional verticle whitespace (ie7) */
		display:block;
		list-style: none;
		font-size:1.0em; text-decoration:none; color:#F58025;
}

.nav-center .nav-arrow li a {font-family: "Lucida Sans Unicode", Lucida Sans, Times New Roman; text-decoration:none; color:#F58025;}
.nav-center .nav-arrow li a:hover {text-decoration:underline; color:#970F00;}

.nav-center .nav-arrow li span a {text-decoration:none; color:#970F00;}

	/* End Link Style */

	/* Start Border */
.nav-wrap .nav-inner-wrap .nav-border{width:1px; min-height:22px; height:auto !important; height:22px; float:left; background-color:#BBBBBB;}
	/* End Border */

	/* Start Bottom */
.nav-wrap .nav-bottom{width:300px; height:15px; background-image:url(images/nav-bottom.gif);}
	/* End Bottom  */

/* End Navigation Styles */


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

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

div#container {
margin-top:2em;
}

div#primary {
margin-top:0px;
}

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:0pt;
}

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

.aligncenter,img.aligncenter{
display:block;
margin:0pt;
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 a {
color:#F58025; text-decoration: none;
}

div.navigation a:hover {
color:#970f00; text-decoration: underline;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar .blog-search {
margin-top: 0pt;
margin-bottom: 10px;
}

div.sidebar .widgettitle {
color: #CCCCCC;
font-size:1.2em;
margin-top: 5px;
margin-bottom: 4px;
}

div.sidebar widget_search .widgettitle {
color: #CCCCCC;
font-size:1.2em;
margin-top: 0pt;
margin-bottom: 4px;
}

/* Wordpress Sidebar 

div.sidebar inputs {
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;
}

*/

.entry-meta {
color:#808080; font-size:0.75em;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer{
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery{
margin:0;
padding:0;
}
