/*
    Theme Name: ROCK CF!
    Theme URI: http://www.letsrockcf.org/
    Description: Rock CF! is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a> which has been modified by <a href="http://www.carrieacosta.com">Carrie Acosta.</a>
    Version: 1.0
    Author: Evan Eckard, Carrie Acosta
    Author URI: http://www.evaneckard.com/, http://www.atelieracosta.com
*/


body {
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #27190A;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
	top: 0px;
}
#container {
	width:936px;
	position:relative;
	height:380px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:414px;
	left:468px;
	top:9px;
	z-index:110;
	height: 25px;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
	background-color: #FFFFFF;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #725B43;
	background-image: url(images/btn-back.gif);
}


/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:502px;
	width:319px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:107px;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:106px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#archives a:hover {
	background:transparent url(images/menu.jpg) -214px 0px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:936px;
	overflow:visible;
	background-image: url(images/page-bkg.png);
	height: 381px;
	margin: 0px;
	background-repeat: no-repeat;
	left: 0px;
	z-index: 101;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	width:25
';
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/notepad-back.png);
	background-repeat: repeat-y;
	clear: both;
	position: relative;
	right: 0px;
	width: 936px;
	z-index: 100;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:125px;
	width:480px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h3 {
	font-size:22px;
	line-height:28px;
	font-weight:400;
	font-family: "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
	overflow: auto;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:-67px;
	left:-92px;
	height:83px;
	width:81px;
	background:url(images/date-tab.png) no-repeat;
	z-index: 120;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:center;
	display:block;
	font-size:11px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
}
.day {
	text-align:center;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:right;
	width:235px;
	font-size:11px;
	line-height:16px;
	margin: 0px;
	padding-right: 35px;
	padding-left: 0px;
}
#content .col02 .recent-posts {
	width:212px;
	float: none;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
	background-color: #2DA5C7;
}
#content .col02 .postit-bottom {
	width:175px;
	height:62px;
	font-size:11px;
	text-align:right;
	clear: right;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 12px;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:50px;
	background:url(images/categories-upper.gif) no-repeat;
	float: none;
	clear: right;
}
#content .col02 .categories {
	width: 212px;
	float: none;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background-color: #2DA5C7;
	background-image: url(images/bullet-postit-on.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
#content .col02 .categories-btm {
	height:68px;
}


#content .col02 .links {
	padding-top:20px;
	clear: right;
	background-image: url(images/txt-friends-links.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#content .col02 .links ul {
	padding:0;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:14px;
	list-style:none;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	clear: right;
	background-image: url(images/txt-misc-debris.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
	clear: right;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
	background-color: #27190A;
	clear: both;
	left: -20px;
}
#footer-holder .footer {
	width:932px;
	height:300px;
	position:absolute;
	top:0px;
	left:-39px;
	background:url(images/footer.jpg) no-repeat;
	z-index:103;
	background-image: url(images/footer.png);
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:438px;
	position:absolute;
	top:110px;
	left:172px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:131px;
	overflow:hidden;
}

#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:216px;
	left:119px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
	background-image: url(images/icon-rss.png);
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}
#drum {
	position:relative;
	left:19px;
	top:4px;
	width:1030px;
	height:416px;
	z-index:1;
	background-image: url(images/page-back.jpg);
	float: none;
}
#rockcfbkg {
	position:absolute;
	left:0px;
	top:0px;
	width:1616px;
	height:1400px;
	z-index:0;
	background-image: url(images/rock_cf_bkg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: inherit;
}
#ride08 {
	position:absolute;
	left:173px;
	top:37px;
	width:107px;
	height:43px;
	z-index:103;
	overflow: visible;
}
#jlmb {
	position:absolute;
	left:260px;
	top:109px;
	width:154px;
	height:45px;
	z-index:103;
	overflow: visible;
}
#rockcf {
	position:absolute;
	left:219px;
	top:148px;
	width:197px;
	height:70px;
	z-index:103;
}
#facebook {
	position:absolute;
	left:126px;
	top:194px;
	width:72px;
	height:33px;
	z-index:2;
}
#cflinks {
	position:absolute;
	left:155px;
	top:225px;
	width:80px;
	height:57px;
	z-index:103;
}
#whois {
	position:absolute;
	left:241px;
	top:261px;
	width:108px;
	height:60px;
	z-index:103;
	overflow: visible;
}
#press {
	position:absolute;
	left:141px;
	top:102px;
	width:104px;
	height:37px;
	z-index:103;
}
#donate {
	position:absolute;
	left:310px;
	top:225px;
	width:93px;
	height:39px;
	z-index:103;
}
#e2e {
	position:absolute;
	left:279px;
	top:35px;
	width:80px;
	height:79px;
	z-index:103;
}

