/*  
Theme Name: Whyte
Theme URI: http://wordpress-themes.chromaticsites.com/columns/3-columns/5/whyte/
Description: Who says monochromatic themes have to be boring? Theme features include: AdSense-Ready; Widget-Ready; Recent Entries; Comments, trackbacks, and pings separated on post pages; Option to include your own logo; Active navigation states for posts that appear in Recent Entries.
Version: 1.0
Author: Chromatic Sites
Author URI: http://www.chromaticsites.com/

	Whyte
	 http://wordpress-themes.chromaticsites.com/columns/3-columns/5/whyte/

	This theme was designed and built by Chromatic Sites,
	whose website offers professionally designed, standards compliant, bug-free WordPress Themes which you can find at http://wordpress-themes.chromaticsites.com/
	
	For respect of the designer of this theme, please leave the links in the footer intact. Enjoy.
*/



/* Reset */

body, p, h1, h2, h3, h4, h5, ul, ol, li, div { margin: 0; padding: 0; list-style: none; }

/* End Reset */



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #000000;
	text-align: center;
	opacity: 0.99999; 
	text-shadow: 0 0 0 #000;
	}

#page {
	background-color: #EBEBEB;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	
	}

#headerimg 	{ 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn p, .narrowcolumn_single p {
	margin-top: 13px;
}

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

.narrowcolumn_single .entry p {
	font-size: 1.3em;
	line-height: 1.6em;
}

.entry {
	margin-left: 20px;
	margin-right: 20px; 
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	margin-top: 15px;
	line-height: 170%;
	border-top: 2px solid black;
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	}

.alt {
	background: url(images/structure/commentBackground.png) repeat-x; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #C0C0C0 url(images/structure/footer.png) repeat-x;
	border: none;
	border-top: 1px solid #959596;
	font-size: 1em;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

.narrowcolumn_single small {
	font-size: .8em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.5em;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
	}

.description {
	font-size: 1.1em; 
	padding-bottom: 10px;
	margin-left: 30px;
	margin-top: 3px;
	color: black;
	letter-spacing: 1px;
}

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

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	}

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

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

.narrowcolumn h2 a, .narrowcolumn_single h2 a {
	width: auto;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.narrowcolumn h2 a:hover, .narrowcolumn_single h2 a:hover {
	background: #000000 url(images/structure/titleBackgroundHover.png) repeat-x;
	color: white;
}
	
.post h2 {
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	margin-bottom: 10px;
}

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

.entry p a:visited,.entry p a:hover {
	color: #000000;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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: #171717;
	text-decoration: underline;
	}

.entry a, .postmetadata a {
	font-weight: bold;
	text-decoration: underline;
}

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

#sidebar a, .narrowcolumn h2 a:hover, .narrowcolumn_single h2 a:hover {
	text-decoration: none;
}

#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 {
	padding-bottom: 25px;
	background: #F6F6F6;
	}

#page {
	width: auto;
	min-width: 970px;
	border: 1px solid #959596;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	}

.logo { 
	text-align: left;
	margin-left: 20px;
	margin-bottom: -21px;
	margin-top: 20px;
	left: 0;
	width: auto;
	
}

.logo img {
	border: 1px solid #959596;
}

#header {
	background: #C1C1C1 url(images/structure/header.png) repeat-x;
	height: auto; 
	width: 100%;
	}

#headerimg {
	height: 200px;
	width: 100%;
	}

.narrowcolumn, .narrowcolumn_single {
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: white url(images/structure/contentBottom.png) repeat-x bottom;
	}

#rightColumn {
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}

#sidebar {
	width: 30%;
	background: #F8F8F8 url(images/structure/sidebarBottom.png) repeat-x bottom;
}


.adHolder {
	border: 1px solid #959596;
	margin-left: 15px;
}

.widecolumn {
	width: 450px;
	}

.post {
	text-align: left;
	margin-bottom: 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	}

.narrowclumn_single p .postmetadata {
	font-size: 1.1em;
}

.widecolumn .postmetadata {
	}

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

.widecolumn .attachment {
	text-align: center;
}

.postmetadata {
	clear: left;
}

#footer {
	width: 100%;
	clear: both;
	height: auto;
	}

#footer p {
	text-align: center;
	padding: 30px;
	line-height: 150%;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	
	}

h2 {
	font-size: 2.2em;
	}

h2.pagetitle {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

h2.pageheading {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar h2 {
	font-size: 2.2em;
	font-weight: bold;
	padding-left: 20px; 
	padding-right: 20px;
	}

#rightColumn h2 {
	font-size: 2.2em;
	font-weight: bold;
	margin-bottom: 20px;
	}

#respond {
	margin-top: 50px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #DBDBDB;
}

h3 {
	margin-left: 20px;
	margin-right: 20px;
	}

h3#comments {
	margin-bottom: 20px;
	margin-top: 40px;
	}
/* End Headers */



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

/*	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 {
	display: inline;
	}

img.alignleft {
	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 {
	list-style: none;
	} 

html>body .entry li {
	}

.entry ul, .entry ol {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.entry ul li, .entry ol li {
	margin-bottom: 3px;
}

.entry ul li {
	list-style: disc;
}

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

.entry ol {
	}

.entry ol li {
	}

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

#sidebar li ul a, #sidebar ul ol a {
	display: block;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	border-bottom: 1px solid #EBEBEB;
	}

#sidebar li ul a:hover, #sidebar ul ol a {
	background: #111111 url(images/structure/sidebarHover.png) repeat-x;
	color: white;
	text-decoration: none;
}

#sidebar li {
	margin: 0;
}

#sidebar li ul, #sidebar ul ol {
	margin-top: 10px;
	margin-bottom: 20px;
	}
		
#sidebar li ul ul, #sidebar li ol  {
	margin: 0;
}	

#sidebar li ol li, #sidebar li ul li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: 100%;
	margin: 0;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width: 90%;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	}

#sidebar #searchform #s {
	width: 60%; 
	border: 1px solid #959596;
	padding: 3px;
	font-size: 1.7em;
	text-align: left;
	background: #CCCCCC url(images/structure/search.png) repeat-x;
	}

#sidebar #searchsubmit {
	border: 1px solid #959596;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px; 
	border: 1px solid #525252;
	padding: 3px;
	font-size: 1.2em;
	background: #CCCCCC url(images/structure/commentInput.png) repeat-x;
	}

#commentform textarea {
	width: 100%;
	padding: 3px;
	height: 150px;
	line-height: 160%;
	font-size: 1.2em;
	border: 1px solid #525252;
	background: #CCCCCC url(images/structure/commentTextArea.png) repeat-x;
	}

#commentform { 
	width: 90%;
	padding: 20px;
	margin-bottom: 60px;
}

#commentform #submit {
	float: right;
	padding: 5px;
	margin-top: 20px;
	background: #CCCCCC url(images/structure/commentSubmit.png) repeat-x;
	cursor: pointer;
	}
	
#sidebar #searchsubmit {
	padding: 5px;
	background: #CCCCCC url(images/structure/commentSubmit.png) repeat-x;
	cursor: pointer;
	margin-left: 7px;
}
	
#commentform #submit:hover, #sidebar #searchsubmit:hover {
	background: #CCCCCC url(images/structure/commentTextArea.png) repeat-x;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

.commentlist {
	text-align: left;
	}

.commentlist li {
	list-style: none;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.commentlist li ul li, .commentlist li ol li {
	padding: 5px;
}	

.commentlist li ul li {
	list-style: disc;
	margin-left: 30px;
}

.commentlist li ol li {
	list-style: decimal;
	margin-left: 30px;
}
	
.commentlist p {
	}

#commentform p {
	}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding-top: 20px;
	}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.author {
	margin-bottom: 7px;
	font-size: 1.2em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-transform: capitalize;
}

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 20px;
	font-size: 1.3em;
	}

.published {
	font-size: 1em;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}	
	
.themeRSS {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.trackback {
	margin-top: 20px;
}
	
/* End Various Tags & Classes*/


/* Navigation */

#navigationHolder { width: 100%; background: #C4C4C4 url(images/structure/navbar.png) repeat-x; display: block; float: left; border-top: 1px solid #959596; border-bottom: 1px solid #959596; }

#page #nav {  display: block; margin: 0; padding: 0; position: relative; margin-left: 0px; width: 100%; z-index: 5; }

#page #nav li, #page #nav ul, #header.pagenav ul li { margin: 0; padding: 0; padding-top: 10px; list-style: none; display: inline; }

#nav li, #nav li.page_item { display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: none; list-style: none; background-image: none; position: relative; bottom: 0px; font-size: 13px; } 

#nav a, #nav a:link { background: url(images/structure/navigationInactive.png) repeat-x; clear: none; margin: 0px 0px 0px 0px; text-decoration: none; cursor: pointer; color: black; text-transform: uppercase; float: left; display: block; height: 25px; padding-top: 11px; border-right: 1px solid #959596; z-index: 0;  } 

#nav a:hover, #nav a:active { background: #F3F3F3; color: #000000; } 

#nav a span.tabs, #nav a:link span.tabs { clear: none; margin: 5px 0px 0px 0px; padding: 0px 15px 0px 5px; color: black; padding-left: 10px; padding-top: 10px; padding-bottom: 4px; padding-right: 10px; } 

#nav a:hover span.tabs , #nav li a:active span.tabs, .navActive { color: #000000; background: #F3F3F3 url(images/structure/navigationActive.png) repeat-x; } 

#nav li.current_page_item a { height: 25px; background: #F3F3F3 url(images/structure/navigationActive.png) repeat-x; } 

#nav li.current_page_item a span.tabs { color: #000000; background: url(images/structure/navigationActive.png) repeat-x; } 

#nav li.current_page_parent a { background: #F3F3F3 url(images/structure/navigationActive.png) repeat-x; } 

#nav li.current_page_parent a span.tabs { color: #000000; background: #F3F3F3 url(images/structure/navigationActive.png) repeat-x; }

/* End Navigation */