/*
THEME NAME: Tobi Bordihn Custom Theme
THEME URI: http://www.tobibordihn.com/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://www.ericheinzman.com">Eric Heinzman</a>
AUTHOR URI: http://www.ericheinzman.com
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

a	{
	color:#005B6F;
}

a:hover	{
	color:#F47B20;
}

a:visited	{
	color:#999;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* --------- End browser reset -------------- */

body	{
	background-color: #242f35;
	font-family: "Times New Roman",Times,serif;
	font-size: medium;
	color: #fff;
}

#wrapper	{
	margin: 0px auto;
	width: 740px;
}

#header {
	background-image: url('images/tobilogo.gif');
	width: 740px;
	height: 120px;
}


#blog-title	{
	position: relative;
	left: -999px;
}

#blog-description	{
	display: none;
}


#menu {
background:#fff;
height:1.5em;
margin:0 0 1em;
width:100%;
}

#menu ul a {
display:block;
color: #000;
padding:0.2em 1em;
text-decoration:none;
}

#menu .current_page_item	{
	font-weight: bold;
}

#menu .current_page_item a, #menu ul a:hover{
	color: #50595d;	
}

#primary, #secondary	{
	display: none;	
}

.entry-content p	{
	line-height: 1.5em;
	margin: 1em 0;
}

h2	{
	font-size: 24px;
	border-bottom: 1px solid #50595D;
	margin: 0 0 30px;
}

h3	{
	font-size: 21px;	
}

h4	{
	font-size: 18px;	
}

h5	{
	font-size: 16px;	
}

#links-page ul	{
	margin: 20px 0;
}

#links-page li	{
	font-size: medium;
	line-height: 1.5em;
}

#links-page li a	{
	color: #fff;
}

.alignright,img.alignright{
float:right;
margin:0 0 0 1em;
}

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

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

.paintings-left, .paintings-right	{
	float: left;
	width: 170px;
}

.paintings-left	{
	padding: 0px 20px 0 0;
}

.paintings-left p, .paintings-right p	{
	text-align: center;
	margin: 20px 0 100px;
}

p.return	{
	margin: 40px 0 100px;	
}

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

#columnRight	{
	float: right;
	width: 400px;	
	padding: 0 0 0 20px;
}

/*  Fixes contact form top margin offset  */
.wpcf7	{
	position: relative;
	top: -16px;
}

#footer{
	clear: both;
	margin: 40px 0;
	padding: 10px 0 0;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #50595d;
}

#footer p	{
	text-align: center;	
}

#footer	a	{
	color: #fff;	
}

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

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}



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

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

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


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