/*  

Theme Name: Pro Blog Themes

Theme URI: http://www.problogthemes.com

Description: Pro Blog Themes

Author: Pro Blog Themes

Author URI: http://www.problogthemes.com

*/



body {

	margin:0;

	background:#fff;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:11px;

	}

img {

	border:0;

	}

a {

	color:#fff;
text-decoration:none;

	}

a:hover {

	color:#75a904;
text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6 {

	

	}

blockquote {

	padding:0 10px;

	border-left:5px solid #fff;

	}

.clear {

	clear:both;

	}



/* The Wrapper(s) */



.wrapper {

	width:1000px;

	margin:0 auto;

	}

.topcontent {

	background:#4d4d4e url(images/bgtop.gif) top repeat-x;

	}

.bottomcontent {

	background:url(images/bgbottom.gif) bottom repeat-x;
margin-bottom:-5px;
	}

.centercontent {

	min-height:654px;

	background:url(images/bgoverlay.png);

	}

.contentwrapper {

	width:873px;

	background:url(images/contentbg.gif);

	min-height:654px;

	margin:0 auto;

	}





/* The Top */



.top {

	height:89px;

	background:url(images/treetop.jpg) 20px 0 no-repeat;

	position:relative;

	}

.top h1 {

	color:#7ca919;
text-align: center;



	font-size:34px;

	font-weight:normal;

	font-family:Arial, Helvetica, sans-serif;

	}

.top h2 {

	color:#4c4c4c;
text-align: center;

	font-size:14px;

	margin:-20px 0 0 0px;

	font-weight:normal;

	}



/* The Search Form */



.search {

	position:absolute;

	right:20px;

	top:26px;

	height:18px;

	width:129px;

	padding:0 0 0 47px;

	background:url(images/search.gif) 0 0 no-repeat;

	}

.search form {

	margin:0;

	padding:0;

	}

.search input {

	padding:0;

	border:none;

	float:left;

	}

.search input#s {

	width:107px;

	height:15px;

	background:url(images/searchbar.gif);

	font-size:12px;

	color:#bfbfbf;

	padding:3px 0 0 3px;

	}

.search input#searchsubmit {

	width:19px;

	height:18px;

	background:url(images/searchsubmit.gif);

	}



/* The Menu */



.menu {

	height:74px;

	background:url(images/menubg2.gif) 2px 0;

	border-bottom:2px solid #e3e3e3;

	}

.menu .wrapper {

	background:url(images/wordpress_themes.png) 100px 27px no-repeat;

	height:81px;

	position:relative;

	}

.menu ul {

	margin:0;

	padding:0;

	list-style:none;

	position:absolute;

	right:98px;

	top:49px;

	}

.menu li {

	display:block;

	float:left;

	height:49px;

	background:url(images/menuleft.gif) 0 0 no-repeat;

	padding:0 0 0 6px;

	margin-right:5px;

	}

.menu li a {

	display:block;

	height:25px;

	background:url(images/menuright.gif) right no-repeat;

	line-height:25px;

	color:#000;

	text-decoration:none;

	text-align:center;

	padding:0 7px 0 0;

	font-size:14px;

	float:left;

	}

.menu li a:hover {

	color:#930905;

	}



/* The Bottom */



.bottom {

	height:33px;

	background:url(images/bottom.gif) 0px 0;

	font-family:Arial, Helvetica, sans-serif;

	}

.bottom .wrapper {

	background:url(images/bottomtree.gif) 0 0 no-repeat;

	height:33px;

	padding:34px 0 0 100px;

	width:900px;

	}

.bottom a {

	color:#fff;

	text-decoration:none;

	}

.bottom a:hover {

	text-decoration:underline;

	}



/* The Content */



.content {

	float:left;

	width:578px;

	padding:20px 7px 0 32px;

	}

h1.title {

	font-family:Arial, Helvetica, sans-serif;

	font-size:19px;

	color:#d6d3d3;

	font-weight:normal;

	margin-top:-5px;

	padding:0 90px 0 12px;

	}

h1.title a {

	text-decoration:none;

	color:#e7e5e5;

	}

h1.title a:hover {

	color:#f8f8f8;

	}

.postinfo {

	height:20px;

	background:url(images/posttop.gif);

	position:relative;

	padding:14px 0 0 12px;

	}

.postinfo a {

	color:#fff;

	text-decoration:none;

	}

.postinfo a:hover {

	color:#fff;

	text-decoration:underline;

	}

.date {

	position:absolute;

	right:21px;

	top:-17px;

	background:url(images/date.gif);

	height:64px;

	width:57px;

	line-height:34px;

	text-align:center;

	font-size:15px;

	}

.date .day {

	line-height:28px;

	}

.postbottom {

	height:38px;

	background:url(images/postbottom.gif);

	margin-bottom:15px;

	font-size:10px;

	}

.commentslink {

	padding:10px 0 0 42px;

	background:url(images/comments.gif) 28px 11px no-repeat;

	float:left;

	}

.readmore {

	float:right;

	padding:10px 25px 0 0;

	}

.commentslink a, .readmore a {

	color:#fff;

	text-decoration:none;

	}

.commentslink a:hover, .readmore a:hover {

	color:#fff;

	text-decoration:underline;

	}

.post {

	background:url(images/postbg.gif);

	padding:10px 24px 10px 24px;

	overflow:hidden;

	}

.post p{text-align:left;}

.post img { float:left; padding:0px 0px 0px 0px; border:1px solid #fff; margin-right:10px; margin-bottom: 10px;}

.author {
font-size: 12px;
font-family:Verdana;
padding: 0 0 10px 0px;
}

.author a{
border-bottom:1px dotted #fff;
}
.author a:hover{
border-bottom:1px solid #75a904;
text-decoration:none;
}


.demo img
{ 
vertical-align: bottom
}


.line {

	height:2px;

	margin:10px 0;

	overflow:hidden;

	}



/* The Sidebar */



.sidebar {


	float:left;

	width:233px;

	padding-top:15px;

	line-height:18px;

	font-size:12px;

	overflow:hidden;

	}

.sidebar a {

	text-decoration:none;

	color:#fff;


	}

.sidebar div a {

	font-weight:bold;

	}

.sidebar a:hover {

	color:#75a904;

	}

.sidebar ul {

	margin:0;

	padding:0;

	list-style:none;

	}

.sidebar ul li {
	
      background:url(images/li.gif);
	}

.sidebar ul li a:link , .sidebar ul li a:visited {
	color: #fff;
	border-top: 1px solid #3d3e37;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#4c4d45;
	background-repeat:no-repeat;
	}

.sidebar ul li a:hover {
	background:#41413f;
	color:#75a904;

	}

.sidebar ul li li {

	background:url(images/blank.gif);

	}

.sidebar h2 {
      color:#e9e9e9;
	font-size:18px;

	font-weight:normal;

	margin:10px 0 0 0;

	background:#333 url(images/litop.gif) bottom no-repeat;

	padding:10px 15px 0px 10px;
text-align:right;
	line-height:27px;
      
	}

.sidebar ul li ul, .sidebar ul li div {

	background:url(images/libottom.gif) bottom no-repeat;

	padding:0 7px 15px 7px;

	}

.sidebar ul li ul ul, .sidebar ul li div div {

	padding:0 0 0 10px;

	background:none;

	}



/* The Page Links */



.pagelinks {

	font-size:14px;

	font-weight:bold;

	padding-bottom:20px;

	padding-left:20px;

	}



/* The Navigation */



.navigation {

	float:left;
    margin-left:15px;
    height:50px;

	}
.navigation a, .navigation a:link {
	padding: 4px 4px 4px 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #acabab;
	color: #fff;
	background-color: #4c4d45;
	
}

.navigation a:hover {	
	border: 1px solid #acabab;
	color: #565555;
	background-color: #e6e4e4;
}

.navigation span.pages {
	padding: 4px 4px 4px 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #acabab;
	color: #fff;
	background-color: #4c4d45;
}
.navigation span.current {
	padding: 4px 4px 4px 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #acabab;
	color: #565555;
	background-color: #e6e4e4; line-height:50px;
}
.navigation span.extend {
	padding: 4px 4px 4px 4px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #acabab;
	color: #fff;
	background-color: #4c4d45;
}

.alignleft {

	float:left;

	}

.alignright {

	float:right;

	}



/* The Attachment */



.contentCenter {

	text-align:center;

	}



/* The Page Title */



h2.pagetitle {

	padding:0px 0 0 0;

	margin:0 0 10px 0;

	font-size:18px;

	text-align:center;

	color:#77a117;

	font-style:italic;

	}



/* The Comments */



.comments {

	}

.comments ol {

	margin:0 0 25px 0;

	padding:0;

	list-style:none;

	}

.comments p {

	margin:10px 0 0 0;

	padding:0;

	}

.comments li {
border:1px solid #fff;
	margin:20px 0 20px 0;

	}

.comments li p {

	padding-left:10px;


	}

.respond form {

	margin:0;

	padding:0;

	}

.respond textarea {

	width:90%;

	height:156px;

	background:#fff;

	border:1px solid #5e676d;

	color:#000;

	padding:10px;

	overflow:auto;

	font-family:Tahoma, Verdana, serif;

	font-size:14px;

	}

#commentform input {

	background:#fff;

	border:1px solid #5e676d;

	color:#043d00;

	padding-left:10px;

	}

.respond input#submit {
background:url(images/submit.png);
	padding:0 0 0 0;
margin: 0 0 0 0px;
	width:70px;

	height:25px;
border:none;
color:#fff;
	}

.respond p {

	padding:0;

	margin:20px 0;

	}

.respond h2, .comments h2 {

	margin:0;

	font-size:20px;

	color:#e5e5e5;

	clear:both;

	font-weight:normal;

	font-family:Arial, Helvetica, sans-serif;

	}
	
#footer { height:17px; text-align:center; padding-top:15px; background:url(images/bottom.gif) 0px 0; font-family:Arial, Helvetica, sans-serif;} 
#footer a, #footer a:link, #footer a:visited, #footer a:hover { color:#FFFFFF; text-decoration:none; }
#page_powered{ margin:5px 0px 0px 0px; font-size:9px; color:#666666; }
#page_powered a, #page_powered a:link, #page_powered a:visited, #page_powered a:hover { color:#666666; text-decoration:none; }	


/* You can modify the appearance of the form here. In later versions you will
   be able to modify this from within Wordpress and possible chose from a 
   number of defaults. */

.tdomf_form {
font-weight: bold; 
}
.tdomf_form fieldset {
 border: 0px;
}
.tdomf_form label { 
 }
.tdomf_form .required {
 font-weight: bold; 
}
.tdomf_form fieldset {
 text-align: left;
 width: 100%;
 padding-top: 5px;
 padding-bottom: 5px; 

}

.tdomf_form fieldset textfield{
 background: #000;

}
.tdomf_form fieldset legend {
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-left: 0px; 
}
.tdomf_form_preview {
 
 padding: 5px;
 margin: 5px;
 margin-bottom: 20px; 
}
.tdomf_form_preview p {
 margin-left: 15px;
}
.tdomf_form_message {
 padding: 5px;
 margin: 5px;
 margin-bottom: 20px;
 text-align: left; 
}
#tdomf_upload_inline_form {
 text-align: left;
 
 width: 100%;
 height: 100%;
}
#tdomf_upload_inline_form .required {
 font-weight: bold;
}
.tdomf_upload_inline_errors {
 color: red;
}

#tdomf_category_checklist ul, .tdomf_category_children ul {
 list-style-type: none; 
}

.tdomf_category_children ul {
}

/* Formatting the QuickTag toolbar */

#ed_toolbar input {
 /*padding: 0px;
 margin: 2px;
 margin-bottom: 0px;
 margin-top: 10px;*/
}
#ed_toolbar input:hover {
 /*padding: 0px;*/
}
#ed_bold {
 font-weight:bold;
}
#ed_italic {
 font-style:italic;
}
#ed_link, #ed_ext_link {
 color:blue;
 text-decoration: underline;
}
#ed_under {
 text-decoration: underline;
}
#ed_strike {
 text-decoration: line-through;
}

/* Required for AJAX progress display */

.shadow {
    background: black;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 15px;
}

.hidden {
    display: none;
}

.progress {
    position: absolute;
    display: block;
    background: #f9fcfe;
    padding: 5px;
}

