/*
Theme Name: Blank D
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme D, 3 Columns, 1 Left Sidebar, 1 Right Sidebar
Version: 1.1
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
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin: 0px;
	padding-top: 64px;
	color: #555555;
	background: #E7E7E2 url('images/body.jpg') no-repeat center top;
}
a {
	color: #2399E5;
	font-weight: bold;
}
a:hover {
	color: #00CCFF;
}
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }
ul { margin: 0; padding : 0; list-style: none; } /*===added  oct 4,2013===*/
.hdots {
	margin: 10px 0;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.clearfix { clear:both; }
h1 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#wrapper {
	width: 900px;
	margin: 12px auto 20px auto;
	padding: 0px;
	border: 10px solid #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-color: #7EA4E2;
	background-image: url(images/cg_header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin: 0px;
}
/* Page navigation
------------------------------------------------------*/

#topmenu {background: #262f36; color: #FFF;font: normal 0.95em Verdana,sans-serif;padding: 8px 12px;height:34px;border-top:5px #fff solid;}
#topmenu a {color: #FAFAFA;text-decoration: none;}
#topmenu a:hover {
	color: #FFE;
	text-decoration: underline;
}

#topmenu ul {  margin: 0 10px 0 20px; padding-left: 8px;}
#topmenu ul li { float: left; padding: 10px 0 10px 20px; }
#topmenu ul li a { display: block; font-weight: bold;  color: #fff; text-decoration: none; text-transform: uppercase; border-right: 1px solid #bbb; padding-right: 18px; }
#topmenu ul li a:hover { color: #ff809b;text-decoration:none; }
#topmenu ul li.last a { border: none; }
#topmenu ul ul li a { color:#333; }
.sidemenu {float: left;width: 199px;}
.sidemenu h2 {background:#ff809b; color: #fff;font: bold 1em Tahoma,sans-serif;line-height: 24px;margin: 0;padding-left: 10px;border:1px #ff2150 solid;text-shadow: 1px 1px #666;}
.sidemenu ul {padding: 0;list-style-type: none;border-top: 1px solid #EAEADA;}
.sidemenu li {border-bottom: 1px solid #ddd;}
.sidemenu li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 15px;
	text-decoration: none;
}
.sidemenu li a:hover {background: #fff;color: #654;}
/* End Page navigation
------------------------------------------------------*/


#path {
	background: #FFFFFF url(images/path.jpg) repeat-x top;
	color: #CCC;
	font: normal 1.1em Verdana,sans-serif;
	padding: 18px 5px;
	text-align:center;
	border-right:1px #CCC solid;	
	border-left:1px #CCC solid;
}
#main {
	width: 900px;
}
#content {
	width: 490px;
	float: left;
	line-height: 1.3em;
	margin-left: 0px;
	background-color: #FFF;
	padding: 10px 10px 8px 15px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D7D3C9;
	border-right-color: #D7D3C9;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#sidebar-right {
	float: right;
	margin-top: 0px;
	width: 181px;
	padding: 0px 0px 15px 0px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCC;
}
#sidebar-right h3 {background:#ff809b; color: #fff;font: bold 1em Tahoma,sans-serif;line-height: 24px;margin: 0;padding-left:10px;border:1px #ff2150 solid;
}
#sidebar-right a {
	text-decoration: none;
	}
#sidebar-right ul{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}	
#sidebar-right li a:link, #sidebar-right li a:visited  {color: #333333;
background-color: #F4F4F4;
line-height:15px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

#sidebar-right li a:hover {
	color: #2399E5;
	text-decoration: none;+1
}
#sidebar-left {
	float: left;
	margin-top: 0px;
	width: 199px;
	background-color: #F0F0EB;
	list-style-type: disc;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu{
	width: 199px; /*width of menu*/
	margin-top: 0px;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#menu li a{
	font: bold 13px Arial, Helvetica, sans-serif;
	display: block;
	height: 23px;
	line-height: 23px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/menu_down.jpg);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 25px;
	width: 199px;
	background-repeat: no-repeat;
}	
	
#menu li a:link, #menu li a:visited {
	color: #333;
}

#menu li a:hover{
	color: #000;
	background-image: url(images/menu_over.jpg);
}
#footer {
	height: 95px;
	background-color:#333;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 5px 0 0px 0;
	margin-top:0px;
}
#footer p {
	color: #FFFFFF;
}

/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content ul {
	list-style-type:disc;padding-left:30px
}

.navigation {
	font-size: .9em;
	color:#006;
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
a.elink:active, a.elink:link, a.elink:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}
a.elink:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#xcontent a:link, #xcontent a:visited {
	padding: 2px;
	color: #2399E5;
	font-weight: bold;
}
#xcontent a:hover {
	text-decoration: none;
	color: #00CCFF;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/


/*===START SECTION 6 - style the headings===*/
#content h1 {
	font-size: 1.5em;
}
#content h2 a:link a:visited{
	color: #333;
}
#content h2 a:hover{
	color: #2399E5;
}
#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2, #sidebar-right h2 {
	font-size: 1.1em;
}
#sidebar-left h3, #sidebar-left h2 {
	padding:5px;
}

#sidebar-right h2 {background:#ff809b; color: #fff;font: bold 1.1em Tahoma,sans-serif;line-height: 30px;margin: 0;margin-bottom:15px;padding-left: 10px;border:1px #ff2150 solid;text-shadow: 1px 1px #666;
	}
	
.post .title {
	color: #333;
}

.post .title a {
	color: #333;
	border: none;
}

.post h2 a:link a:visited{
	font-size: 1.3em;
    margin: 0;
    padding: 0;
}
.post h2 a:hover{
	color: #2399E5;
}
.post h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.post .meta {
}

.post .more {
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.post .comments a{
	margin: 10px 0px 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.post .comments a:hover{
	color: #F00;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}


.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

/*===Original 7 - style the post date===*/

.entry-date {
	line-height: normal;
	margin: 10px 0px 10px 0;
	color: #999;
	font-style: italic;
}
.post .date {
	line-height: normal;
	margin: 10px 0px 10px 0;
	color: #555;
	font-style: italic;
}

.entry-month {
	line-height: normal;
	margin: 10px 0px 10px 0;
	color: #999;
	font-style: italic;
}
.entry-day {
	line-height: normal;
	margin: 10px 0px 10px 0;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/

.al2fb_like_button {margin-top:10px;margin-bottom:20px}  

#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*===END SECTION 8===*/

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 300px;
  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;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/
