/* 
Theme Name: Robin Brande Custom Theme
Theme URI: http://robinbrande.com/
Description: Three Column Full Width Flexi Layout
Version: 1.0
Author: bj novack
Author URI: http://kickasswebdesign.com/
*/

* {margin: 0; padding: 0;}
body {
	background-color: #9c8ffd;
	color: #000;
	background-image: url("images/bodybgblue.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 100.01%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	}
a {
	font-weight: bold;
}
a:link {
	color: #1b0072;
}
a:visited {
	color: #0e003a;
}
a:hover {
	color: #7e6dff;
}
a:active {
	color: #c000c0;
}
h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
p {padding: .7em 0;}

#content-container {
	margin-right: 220px;
	height: 1%;
	font-size: small;
	min-height: 450px;
	min-width: 548px;
	max-width: 1100px;
	}
#main-content {
	float: left;
	width: 100%;
	}
#main-content .pad {
	width: 90%;
	margin: 0 5%;
	padding: 20px 0;
}
.header {
	margin-bottom: 50px;
}
.blogposts {
	margin: 0 auto;
	border: 3px solid #000000;
	background: #ffffff;
}
#secondary-content {
	position: relative;
	float: right;
	width: 220px;
	margin-right: -220px;
	padding-top: 20px;
}
.inside {
	width: 90%;
	margin: 0 5%;
	padding: 20px 0;
	border: 4px solid #000000;
	background: #ffffff;
}
#footer {
	width: 100%;
	height: 5em;
	text-align: center;
	clear: both;
	font-size: 70%;
	padding: 5px 0;
}
#footer a:hover {
	color: #ffffff;
}
#sidebar p { margin: 10px 10px 5px 10px;}
#secondary-content ul {
	margin: 0;
	padding: 0;
	width: 198px;
}
#secondary-content ul {
	padding: 0 0 5px 0;
}
#secondary-content ul ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
	width: 198px;
}
#secondary-content li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#secondary-content ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 8px;	
}
#secondary-content ul a:hover {
	color: #ffffff;
	background-color: #9c8ffd;
}
#secondary-content li {
	display: block;
	padding: 4px 4px 0 0;
	margin-top: 2px;
}
#sidebar h2 {
	color: #000000;
	font-size: 110%;
	margin: 0;
	padding: 0 3px;
	text-align: center;
}
#sidebar {
	margin: 0;
	width: 200px;
	padding-top: 48px;
	background: url(images/columntop2.gif) no-repeat top center;
}
.sidebarbottom {
	padding-bottom: 50px;
	overflow: hidden;
	/*border-right: 1px solid #000000;*/
	background: url(images/columnbottom2.gif) no-repeat bottom center;
}
.sidebarmiddle {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background: #ffffff;
	padding: 0;
}
.doggie {
	background: url(images/peekingbear.gif);
	position: absolute;
	left: 50%;
	top: 213px;
	width: 153px;
	height: 108px;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img{
	border: 5px solid #ffffff;
}
.center, .centerlogo, .centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}

.description {
	margin: 0 10px 20px 20px;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
}
/*last entry and next entry link classes */
.alignleft {
	float:left;
	margin: 0 15px 0 0;
}
.alignright {
	float:right;
	margin: 0 0 0 15px;
}
/* meta and post stuff */
.postmetadata {
	padding-bottom: 8px;
	font-size: 85%;
}
.post {
	padding: 10px 20px;
	/*clear: both;*/
}
.post h2 {
	padding-top: 12px;
}
.post ul, .post ol, ol.commentlist {
	width: 80%;
	margin: 0 auto;
}
.post ol {
	list-style-position: inside;
}
ol.commentlist {
	padding: 10px 0;
}
ol.commentlist li {
	border-bottom: 1px dotted #9c8ffd;
}
h1.bloginfo {
	margin: 0 10px 10px 10px;
	font-size: 150%;
	padding-top: 20px;
}
/* searchbox form stuff */
#searchform {
	padding: 25px 0 0 10px;
}
.searchbox {
	width: 80%;
	margin: 0;
	background: #fffff1;
	color: #000066;
}
#searchsubmit {
	width: 5em;
	margin: 2px 0 0 1px;
	background: #908ffd;
	color: #ffffff;
}
/*Pullquote can be used for witty.txt plugin or for setting any text into a box */
.pullquote {
	background: #ffffff;
	color: #000000;
	display: block;
	margin: 5px;
	padding: 8px;
	border: 2px solid #9c8ffd;
	font-size: 85%;
}
caption {
	text-align: center;
}
#secondary-content h2 {
	font-variant: small-caps;
	border-bottom: 1px dotted #9c8ffd;
	border-top: 1px dotted #9c8ffd;
	padding-left: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 110%;
}
.error { background-color:#C2585B; padding:5px; width:60%; color:#fff;}
.submitbutton {
	background: #9c8ffd;
	color: #000000;
}
#secondary-content li.twitter-item {
	padding: 7px;
}
a img.homepagebookcover {
	display: inline;
	margin: 0 4px;
}
.pullquote2right {
	float: right;
	padding: 0 8px 8px 8px;
	width: 120px;
}
