/*
THEME NAME: Brignolo / 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.1 / 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  */
/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
margin:0 0 0 180px;
width:100%;
/*
width:920px;
*/
}

div#content {
float:right;
margin:5px 0 0 0px;
width:742px;

}

div.sidebar {
position: fixed;
overflow:hidden;
margin:10px 10px 0 0px;
width:179px;
}

div#secondary {
margin:0 10px 0 0px;
width:168px;
clear:both;
}

div#footer {
text-align:left;
clear:both;
width:920px;
}



div.oneCol {
float: left;
width:179px;
border: 0px;
padding:0px 5px 5px 0px;

}

div.oneCol img, div.oneCol object, div.oneCol embed {
width: 179px;
height: auto;
border:0px
}



div.twoCol {
float: left;
width:360px;
border: 0px;
padding:0px 5px 0px 0px;
}

div.fourCol {
float:left;
margin:0 0 0 0px;
width:742px;
}


.metaPad{
margin-top: 20px;
}

.post .entry-content p + p {
	text-indent: 126px;
}
.indent { text-indent: 126px;}
img { 
padding: 0px 5px 5px 0px;
border: 0px;
}

h7 {margin:0;padding:0;}

div#wrapper {
width:940px;
}

html{
	background-image: url(http://peterrentz.com/work/wp-content/themes/brignolo1.1/images/wayover.gif);

}

body {
margin: 0px 0px 0px 30px;
font-family: "Times New Roman", Times, serif;

}
 

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

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}



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

.singlePostText p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}


div.wp-caption {
}

p.wp-caption-text{
font-size: 12px;
line-height: 18px;

}

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;
width: 743px;
clear: both;
}

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:20px;
}

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 li ul li {
    list-style-position: outside;	
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


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

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

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


h1{
	font: bold 33px/30px "gill sans", "Arial Black", Helvetica, Arial, sans;
	text-rendering: optimizeLegibility; 
}

h3{
font-style: italic;
font-weight:normal;
}



h2{
font-style: italic;
font-transform: uppercase;
}

.entry-title {
	font: bold 33px/30px "gill sans", Helvetica, Arial;
}

.entry-title a{
		text-decoration: none;

}


.page-title { 
font-size: 32px;
letter-spacing: 1px;
}

.singlePostText {
font-size: 24px;
line-height: 30px;
}

a:visited, a:link {
color:#000000;
}

a:hover, a:hover.visited {
text-decoration:none;
border-bottom: 5px solid #00ffff;
}

a:active{
background-color: #000000;
}

.baser {
vertical-align: bottom;
}
.highlighter{
background-color: #00ffff;
}

hr { border: none; height:10px; background-color: #000; color: #000; width: 100%; }
hr.projects { border: none; height:2px; background-color: #000; color: #000; width: 100%; }

.legendBold{
font-weight: bold;
}

.KeywordList{
word-spacing: 10px;
}


/* list styles */

li {
    list-style-position: outside;	
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


@font-face {
  font-family: "tiepolo";
  src: url("http://peterrentz.com/dtr/Tiepolo-Black.otf");
  }

h5{ 
font-family: "tiepolo", "Times New Roman", Georgia, serif;
font-size: 50px;
line-height: 40px;
padding: 40px 0px 30px 0px;
margin: 0px 0px 0px 0px;
text-rendering: optimizeLegibility;
color: #00ffff;
	
}

h4{ 
font-family: "tiepolo", "Times New Roman", Georgia, serif;
font-size: 60px;
line-height: 50px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
text-rendering: optimizeLegibility;
color: #00ffff;
}



.year { 
font-family:"gill sans", Arial Black, Arial, sans;
font-weight:bold;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
