/*
Theme Name: Blank HTML C
Theme URI: http://www.WPThemerKit.com
Description: Blank HTML C, 3 Columns, 2 Right Sidebars
Version: 1.0
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	margin: 0px;
	padding: 0px;
	color: #0F0F0F;
background: #696969 url(http://design.pixelwareinc.com/wp-content/themes/WP-Blank-C/images/blogbg.jpg) repeat-x top left;
}


#topper {
text-align: right;
margin: 10px auto 0px auto;
width: 800px;
height: 32px;
color: #ffffff;
font-size: 9pt;
}
#topper a  {
color: #ffffff;
}
a {
color: #882254;
}

.stbuttontext a {
padding: 0px;
 }

 #categories-2 {
 background-color: #DFFEFF;
 border: 4px solid #2988A4; }
 
 #categories-2 h3 {
 margin-top: 0px; }
 
#categories-2 ul li{
 padding: 5px; }
 
 #categories-2 a {
 text-decoration:none; }
 
#wrapper {
	width: 800px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#header {
	height: 159px;
	width: 800px;
	
background: #99D9E2 url(http://design.pixelwareinc.com/wp-content/themes/WP-Blank-C/images/circle.gif);
margin: 0 0 0 0;
border-top: 10px solid #885334;
}
#main {
	
background-color: #99D9E2;
}
#content {
	
	padding: 10px;
	float: left;
	line-height: 1.3em;
background-color: #ffffff;
-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.7);
box-shadow: 0px 1px 4px rgba(0,0,0,0.7);
}

#table {
background: #EFFDFF;
margin-top: 30px;
width: 800px;
}

#table2 {
background: #4C2C13;
color: #99D9E2;
width: 800px;
}

#table2 a {
color: #99D9E2;
}

.catposted {
text-transform: uppercase;
margin: 5px 0 15px 0;
color: #2988A4;
}
.catposted a {
text-decoration: none;
color: #2988A4;
}

.catposted a hover {
text-decoration: underline;
}

.entry-meta {
color: #885334;
padding: 0 0 0 15px;
}

.entry-meta a {
color: #885334;
padding: 0 0 0 15px;
}

.entry-content {
padding: 0 0 0 15px;
}

#postmeta {
border-top: 2px dashed #99D9E2;
border-bottom: 1px dashed #99D9E2;
margin-bottom: 10px;
}

ol.commentlist li .alt {
background: #EFDCD1;
}

#sidebar-small {
	width: 260px;
	float: left;
	padding: 10px 5px 0 5px;
	margin: 0 0 0 0;
background-color: #EFFDFF;
}

#sidebar-small h3 {
background-color:#DFFEFF;
border-bottom:1px dashed #9AE0E2;
border-top:1px dashed #9AE0E2;
color:#4C2C13;
font-size:13px;
font-weight:bold;
padding:3px 0;
text-align:center;
text-transform:uppercase;
}

.widgettitle {
font-size: 1.3em;
color: #885334;
border-bottom: 3px dotted #885334;
letter-spacing: 2px;
}

#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
border-top: 5px solid #99D9E2;
background: #885334 url(http://design.pixelwareinc.com/wp-content/themes/WP-Blank-C/images/footercircle.gif);
}

/* some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#menu{
	text-decoration: none;
	padding: 10px 0 10px 0;
font-size: 11px;
color: #EFFDFF;
height: 35px;
	white-space: nowrap;
	margin: 0 0 10px 0;
	width: 800px;
text-transform: uppercase;
background: #885334;
font-weight:bold;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 8px 0 0;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
font-size: 11px;
color: #EFFDFF;
}
#menu li a:hover {
	text-decoration: none;
color: #99D9E2;
}

#rssbutton {
display:block;
margin:0 0 0 500px;
position:absolute;
top:238px;
z-index:1000;
}

/*style the headings*/
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;

}
#sidebar h2 {
	font-size: 1.0em;
}

.navigation {
margin-bottom: 38px;
}

h2 {
color: #BE2E75;
}

}
.post h2 {
	font-size: 1.8em;
	margin: 7px 0 10px 0;
	padding: 0;
line-height: 1.8;
color: #542B14;
border-bottom: 1px dashed #9AE0E2;
}
.post h2 a {
text-decoration: none;
}
.post h3 {
  font-size: 1.0em;
  margin: 0;
  padding: 0 0 0 15px;
color: #885334;
line-height: 1.5em;
}

.post h3 a {
text-decoration: none;
font-size: 1.0em;
color: #885334;
}

.post h3 a:hover {
text-decoration: underline;
font-size: 1.0em;
color: #885334;
}

h3 {
color: #4C2C13;
font-size: 12px;
}

ul.xoxo blogroll {
padding-left: 10px;
}

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

.entry-text {
color: 
}

/*style content and footer links*/
#content a:link, #content a:visited {
	/*padding: 2px;*/
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}

#catid {
font-size: 13px;
font-weight: bold;
color: #4C2C13;
background-color: #DFFEFF;
border-top: 1px dashed #9AE0E2;
border-bottom: 1px dashed #9AE0E2;
padding: 3px 0 3px 0;
text-align: center;
text-transform: uppercase;
}

/*style sidebar links*/
#sidebar ul, #sidebar-small ul {
	margin: 0px;
	list-style-type: none;
font-size: 12px;
padding-left: 10px;
}


#cat-posts-1 a {
text-decoration: none;
}

#cat-posts-1 ul li {
border-bottom: 1px dashed #9AE0E2;
padding: 6px;
}

#cat-posts-3 a {
text-decoration: none;
}

#cat-posts-3 ul li {
border-bottom: 1px dashed #9AE0E2;
padding: 6px;
}

#cat-posts-4 a  {
text-decoration: none;
}

#cat-posts-4 ul li {
border-bottom: 1px dashed #9AE0E2;
padding: 6px;
  
}


#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}



/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}



/*time to fancy up the commenting form and stuff*/

.comments {
border-top: 1px dashed #9AE0E2;
}
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
}

a.image img {
	border: none;
}

.ss-base-body {
background: #EFFDFF none repeat scroll 0 0;
}

#iframe {
border: 2px solid #A0E0E4;
background: #fff;
padding: 12px;
margin-top: 5px;
}

#hometitle {
text-align: center;
font-size: 18px;
text-transform: uppercase; 
}

#hometitle a {
text-decoration: none;
color: #4C2C13;
}


