/*
Theme Name: Rockin' Deals
Theme URI: 
Description: Custom theme for Rockin's Deals 4 You
Version: 1.2
Author: Jasper Datacom
Author URI: http://www.jasperdatacom.com/
Tags: three column, indiana family fun, jasper datacom, wordpress, custom
*/

body { padding: 0px; background: url(images/background.jpg) #ffffff  0 0 repeat-y; font-size: 0.8em; font-family: arial;}
div, h2{ margin: 0px; padding: 0px; }
img { border: 0px; }

#shell { width: 850px; position: relative; margin-left: 125px; }

/* Bookmarker */

#bookmark { position: relative; width: 418px; height: 61px; margin-left: 75px; }


/* Input fields and buttons */
input { border:1px solid #000000; background-color:#FBD3E9; color:#C16197; font-family:Verdana; font-size:11px; margin:1px; font-weight:bold; padding:3px 4px 3px 4px; }
input[type="text"],input[type="radiobutton"], textarea,select { border:1px solid #C16197; background-color:#ffffff; color:#000000; font-family: Verdana; font-size:11px; margin:1px; font-weight:bold; padding:3px 4px 3px 4px; }
.comment-box { border:1px solid #C16197; background-color:#ffffff; color:#000000; font-family: Verdana; font-size:11px; margin:1px; font-weight:bold; padding:3px 4px 3px 4px; }

/* Post title */
@font-face {
	font-family: 'SwingSetBBRegular';
	src: url('fonts/SWINSBRG.eot');
	src: local('SwingSet BB'), local('SwingSetBB'),  url('fonts/SWINSBRG.TTF') format('truetype');
}

.follow { color: #C16197; font-size: 48px; font-family: 'SwingSetBBRegular'; vertical-align: middle; height: 48px;}

#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#postTitle { margin-left: 90px; }
.postTitle h2 { color: #C16197; font-size: 40px; font-family: 'SwingSetBBRegular'; text-align: left;}
.postTitle a:link { text-decoration: none; color: #C16197; }
.postTitle a:visited { text-decoration: none; color: #C16197; }
.postTitle a:hover { text-decoration: underline; color: #C16197; }
.postTitle a:active { text-decoration: none; color: #C16197; }

/* Post Date, Author, Category and Comment links */
.postInfo { color: #000000; font-size: 10px; text-align: left;}
.postInfo a:link { text-decoration: underline; color: #000000; }
.postInfo a:visited { text-decoration: underline; color: #000000; }
.postInfo a:hover { text-decoration: underline; color: #000000; }
.postInfo a:active { text-decoration: underline; color: #000000; }

/* Post Body and post links */
.postBody { font-size: 14px; color: #000000; text-align: justify; }
.postBody a:link { font-size: 14px; text-decoration: none; color: #640564; font-weight: bold; }
.postBody a:visited { font-size: 14px; text-decoration: none; color: #640564; font-weight: bold; }
.postBody a:hover { font-size: 14px; text-decoration: underline; color: #640564; font-weight: bold; }
.postBody a:active { font-size: 14px; text-decoration: none; color: #640564; font-weight: bold; }

/* Older Posts Links */
.oPost { font-size: 32px; color: #640564; padding-left: 170px; font-family: 'SwingSetBBRegular';}
.oPost a:link { font-size: 32px; text-decoration: none; color: #640564; font-weight: bold; }
.oPost a:visited { font-size: 32px; text-decoration: none; color: #640564; font-weight: bold; }
.oPost a:hover { font-size: 32px; text-decoration: underline; color: #640564; font-weight: bold; }
.oPost a:active { font-size: 32px; text-decoration: none; color: #640564; font-weight: bold; }

#right-sidebar { width: 242px; position: relative; }
#right-sidebar ul { color: #C16197; margin: 0px 0px 0px 25px; padding: 0px;}
#right-sidebar ul li {margin: 0px 1px 0px 0px; padding: 0px;} 
#right-sidebar ul li a { padding: 5px 7px 6px 7px; text-decoration: none; color: #C16197;}
#right-sidebar li a:visited { text-decoration: none; color: #C16197; }
#right-sidebar li a:hover { text-decoration: underline; color: #C16197; }

.commentlist { margin:20px 0; padding:0; }
.commentlist li { padding:12px 0; font-size:12px; line-height:20px; list-style:none; }
.commentlist li a { color:#000; position:relative; text-decoration:none; }
.commentlist li a:hover { color:#000; text-decoration:none; }
.commentlist li a:visited { color:#000; text-decoration:none; }
.commentlist li a:active { color:#000; text-decoration:none; }
.commentlist li a:link { color:#000; text-decoration:none; }


/* Footer Area */
#footer { width: 850px; height: 32px; position: relative; padding-top: 4px; margin: 0 auto; font-size: 10px; text-align: center; color: #000000; }
#footer a:link { font-size: 10px; text-decoration: none; color: #000000; font-weight: bold; }
#footer a:visited { font-size: 10px; text-decoration: none; color: #000000; font-weight: bold; }
#footer a:hover { font-size: 10px; text-decoration: underline; color: #000000; font-weight: bold; }
#footer a:active { font-size: 10px; text-decoration: none; color: #000000; font-weight: bold; }



/* Wordpress Recommended Additions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.alignright img, img.alignright { margin: 1em; margin-right: 0; }
.alignleft img, img.alignleft { margin: 1em; margin-left: 0; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End */

.hidden { display: none; }

.commentlist, .commentlist li { background: none; }
.commentlist li li { margin-left:30px; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; margin:1px; background: #fff; }
.commentlist li cite { font-size:1.2em; }
#commentform textarea { width: 100%; }
img.wp-smiley { border:none; margin:0; padding:0; }
.navigation { display: block; text-align: center; }

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


