/*
THEME NAME: Portfolio
THEME URI: http://www.daltonrooney.com/portfolio
DESCRIPTION: Clean portfolio theme for artists, built on Sandbox
VERSION: 1.2.1
AUTHOR: <a href="http://daltonrooney.com">Dalton Rooney</a>
AUTHOR URI:
TAGS: white, left sidebar, minimalist, sandbox
*/

/* @group CSS Reset */

/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0em;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-top: 1em;
}

body {
	line-height: 30;
}
ol, ul {
	list-style:none;
	margin:20px 0 0 0;
	color: #000000;
	font-size: 10px;
	line-height: 7px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
focus {
	outline: 0;
	color: #888888;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	color: #222222;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Two column with sidebar on left */

div#container {
float:right;
margin:0px 0 0 -350px;
width:100%;
}

div#content {
margin:0 0 0 200px;
width: 700px;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:220px;
	color: #000000;
}

div#footer {
clear:both;
width:100%;
}


/* @end */

/* @group Sandbox Defaults */

.entry-title,.entry-meta {
clear:both;
}

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

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

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

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

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

.alignleft,img.alignleft{
float:left;
margin:0em 0em 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;
	color: #000000;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
	height: 1.25em;
	color: #000000;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	margin:0 0 0em;
	color: #000000;
}

div.sidebar h3 {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: -1px;
	text-align: left;
	display: inherit;
}

div.sidebar input#s {
	width: 7em;
	color: #000000;
	margin: 5px 0 5px 0;
	padding:0;
	font-size: 16px;
}

div.sidebar li {
	list-style:none;
	margin: 5px 0 10px 0;
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
}

div.sidebar li form {
	margin:10px 0 5px;
	padding:0;
	color: #000000;
	font-size: 30px;
	letter-spacing: -1px;
}

div.sidebar ul ul {
	margin:5px 0 5px 0;
	color: #000000;
}

div.sidebar ul ul li {
	list-style: none;
	margin: 5px 0 5px 0;
	color: #000000;
	font-size: 10px;
}

div.sidebar ul ul ul {
	color: #000000;
	margin: 5px 0 5px 0;
}

div.sidebar ul ul ul li {
	color: #000000;
	margin: 5px 0px 5px 0;
}

div.sidebar img {
	padding-left: 10px;
	margin-top:0;
	}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
	color: #000000;
	margin: 5px 0 5px 0;
}


input#author,input#email,input#url,div.navigation div {
	width: 50%;
	margin: 5px 0em 5px 0;
	color: #444444;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:4;
	padding:2;
}



/* @end */

/* @group Portfolio */


body {
	font-family: 'helvetica neue',helvetica, arial,sans-serif;
	font-size: .7em;
	color: #555555;
	background: #ffffff;
	text-align: left;
	line-height: 1.3em;
	margin: 20px 0 20px 10px;
	}

h1,h2{
	font:bold 'helvetica neue', helvetica,sans-serif;
	text-transform:uppercase;
	color: #222222;
}

div#comments h3 {
	margin: 10px 0;
}

div.entry-content h3 {
margin: 10px 0;	
}	

div.entry-content #toggle h3 {
	color:#777777;
	text-decoration: none;
	margin: 0;
}

a#toggle {
	color:#000000;
	text-decoration: none;
}

li a {
	color: #999;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
	line-height: 10px;
}

li a:hover{
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

li.current_page_item a {
	color: #000000;
	font-size: 12px;
	font-style: normal;
}	

a#toggle {
	color:#000000;
	text-decoration: none;
}

#header {
	margin: -20px 0px 0px -30px;
	margin-top: 0px;
	margin-bottom:0px;
}

h1#blog-title {
	font-size: 3em;
	letter-spacing: 1px;
	color: #444444;
	margin: 5px;
	padding: 0;
}	

h1#blog-title a {
	color: #555;
	text-decoration: none;
	margin: -30px 0px 0px px0;
	padding: 0;
}

h2.entry-title, h2.page-title {
	font-size: 1.1em;
	margin: 0 0 20px 0;
	color: #000000;
}

.post h2.entry-title {
	margin: 8px 0 0 0;
	color: #444444;
}

h2.entry-title a {
	text-decoration: none;
}
	
div.entry-date {
	margin: 0 0 10px 0;
	font-size: .8em;
	color: #aaaaaa;
}

	
.entry-meta {
	margin: 20px 0;
	width: 500px;
}

div.entry-content {
	width: 700px;
	margin: 43px 0px 0px 20px;
}



div.entry-content p {
	margin: 0 0 10px 0;	
}

div.entry-content li {
	list-style-type: disc;
	margin: 0 0 10px 0;
}

div.entry-content form {
	margin: 0 0 10px 0;
}

.post {
	margin: 0 0 80px 0;
}

body.archive.date div.entry-content, body.archive.category div.entry-content, body.archive.tag div.entry-content {
margin: 0;	
}

body.archive.date div.entry-meta, body.archive.category div.entry-meta, body.archive.tag div.entry-content {
display: none;}

span.details {
	font-size: 0.8em;
	color: #aaaaaa;
	font-family: Helvetica, sans-serif;
}

/* @group Slideshow Gallery */

.nav {
	margin: 38px 0px -12px 0px;
	color: #888888;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal;
	}

.project-info {
	display: none;
}

div.entry-content p.caption {
	font-size: .9em;
	margin:  2px 0 0 0;
}


/* @end */
	
/* @group Homepage */

div.entry-content.homepage {
	margin: 0 0 0 0;
	color: #000000;
}

div.slideshow {
	margin: 13px 0 0;
}



/* @end */

/* @end */


