/*
Theme Name: Pransey Proper
Theme URI: http://hybr-id.org/
Description: Custom Design for Prasney Proper
Version: 1.0
Author: Jo Albright
Author URI: http://joalbright.com/
Tags: custom

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html {
	background: url("images/bgRepeat.jpg");
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #5e748f;
	background: url("images/bg.png") repeat-y top center;
	}

#page {
	}

#header {
	}

#headerimg 	{
	margin: 0;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ed3e3e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
img { border:none; }


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
.nocomments {
	display: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
.more {
	float:right;
	font-size: 16px;
	margin: 15px -10px 0 0;
	}
	
.theDate {
	margin: 0;
	width: 50px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: 18px Georgia, "Times New Roman", Times, serif;
	float: right;
	}
	
.theDay {
	width: 50px;
	height: 33px;
	display: block;
	padding: 8px 0 0;
	background: url("images/date.jpg") no-repeat top center;
	color: #ffffff;
	font: 20px Georgia, "Times New Roman", Times, serif;
	}	
	
.theMonth {
	width:50px;
	display:block;
	text-align:center;
}

.titleWrap .postInfo {
	float: left;
	width: 300px;
	}
	
.titleWrap {
	display: block;
	overflow: hidden;
	}
	
.column .titleWrap .postInfo {
	width: 500px;
	}
	
#pransey {
	float: right;
	width: 260px;
	}
	
#sidebar {
	float:right;
	padding: 0 20px 0;
	width: 240px;
	}
	
#sidebarHome {
	float:right;
	padding: 0;
	width: 300px;
	}
	
#mainNav { 
	display: block;
	padding: 0 16px 13px 296px;
	margin: 0 auto;
	height: 20px;
	width: 680px;
	font: 14px Helvetica, Arial, Times, serif;
	}
	
.navLink { 
	margin: 0 -10px 0 26px;
	float:right;
	display: block;
	}
	
.navLink a { color:#FFF; }

.navLink a:hover { color:#daf8bd; text-decoration:none; }
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 999px;
	display: block;
	background: #ffffff;
	}
	
.page1 {
	border: 1px solid #cccccc;
	}
	
.page2 {
	border: 1px solid #dddddd;
	}
	
.page3 {
	border: 1px solid #eeeeee;
	background: #ffffff;
	width: 953px;
	padding: 20px;
	display: block;
	overflow: hidden;
	}
	
.dots {
	overflow: hidden;
	display: block;
	margin: 10px 0;
	background: url("images/dots.jpg") repeat-y;
	background-position: -10px 0;
	}
	
.dots-sidebar {
	overflow: hidden;
	display: block;
	margin: 10px 0;
	background: url("images/dots_sidebar.jpg") repeat-y;
	background-position: -10px 0;
	}
	
body.page-id-2 #page h3 {
	margin: 0;
	width: 100%;
	height: 140px;
	display: block;
	text-indent: -5000em;
	background: url("images/fancies_header.jpg") center top no-repeat;
	}
	
body.page-id-56 #page h3 {
	margin: 0;
	width: 100%;
	height: 140px;
	display: block;
	text-indent: -5000em;
	background: url("images/stats_header.jpg") center top no-repeat;
	}

#header {
	margin: 0;
	padding: 0 0 0;
	width: 100%;
	background: url("images/navBar.jpg") bottom left repeat-x;
	display: block;
	overflow:hidden;
	}

#headerTop {
	margin: 0 auto;
	padding: 0 0 10px;
	width: 962px;
	overflow: hidden;
	display: block;
	}

#headerTop h1 a {
	float: left;
	display: block;
	margin: 0;
	height: 130px;
	width: 550px;
	background: url("images/logo.png") no-repeat center left;
	text-indent: -5000em;
	}

.soproLogo {
	float: right;
	display: block;
	margin: 10px 0 0;
	height: 73px;
	width: 320px;
	background: url("images/soprologo.png") no-repeat;
	text-indent: -5000em;
	}
	
.stats {
	display: block;
	text-indent: -5000em;
	height: 141px;
	width: 262px;
	margin: 0 auto;
	background: url("images/stats.jpg") no-repeat;
	}
	
.facebook {
	display: block;
	text-indent: -5000em;
	height: 66px;
	width: 260px;
	margin: 0 auto 20px;
	background: url("images/facebook.jpg") no-repeat;
	}
	
.stories {
	display: block;
	text-indent: -5000em;
	height: 96px;
	width: 260px;
	margin: 0 auto 20px;
	background: url("images/prevPost.jpg") no-repeat;
	}
	
.twitter {
	display: block;
	padding: 25px 10px 10px;
	height: 64px;
	width: 261px;
	margin: 0 auto;
	background: url("images/tweet.jpg") top center no-repeat;
	text-align: center;
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
.twitter a {
	text-decoration: none;
	color: #33b2e8;
	}
	
.twitter a:hover {
	color: #ed3e3e;
	}
	
.fancies {
	display: block;
	text-indent: -5000em;
	height: 141px;
	width: 262px;
	margin: 0 auto 16px;
	background: url("images/fancies.jpg") no-repeat;
	}
	
.pickle {
	display: block;
	text-indent: -5000em;
	height: 155px;
	width: 232px;
	margin: 0 auto 16px;
	background: url("images/pickle.jpg") no-repeat;
	}
	
.pransey {
	display: block;
	text-indent: -5000em;
	height: 302px;
	width: 250px;
	margin: 0 auto;
	background: url("images/pranseyGirl.jpg") top center no-repeat;
	}
	
#archives {
	display: block;
	width: 240px;
	margin: 0 auto 10px;
	padding: 7px;
	background: url("images/sidebarBG.jpg") repeat-x center left;
	list-style: none;
	}
	
.archivesTitle {
	display: block;
	width: 224px;
	height: 40px;
	background: url("images/archives.png") no-repeat center center;
	text-indent: -5000em;
	}
	
.aWrap {
	border: 1px solid #ffffff;
	padding: 7px;
	}
	
.aWrap li {
	margin: 0 0 0 6px;
}

#grid {
	margin: 0 auto;
	padding: 10px 5px 0;
	width: 944px;
	height: auto;
	display: block;
	overflow: hidden;
	}

#grid a { float: left; padding: 8px; display: block; }

#grid .postInfo {
	padding: 0 0 10px 8px;
	}

#grid .wrap {
	padding: 20px 0 0;
	}

.entry {
	margin: 0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 646px;
	}
	
.narrowcolumn .post {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
	}
	
.narrowcolumn .post .entry {
	padding-right:10px;
	height: 380px;
	overflow:hidden;
	}
	

	
.narrowcolumn .entry img {
	visibility: hidden;
	height: 0px;
	width: 0px;
	}
	


.column {
	float: left;
	padding: 0;
	margin: 0;
	width: 660px;
	}
	
.column .post {
	float: left;
	width: 600px;
	margin: 0 20px 0 10px;
	padding: 20px 0;
	border-bottom: 1px #CCC dotted;
	}
	
.column .entry {
	float: left;
	width: 340px;
	
	margin: 0;
	}
	
.column .entry img {
	visibility: hidden;
	height: 0px;
	width: 0px;
	}
	
.column .image {
	float: right;
	width: 250px;
	text-indent: -5000em;
	margin: 20px 0 0;
	display: block;
	height: auto;
	overflow: hidden;
	}

.column .image ol { display: none; }
	
.column .image img{
	float: right;
	}

.widecolumn {
	padding: 10px 0 0;
	margin: 0;
	width: 954px;
	overflow: hidden;
	}

.widecolumn .postInfo {
	padding: 0 0 10px 20px;
	}
	
.widecolumn .postStat {
	margin: 20px auto 0;
	text-align: justify;
	padding: 20px 0;
	width: 920px;
	overflow: hidden;
	background: url("images/dot.jpg") top left repeat-x;
	}
	
.widecolumn .post {
	float: left;
	text-align: justify;
	padding: 0;
	}
	
#statsPost .count, #statsPost .image {
	display: block;
	padding: 0;
	float: left;
	position: relative;
	}
	
#statsPost img {
	float: left;
	width:160px;
	height:auto;
	z-index: 4;
	}
	
#statsPost .countWrap {
	position: absolute;
	padding: 10px 0 0;
	width: 180px;
	display: block;
	}
	
#statsPost .countBorder {
	padding: 2px;
	border: 1px solid #dddddd;
	background: #ffffff;
	float: left;
	z-index: 5;
	margin: 0 0 0 110px;
	}
	
#statsPost .count {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #dddddd;
	text-align: right;
	padding: 6px 10px;
	border: 1px solid #dddddd;
	line-height: 16px;
	background: #ffffff;
	}
	
#statsPost .count span {
	font: 18px Georgia, "Times New Roman", Times, serif;
	}
	
#statsPost .image {
	width: 160px;
	overflow: hidden;
	padding: 0;
	text-indent: -5000em;
	}
	
#statsPost .image ol,#statsPost .image ul {
	margin: 0;
	height: 0;
	width: 0;
	}
	
#statsPost .postInfo {
	width: 720px;
	margin: 21px 0 0 180px;
	padding: 0 20px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	}
	
#statsPost .entry {
	width: 720px;
	margin: 20px 0 0 180px;
	padding: 0 20px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	}
	
#statsPost .entry p {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
#statsPost .entry ol li {
	font: 17px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
#statsPost .entry img {
	visibility: hidden;
	height: 0px;
	width: 0px;
	}
	
.post .entry ol li { list-style: decimal; }	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	background: url("images/navBar.jpg") top left repeat-x;
	}

#footer p {
	margin: 0;
	padding: 60px 0 20px;
	color: #ffffff;
	text-align: center;
	}
/* End Structure */


#respond {
	clear:both;
	margin: 0 0 0 10px;
	padding:15px 0 0 0;
	width: 600px;
	}


/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
	
.post .entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}