/*  
Theme Name: BloggingPro Theme
Theme URI: http://bloggingpro.com/
Description: The default WordPress theme based on the blog <a href="http://bloggingpro.com/">BloggingPro</a>.
Version: 1.2
Author: Elena G.
Author URI: http://designdisease.com/

This theme was designed and built by Elena G, whose blog you will find at http://blog.designdisease.com/

*/
* {padding: 0; }
/* CSS Document */
body {font: 76% Arial, Helvetica, sans-serif; color: #333; margin: 0;}
/*body {margin: 0; padding: 0; background: #fff; font-family: Tahoma, Arial, Helvetica; color:#40454b; font-size:62.5%;}*/

/* General Links */


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px; }

input { font-family: 'Tahoma'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Tahoma'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Tahoma'; color: #6a5555; font-size: 10px;  }
.alignleft {float:left;}
.alignright {float:right;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { 	
    background-color: #fff;
	width:100%;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
 } 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.Desc { font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#fff; margin: 0px 0px 0px 50px;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 8px; left: 0px;  }
.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-left: solid 1px #76acd3;}
.TopMenu li { padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 10px; border-right: solid 1px #76acd3; font-weight: bold;}
.TopMenu li a { color:#fff;}
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack  * html .Search  { height: 100px;} /* */ 
/*.Search { width: 375px; background: url(./images/SearchBkg.png) no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { text-indent: -35000px; margin: 0; padding: 0;}
.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}*/
.Search input { color: #464646; font-size: 14px; font-family: 'Arial'; font-weight: normal; }
.Search input[type=text] {padding:4px; border:1px solid #dddddd; background-color:#f8f8f8; color:#555555;}
.Search h1 {font: 24px Arial, Helvetica, sans-serif; color:#5397d8; letter-spacing: -1px; padding: 0px; margin-bottom: 20px;}
/*.Search  input.search { width: 25px; height: 25px;}
.Search  input.search:hover { background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { border: none; background: #fff url(./images/SearchKeyword.png) no-repeat; padding: 4px 0px 5px 8px; width: 291px; border: none; } 

.SearchCorner { position: absolute; background: #fff url(./images/SearchBkgNone.png) no-repeat; width: 9px; height: 8px; margin: 0px; top: 34px; right: -9px;} 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 291px; top: 0px; background: none; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Central Column - Single Pages */
.SCS { float: left; width: 640px; }
.SCS h1 { font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #336699; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc;}
.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 13px; line-height: 17px;}
.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.SCS blockquote {padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 13px; padding-left: 12px; }
.SCS li { font-size: 13px; padding-left: 12px; }
.SCS td {font-size: 13px; line-height: 17px;}



/* Central Column */
.SC { float: left; width: 640px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: left; width: 640px;}
.Post h1 { font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #8aae4c; text-decoration: none; font-weight: normal;}
.Post h1 a:visited { color: #8aae4c; text-decoration: none; font-weight: normal;}
.Post h1 a:hover { color: #f06000; text-decoration: none; font-weight: normal;}

.PostHead { }
.PostInfo { padding: 0px; margin: 0px; font-size: 14px; color: #828282; font-weight: normal;}
.PostInfo { font-weight: normal;}
p.PostInfo a { font-weight: normal; text-decoration: none;}
p.PostInfo a:visited { font-weight: normal; text-decoration: none;}
p.PostInfo a:hover { font-weight: normal; text-decoration: underline; color: #f06000;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { padding: 0px; margin-bottom: 0px; font-size: 14px; color: #828282;}
.PostDate .month { display: block; font-size: 11px; line-height: 11px; color: #666; text-transform: uppercase; text-align: center;}
.PostDate .day { display: block; font-size: 27px; font-family: 'Arial'; font-weight: bold; line-height: 24px; color: #ccc; letter-spacing: -1px; text-align: center;}
.PostDate .year { display: block; font-size: 11px; line-height: 11px; color: #666; text-transform: uppercase; text-align: center;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 5px 0px 0px 0px;  font-size: 13px; line-height: 16px; margin-top: 0px;}
.PostContent p { font-size: 13px; line-height: 18px;}
.PostContent img.alignleft { padding: 1px; border: solid 1px #eee; margin: 0px 15px 50px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 13px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 13px; padding-left: 30px; }
.PostContent li { font-size: 13px; padding-bottom: 10px; }
.Disclaimer { font-size: 10px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; float: left; text-decoration: none; font-size: 11px;}

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.RelatedPosts { margin: 20px 0px;}
.RelatedPosts h3 { font-size: 14px; letter-spacing: -1px; background:url(images/RelatedPostsHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px;}
.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}
.RelatedPosts li { padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; background: url(images/RelatedPostsLi.png) no-repeat left top;}
.RelatedPosts {}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { padding: 0px; margin: 20px 0px 0px 0px;}
.Comments .List h3 { font-size: 16px; letter-spacing: -1px; background:url(images/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ /* */* html .Comments .List .ListNr { left: 0px;}   
.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #eaf4ff;}

.Comments .List .ListUser {margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 10px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent {clear:left; color:#333; font-family:Tahoma "Trebuchet MS"; font-size: 12px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p {padding: 3px 0px; margin: 3px 0px; font-family:Tahoma "Trebuchet MS"; font-size: 12px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {width:510px; margin-bottom:15px;}
.Comments .Form h3 { font-size: 16px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px; background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 12px; color:#000033;}
.Comments .Form p label { padding-bottom: 12px; display: block;}
.Comments .Form p label small { font-size: 12px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 12px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 12px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { float: right; width: 220px; padding-bottom: 4px; /*background: #eee url(./images/SRBkg.gif) no-repeat left bottom;*/}
.SR h2 { font: 20px Arial, Helvetica, sans-serif; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #ddd; color:#999;}
.SR ul { padding: 0px; margin: 0px; font:13px Tahoma, Arial, Helvetica;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 3px 10px; color: #5397d8; text-decoration: none; width: 210px; display: block; font-weight: normal;}  
.SR li a:visited { color: #5397d8; text-decoration: none; font-weight: normal;} 
.SR li a:hover { text-decoration: none; color: #f06000; background-color:#eee; font-weight: normal;} 

/* Right - First Column */
.SR .SRL { float: right; width: 220px; padding: 0px 0px 15px 0px; background:  url(./images/SRLBkg.gif) no-repeat left top;}

/* Right - Second Column */
.SR .SRR { float: right; width: 170px; padding: 15px 10px 15px 0px; background: url(./images/SRRBkg.gif) no-repeat right top;}
 
 
.Categories { margin-bottom: 20px;}
.RecentPosts { margin-bottom: 20px;}
/*.Links { margin-bottom: 20px;}*/
.Archives { margin-bottom: 20px;}
.Search { margin-bottom: 20px;}
.Links { font: 18px Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: -1px; padding: 0px 0px 10px 0px; margin: 0px;  text-decoration:none;}
.Links img {text-decoration:none; padding-bottom: 10px;}
.Links a {text-decoration:none;}
.Links a:hover {text-decoration:none;}
.Meta {}
.Calendar {}
.Calendar caption { background: #d4e3f4; padding: 5px 0px;}
.Calendar table { width: 170px; border: solid 1px #d4e3f4;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #d4e3f4; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra Footer */
.ExtraBG { width: 100%; float: left; background: #eeeeee; padding: 25px 0px;}
.Extra { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#666666; font-size: 17px; letter-spacing: -1px; border-bottom: dashed 1px #2658ad;}

.Extra ul { padding: 0px; margin: 0px;}
.Extra li { color:#666; padding: 1px 0px 1px 13px; margin: 0px; list-style-type: none; font-size: 11px; background: url(images/ExtraIco.png) no-repeat left;}
.Extra li a { color:#336699; }
.Extra li a:visited { color:#336699; }
.Extra li a:hover { color:#6699cc; }

.Extra .RecentPosts { width: 290px; float: left; }
.Extra .LastComments { width: 290px; float: left; margin: 0px 15px;}
.Extra .MostCommented { width: 290px; float: left;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.greyrow {background-color: #f5f5f5;}

