/*   
Theme Name: Patty's Theme
Theme URI: http://digwp.com
Description: This is a super cool design for Patty
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/





@media screen {

* { margin: 0; padding: 0; }
body {background-image: url(images/background.jpg); font-family: Helvetica; font-size:12px; line-height: 18px; background-color: #000; color: #fff;}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.alignleft {float: left; margin: 0 10px 5px 4px;}
.alignright {float: right; margin:0 4px 5px 10px;}
.aligncenter {display: block; text-align: center; margin: 0 auto;}
.hidden {display: none;}
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

.serif {font-family: Georgia Baskerville Times Serif;}
.sans-serif {font-family: "Lucida Grande" Helvetica Arial sans-serif;}
.justified {text-align: justify;}
.red {color: #8a0404;}
.blue {color: #0905a1;}
.highlight-text {background: #f1e7a7; color: #8a0404;}

td {font-size:14px; line-height: 16px; padding: 10px;}


/* Basic Structure */

#page-wrap { width: 860px; margin: -20px auto 0;}

#header { width: 100%; height: 300px; background: url(images/header.jpg); background-repeat: no-repeat; background-position: center; text-align: right; }

#header .site-title { width: 420px;  margin: 60px 0 0 20%; position: relative; }
#header .site-title h1 { font-size: 72px; text-shadow: 3px 3px 3px black  }

#content { width: 560px; float: left; margin: 20px; }

#sidebar { width: 200px; float: right; margin: 20px;  }

#sidebar { width: 200px; float: right; margin: 20px;  }

#sidebar a {
	color: #9fd285;
	display: inline block;
	font-size: 12px;

}

#sidebar a:hover {
	color: #fa7997;
}

#sidebar li {
	padding: 3px;
	list-style: none;
	border-bottom: 1px dotted #888;
}

#sidebar h2 {
	font-size: 20px;
	margin-bottom: 0;
	border-bottom: 1px dotted #888;
}

.widget {
	width: 171px;
	margin: 15px 0 25px 0;
}

.widgettitle {
	color: #fff;
	size: 12px;
	height: 24px;
	width: 168px;
	padding: 6px 0 0 5px;
	margin-bottom: 10px;
	}



#footer { width: 600px; clear: both;  }

/*typography*/

body {font-family: Helvetica;}

h1, h2, h3 { font-weight: normal; margin: 10px 0 10px 0; font-family: Baskerville Georgia Times serif; font-variant: small-caps; text-shadow: 3px 3px 3px black ; }
h1 { font-size: 32px; font-weight: bold; line-height: 40px;}
h2 { font-size: 28px; font-weight: bold; line-height: 32px;}
h3 { font-size: 16px; font-weight: normal;}

p { margin: 0 0 15px 0; font-size: 13px; line-height:20px; }
a { text-decoration: none; color:#9fd285; }
a:hover { color:#fa7997; } 

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


ul, ol { margin: 0 0 10px 0; }

.post { margin: 0 0 50px 0}



.entry { margin: 0 0 20px 0px; }
.entry a {  }
.entry a:hover { }

.entry li {
	font-size: 11px;
	list-style: disc inside;
	padding-left: 40px;
	padding-bottom: 10px;
}


pre { }
code, tt { }

.meta, .postmetadata { font-size: 10px; margin: -10px 0 10px 0; color: #4b4949; }
.postmetadata { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #2b1b15; }
ol.commentlist li.odd { background: #25140d; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


.searchresult {
	margin-bottom: 20px;
	}

.searchresult h3 a {
	font-family: Baskerville Georgia Times Serif; font-weight: normal;
	font-style: italic;
	color: #2c2314;
	}
	
	

.button {border: 1px solid #CCCCCC; background-color: #FFFFFF; padding: 4px; font-size: 11px; font-weight: bold;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;}
.button:hover, .button:active {color: #FFFFFF; background: #8a0404;}



/* Photos & Images */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: -2px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#photo-gallery {
	text-align: center;
}

.previous-image-link, .next-image-link {
	margin: 100px 0 0 0;
}

.previous-image-link {
	display: block;
	float: left;

}

.next-image-link {
	display: block;
	float: right;
}





} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */


