/*  
Theme Name: RDV Blog
Theme URI: http://www.robertedselblog.com
Description: The Rescue Continues.
Version: 1.0
Author: TargetScope
Author URI: http://www.targetscope.com/
*/



/* Main */

body{
	margin: 0px;
	padding:0px;
	background: #FFFFFF url(images/mainBG.gif) top left repeat-y;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wholeContainer{
	margin: 0px;
	padding:0px;
}

.container {
	
}

/* Header */

#headerTop {
	background: url(images/headerTopBG.gif) top left repeat-x;
	height: 31px;
}

#headerTop img{
	float: left;
}

#headerMain {
	background: url(images/headerMainBG.gif) top left repeat-x;
	height: 136px;
}

.dateTime {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 8px 0px 0px 15px;
}

/* Sidebar */

li, ul {
        padding:0px;
        margin:0px;
}

#sidebar {
	background: #432500 url(images/sidebarBG.jpg) top left no-repeat;
	width: 157px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebarText {
	padding: 0px 5px 0px 0px;
}

.sidebarText li {
	margin: 3px 0px 3px 0px;
}

.sidebarTextcats ul {
        padding: 0px 5px 0px 20px;
	margin: 5px 0px 5px 0px;
	text-align: left;
}
.sidebarTextcats li {
	margin: 5px 0px;
}

.sidebarText ul {
	margin: 5px 0px 5px 0px;
	list-style: none;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.nav {
	height: 24px;
}

/* Main COntent */

#mainContent {
	background: #FFFFFF url(images/contentBG.jpg) top left repeat-x;
	text-align: left;
	margin-left: 157px;
	padding: 0px 35px 0px 35px;
        font-family: Times New Roman, Times, Serif;
	font-size: 16px;
}

.post {
	margin: 0px 0px 0px 0px;
        clear:right;
}

h2 {
	margin: 0px 0px 3px 0px;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-size: 19px;
	color: #382004;
}

a, a:active, a:visited {
	color: #382004;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.postedBy {
	font-weight: bold;
	color: #999999;
}

.pagetitle {
	font-size: 18px;
}

.seperator {
	background: url(images/seperator.gif) center center no-repeat;
	height: 27px;
}

.navigation {
	display:block;
	text-align: center;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.catList {
	margin-left: 7px;
	margin-right: 0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
