/*
Theme Name: TV eXp
Theme URI: http://www.themevibes.com 
Description: eXp brought to you by ThemeVibes.
Version: 1.0 
Author: Theme Vibes
*/

/* main css */
html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin:0;
 padding:0;
 background: #3767B8;
 color: #ffffff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.6;
}

#page {
 background: #ffffff;
 width:865px;
 margin-left: 35px;
}

#topcontent {
 background: #ffffff url(images/bg_roundtop.gif) no-repeat top left;
 line-height: 5px;
 height: 5px;
}

#header {
 margin: 0 auto;
 width: 870px;
 text-align: left;
}
#content p {
 margin: 0; padding: 0;
}
#content h1 {
 background: #ffffff url(images/bg_h1.gif) no-repeat top left;
 padding: 5px 0 10px 10px; margin: 0;
 font: 22px Verdana, Arial, Helvetica, sans-serif;
}
#content h1, #content h1 a {
 color: #3767B8;
}

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

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h2 {
	font-size: 1.6em;
	}

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

h3 {
	font-size: 1.3em;
	}


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

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

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

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a {
	color: #C3D825;
	text-decoration: none;
	}

a:hover {
	color: #035BB5;
	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 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
 font-size: 11px;
 color: #5B7895;
 background: #ffffff;
 border-bottom: 5px solid #3767B8;
}
.post li {
 margin-left: 25px;
}
.post .inner {
 padding: 1px 10px;
 background:url(images/post_bottom.gif) no-repeat bottom left;
}
.post .details {
 background: #CDE8B7;
 padding: 2px 5px;
 margin-top: 5px;
}
.storydate {
	float: right; text-align: center;
	width: 60px;
	height: 58px;
	padding: 3px 0;
	margin-right: 10px;
	background: url(images/bd_date.gif) no-repeat top center;
	font: 11px arial;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #8BB55E;
	text-decoration: none;
}
.storytime span {
	color: #698662;
}

.comment {
 background: url(images/icon_comment.gif) no-repeat top left;
 height: 30px;
 margin-top: 5px;
}
.comment .left {
 float: left;
 padding: 4px 0 0 10px;
 color: #ffffff;
}
.comment .left b, .comment .left a {
 color: #C4D927;
 font-weight: bold;
}
.comment .right {
 float: right;
 padding: 7px 40px 0 0;
}
.comment .right a:link, .comment .right a:visited {
 color: #ffffff;
 font: bold 11px arial;
}
.comment .right a:hover {
 text-decoration: underline;
 color: #CDE8B7;
}

.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: left;
}
/* End Structure */

/* Begin Images */

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

/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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 {
}
/* End Calendar */



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

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

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;
	margin-bottom: 60px;
	}



#top {
 background: #DEF246 url(images/bg_top.gif) repeat-x top left;
 text-align: center;
 height: 108px;
 margin-bottom: 10px;
}

#nav {
 float: right;
}
#nav ul {
 list-style: none;
 margin: 70px 100px 0 0; padding: 5px 0;
}
#nav li {
 display: inline;
}
#nav li.page_item a:link, #nav li.page_item a:visited {
 color: #3767B8;
 font-weight: bold;
}
#nav li a {
 padding: 7px 25px;
 text-decoration: none;
}
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
 background: url(images/bg_nav.gif) no-repeat top center;
 color: #ffffff !important;
 text-decoration: none;
}

#footer {
 padding: 10px 30px 60px 200px;
}
#footer a {
 color: #C0CCB7;
}


#widgets {
 background: #BCD5F9 url('images/widgets_top.gif') no-repeat top center;
}
#widgets .inner {
 padding: 10px;
}
#widgets h2 {
 font: 18px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 0;
 color: #164EAC;
}
#widgets ul {
 list-style: none;
}
#widgets li {
 list-style: none;
 padding: 0; margin: 0;
 width: 170px;
}
#widgets li a {
 padding: 5px;
}
#widgets li a:hover {
 color: #EDF4FF;
}
#widgets li a {
 color: #3767B8;
 font: bold 11px Arial, Helvetica, sans-serif;
 text-decoration: none;
 display: block;
}
#widgets li a:hover, #widgets li.current_page_item a {
 background: #E7F2FD;
 color: #035BB5;
}
#widgets ul, #widgets ul ol {
 margin: 0; padding: 0;
}



#sidebar {
 background: #ffffff url(images/sidebar_top.gif) no-repeat top left;
 width: 149px;
 padding-top: 140px;
}
#sidebar .inner {
 padding: 10px;
}
#sidebar h2 {
 font: 18px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 0;
 color: #FFFFFF;
}

#sidebar ul {
 margin: 0; padding: 0;
 list-style: none;
}
#sidebar ul {
 margin-bottom: 15px;
}
#sidebar li {
 list-style:none;
 margin-bottom:10px;
}
#adsense {
 width: 353px;
 height: 146px;
 background: #000000 url(images/bg_adsense.gif) no-repeat top left;
}