/*  
Theme Name: Rolick
Theme URI: http://www.redtettemer.com/
Description: Rolick theme designed by <a href="http://www.redtettemer.com/">Red Tettemer</a>.
Version: 1.0
Author: Ryan Blain, J Marziani
Author URI: http://www.redtettemer.com/

	This theme was enhancedby Red Tettemer.
	This theme was originally designed and built by Nick La, ndesign studio.

	The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
	http://creativecommons.org/licenses/by/2.5/

*/

/*
STYLE GUIDE
deep red: #96161a;
bright red: #e00000;
rollover red: #b7170d;
post copy: #404040;
light grey: #999999;
sidebar font: #666666;
sidebar bg: #ecebf1;
*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/repeat.gif);
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #96161a;
	padding:0 3px 0 3px;
	text-decoration:underline;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
	background:#b7170d;
}

.subnav a, .subnav a:visited, .post-cat a, .post-cat a:visited, .post-tag a, .post-tag a:visited, .post-comments a, .post-comments a:visited{
	color: #999999;
	padding:0 3px 0 3px;
	text-decoration:none;
}
.subnav a:hover, .post-cat a:hover, .post-tag a:hover, .post-comments a:hover{
	color: #96161a;
	padding:0 3px 0 3px;
	background:none;
	text-decoration:none;
}

img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
    background: #c9eefe;
	text-decoration: none;
}
h2 {
	color: #680a04;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: italic 190%/100% Arial, "Trebuchet MS", Tahoma;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	padding:0px 3px 0px 3px;
	color: #680a04;
	text-decoration: none;
}
h2 a:hover{
	color:#FFFFFF;
	padding:0px 3px 0px 3px;
    text-decoration: none;
	border-top:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	background:#CC0000 url(images/linkbgover.gif) repeat-x;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #680a04;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #680a04;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #e0dfe4;
	border-left: 5px solid #e0dfe4;
	border-right: 5px solid #e0dfe4;
	background: #FFFFFF url(images/content-bg2.gif) repeat-y;
}
/* header area */
#header {
	position: relative;
	background: #fff;
	height: 170px;
	border-bottom: 3px solid #49110d;
	text-align:left;
	margin:0;
	padding:0;
}
#header a, #header a:hover, #header a:visited{
	border:0;
	background:none;
	margin:0;
	padding:0;
}
/*
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
*/
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 492px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	/* text-transform: uppercase; */
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 14px;
	text-transform: uppercase;
	color: #b7170d;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 4px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 438px;
}
.post-cat {
	background: url(images/mini-tag.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	clear:both;
	font-size: 100%;
	color: #999999;
}
.post-tag {
	padding-left: 20px;
	float:left;
	clear:both;
	font-size: 95%;
	color: #999999;
}
.post-auth {
	float:left;
	font-size: 95%;
	color: #96161a;
}
.post-comments {
	background:#fff url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background:#fff url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.post-hr{
	clear:both;
	width:100%;
	height:5px;
	background:#fff url(images/hr_repeat.gif) repeat-x;
	line-height:5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */

#commenttotal{
	margin: 0px 0px 20px 0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.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:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.commentmetadata {
	font-weight: normal;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#comments{
	padding:5px 0px 5px 0px;
}
#totalcomments{
	float:left;
}
#hidecomments{
	float:right;
	color:#f58c65;
}
#leavecomment{
	clear:both;
	color:#999;
	padding:0 0 0 20px;
	background:#fff url(images/mini-comments.gif) no-repeat left center;
}
/*
#leavecommentbody{
	background-color:#ffc505;
	padding:10px 18px 10px 18px;
	font-family:Georgia;
}
*/
#commentform{
	text-indent:left;
}

#commentform small{
	color:#999;
}

#commentform input {
	border:0;
	color:#96161a;
}

#commentform textarea{
	width:260px;
	height:190px;
	border:0;
	background:#fff;
	padding:5px;
	padding:0px;
	margin:0 0 0 2px;
	color:#96161a;
}
.com-input-txt {
	margin:3px 0 0 0;
	width:269px;
	height:15px;
}

#formname, #formemail, #formurl{
	float:left;
	color:#96161a;
	font-style:italic;
	padding:0 0 0 10px;
}
#nameinput, #emailinput, #inputurl{
	float:left;
	background:#fff url(images/comments_inp_repeat.gif) repeat-x;
	padding:0px 0px 10px 0px;
}
.com-inp-cap-left{
	clear:both;
	float:left;
	width:7px;
	height:23px;
	line-height:23px;
	background:#fff url(images/comments_inp_cap_left.gif) no-repeat;
}
.com-inp-cap-right{
	float:left;
	width:3px;
	height:23px;
	line-height:23px;
	background:#fff url(images/comments_inp_cap_right.gif) no-repeat;
}
.com-tb-top, .com-tb-box, .com-tb-bottom{
	clear:both;
	float:left;
	width:278px;
}
.com-tb-top{
	height:6px;
	background:#fff url(images/comments_tb_top.gif) no-repeat;
}
.com-tb-box{
	height:200px;
	_margin:-12px 0 0 0;
	background:#fff url(images/comments_tb_repeat.gif) repeat-y;
}
.com-tb-bottom{
	height:10px;
	background:#fff url(images/comments_tb_bottom.gif) no-repeat;
}

#com-txt-area{
	clear:both;
	float:left;
}
#com-submit{
	float:left;
	padding:190px 0 0 10px;
}

#formcomment{
	color:#ffffff;
	clear:both;
}
#totalcomments{
	color:#e00000;
	font: italic 14pt/100% Arial, "Trebuchet MS", Tahoma, Georgia, sans-serif;
}
#commenttop{
	z-index:1;
	
}
#commentmiddle{
	clear:both;
	padding:10px;
	width:383px;
	background:#fff url(images/comments_repeat.gif) repeat-y;
}

#commentpost{
	clear:both;
	float:right;
	width:393px;
	padding:15px 0px 10px 0px;
	margin:0 10px 0 0;
}

#commentpostright{
	clear:both;
	float:left;
	width:393px;
	padding:15px 0px 10px 0px;
}

#commentdetails, #commentdetailsright{
	clear:both;
	color:#96161a;
	font:italic 11px/100% Arial, "Trebuchet MS", Tahoma, Georgia, sans-serif;
	z-index:2;
}
#commentdetails{
	float:right;
	text-align:right;
	padding:0 40px 0 0;
}
#commentdetailsright{
	float:left;
	text-align:left;
	padding:0 0 0 51px;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #353532;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: italic 140%/100% Arial,"Trebuchet MS", Tahoma;
	color: #96161a;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #96161a;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #666666;
	padding:0px 3px 0px 3px;
	text-decoration: none;
}
#sidebar a:hover{
	color:#fff;
    text-decoration: none;
	background:#666666;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #ecebf1;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll 
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
*/
/*category widget 
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
*/
/*archives widget 
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
*/
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchbar {
	position:relative;
}
#searchbar-cap-left {
	position:relative;
	float:left;
	width:7px;
	height:24px;
}
#searchbar-input {
	position:relative;
	float:left;
	width:170px;
	height:24px;
	background:#fff url(images/searchbar_repeat.gif) repeat-x;
}
#searchbar-cap-right {
	position:relative;
	float:left;
	width:4px;
	height:24px;
}
#searchbar-submit {
	position:relative;
	float:left;
	width:30px;
	height:24px;
}
#searchbar input {
	border:0;
	background:#fff;
	color:#96161a;
}
.search-txt {
	margin:2px 0 0 0;
	width:165px;
	height:16px;
}

/* footer area */
#footer {
	clear: both;
	color: #404040;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	background:#d5d4d9;
}
#footer a, #footer a:visited {
	color: #404040;
	padding:0 3px 0 3px;
}
#footer a:hover{
	color: #ffffff;
	text-decoration:none;
	background:#404040;
	border:none;
	padding:0 3px 0 3px;
}
#footer h4 {
	font: italic 146%/100% Arial, "Trebuchet MS", Tahoma;
	color: #e00000;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	/*
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	*/
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-posts ul li {
	/*
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	*/
}
.footer-about {
	width: 220px;
	height:100%;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background:#ecebf1;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #680a04;
	text-decoration: none;
}
#credits a:hover {
	color: #fff;
	text-decoration:underline;
	border:none;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 15px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
	width:295px;
	height:22px;
	background-image:url(images/creditsbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.inputbox{
border:#990000 solid 1px;
}
.red-txt{
	color:#96161a;
}