/*  
Theme Name: DesignsByFresh
Theme URI: http://www.designsbyfresh.com
Description: An awesome swarm of black and red
Version: 1.1
Author: Fresh
Author URI: http://www.designsbyfresh.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body  { color: #ccc; font-size: 14px; font-family: Verdana, Helvetica, Georgia, Sans-serif; background: #000 url(http://www.pinstripingbyfresh.com/images/background.jpg) fixed center top; text-align: center; margin: 0; vertical-align: top }

#wrapper { background: transparent; text-align: left; margin: 0 auto; width: 804px; overflow: hidden; border-right: 0px solid #CD0000; border-left: 0px solid #CD0000 }

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a{
	text-decoration: none;
	color: #9D0000;
}

a:link, a:visited{
	text-decoration: none;
	color: #9D0000;
}

a:hover, a:visited{
	text-decoration: underline;
	color: #9D0000;
}

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #CD0000; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #333;
	border-top: 1px dotted #FFCC00;
	border-left: 1px dotted #FFCC00; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header {
	color: #fff;
	background: #333333;
	margin: 0;
	padding: 0px;
	width: 808px;
	float: left;
	border-width: 0px;
	border-color: none;
}

#header a{
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 780px;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: none;
	border-bottom: none;
	background: none;
	color: #CCCCCC;
	height: 0;
}

#top-menu a{
	text-decoration: none;
	color: #CCCCCC;
	}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 725px;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
}

/*----POST----*/

#container  { margin: 0; padding: 0; width: 550px; float: left; border-width: 0 }

.post{
	padding: 20px 50px 40px 40px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
	color:#000000;
	
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 2px 0;
	color: #CCCCCC;
	margin-bottom:10px;
	background-image: url(http://www.pinstripingbyfresh.com/images/postinfo.jpg);
}

.postinfo a{
	color: #999999; background-color:#000000;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #000000;
	border-top: 1px dotted #CD0000;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar { background-image: url(http://www.pinstripingbyfresh.com/images/sidebar_bg.jpg); display: inline; margin: 0 auto 5px; padding-top: 35px; padding-bottom: 15px; padding-right: 0px; width: 200px; height: 800px; float: right; overflow: hidden; border:0px; color:#333333;
 }

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CD0000;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: none;
	border-bottom: 1px dotted #CD0000;

}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.gif);
}

.sidebar .syndication {
	width: 50px;
	height: 50px;
	position: relative;
}

.sidebar .syndication span{
	background: url(images/rss.png) no-repeat;
	position: absolute;
	width: 108px;
	height: 58px;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color: #000000;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #333333;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px dotted #BF0000;
	padding: 5px 5px 15px 15px;
	background: #333;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
	color:#000000;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
	color:#000000;
}

.comments-template h2 .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BF0000;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
	color:#000000;
}

.comments-template input{
	border: 1px solid #BF0000;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #333;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #BF0000;
}
h3{
	color:#BF0000;
	}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 808px;
	margin: 0;
	margin-top:60px;
	padding: 5px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #FFFFFF;
	background:url(images/footer_bg.jpg);    
	border-top: 3px solid #AD0000;
	border-bottom: none;
	filter:alpha(opacity=80);
    -moz-opacity:.80; 
	opacity:.80;
}

#footer a:link{
	text-decoration: none;
	color: #EEE;
}

#footer a:hover{
	text-decoration: underline;
	color: #CCC;
}

#footer a:visited{
	text-decoration: none;
	color: #FFF;
}


/*------Highslide---------*/

img { margin: 0; padding: 0
}


.copyright{ color:black; font-size: 10pt; text-align: right; font-family: Arial,san-serif; font-stretch: wider;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    margin: 10px;
}
.highslide img {
	border: 2px solid gray; margin-right: 10px;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

.photos { margin: 20px;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


