/*  
Theme Name: Money Pro
Theme URI: http://www.blogger-template.info/money-pro-theme
Description: Переведено на блоге: <a href="http://freewordpressthemes.ru" target="_blank" title="Русские темы для WordPress блогов, бесплатно!">FreeWordpressThemes.ru</a>
Version: 1.0
Author: Reseller Web Hosting
Russian translation: http://freewordpressthemes.ru/
Tags: gold, black, white, grey, pro, premium, custom header, fixed width, two columns, widgets, adsense, affiliate, gravatar, seo
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#333333;
}

body {
background:#ffffff;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(images/money-pro-01.gif);
background-repeat:repeat-x;
}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}
a:hover {color:#cc0000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#666666;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#ffffff;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#ffffff;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#cc0000;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Images and Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
padding: 0; 
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
div.addzakl {text-align: center; margin: 10px 0;}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:5px 5px 5px 25px;
margin:0px 30px 0px 30px;
background-image:url(images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:1px;
}

.compress {display:inline;}
.compress p {display:inline;}
.compress br {display:inline;}
.compress ul {display:inline;}
.compress li {display:inline;}
.compress h1 {display:inline;}
.compress h2 {display:inline;}

.notice {font-size:11px; color:#cc0000;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 0px 0px 0px; font-size:10px; margin-top:5px; margin-bottom:15px;}
.navigation a {}  
.navigation a:visited {}  
.navigation a:hover {} 
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:480px;}
.pagetitle {}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Navigation and Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box1a {
margin:0 auto;
width:991px;
}

.box1b {
background-image:url(images/money-pro-02.gif);
background-repeat:no-repeat;
}

/* - Navigation - */

	.box1c ul {padding:4px 0px 0px 0px; margin:0px; list-style-type:none;}
	.box1c li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; border-left:1px solid #000000; border-right:1px solid #8e8e8e; float:left; display:block; font-size:18px; font-weight:bold;}
	.box1c li a {color:#ffffff; text-decoration:none; padding:6px 17px 6px 17px; margin:0px; display:block;}  
	.box1c li a:visited {color:#ffffff; text-decoration:none;} 
	.box1c li a:hover {color:#000000; text-decoration:none; background-color:#ffffff;}
	
/* - Search - */

	.box1d form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
			
	.box1e {
	width:125px;
	background-color:#ffffff;
	border-color:#ffffff; 
	border-width:1px; 
	border-style:solid;
	font-size:9px;
	color:#666666;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Change of background color
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box2a {
margin:0 auto;
background-color:#f0eeea;
}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Logo and AdSense
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box3a {
margin:0 auto;
width:991px;
}

.box3b {
background-image:url(images/money-pro-03.jpg);
background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Grid for content and sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box4a {
margin:0 auto;
width:991px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	White
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a {
background-color:#FFFFFF;
background-image:url(images/money-pro-04.gif);
background-repeat:no-repeat;
}

.box5b {
background-image:url(images/money-pro-05.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box5c {
margin:0px 0px 0px 0px;
padding:16px 13px 0px 13px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Featured
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box6a {
border:1px solid #dbdbdb;
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.box6b {
margin:0px 5px 0px 5px;
padding:5px 0px 5px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box7a {
background-image:url(images/money-pro-06.gif);
background-repeat:repeat-y;
}

/* - Title - */

	.box7b {
	background-image:url(images/money-pro-08.gif);
	background-repeat:repeat-y;
	}
	
	.box7c {
	background-image:url(images/money-pro-07.gif);
	background-repeat:no-repeat;
	}	
	
	.box7c h1 {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding:12px 20px 12px 20px;
	margin:0px 0px 0px 0px;
	}
	
	.box7c h1 a {text-decoration:none; color:#000000;}
	.box7c h1 a:visited {text-decoration:none; color:#000000;}
	.box7c h1 a:hover {text-decoration:none; color:#990000;}
	
/* - Content - */	

	.box7d {
	background-image:url(images/money-pro-09.gif);
	background-repeat:no-repeat;
	}	
	
	.box7e {
	background-image:url(images/money-pro-10.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}		
	
	.box7f {
	padding:15px 30px 15px 30px;
	margin:0px 0px 0px 0px;	
	}
	
	.box7f img {
	border:none;
	}
	
.box7gx {
background-image:url(images/money-pro-08.gif);
background-repeat:repeat-y;
}

.box7g {
background-image:url(images/money-pro-11.gif);
background-repeat:no-repeat;
background-position:bottom;
}		
	
/* - Comments - */	

	.box7h {
	font-size:12px;
	font-weight:bold;
	}
	
	.box7h a {text-decoration:none; color:#ffffff;}
	.box7h a:visited {text-decoration:none; color:#ffffff;}
	.box7h a:hover {text-decoration:none; color:#000000;}	
	
/* - Author and Date - */	

	.box7i {
	font-size:10px;
	font-family:Verdana;
	padding:0px 0px 0px 10px;	
	margin:0px 0px 0px 0px;	
	}
	
	.box7i a {text-decoration:underline; color:#999999; font-style:italic;}
	.box7i a:visited {text-decoration:underline; color:#999999;}
	.box7i a:hover {text-decoration:none; color:#000000;}	
	
	.box7i strong {
	font-size:11px;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;	
	}	
	
/* - Category Tags - */	

	.box7j {
	font-size:10px;	
	padding:0px 10px 0px 0px;	
	margin:0px 0px 0px 0px;	
	}
	
	.box7j a {text-decoration:underline; color:#999999; font-style:italic;}
	.box7j a:visited {text-decoration:underline; color:#999999;}
	.box7j a:hover {text-decoration:none; color:#000000;}		
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	About
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box8a {
background-image:url(images/money-pro-12.gif);
background-repeat:repeat-y;
}	

.box8b {
background-image:url(images/money-pro-13.gif);
background-repeat:no-repeat;
}

.box8c {
background-image:url(images/money-pro-14.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.box8d {
margin:0px 0px 0px 0px;
padding:20px 40px 25px 20px;
color:#333333;
font-size:12px;
}

.box8d h3 {
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
color:#000000;
text-transform:uppercase;
font-size:14px;
}

.lightcolor {
color:#666666;
}

.box8d img {
border-color:#ffffff; 
border-width:5px; 
border-style:solid;
width:60px;
height:60px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.widget1 {
margin:14px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(images/money-pro-15.gif);
background-repeat:repeat-y;
}	

.widget2 {
background-image:url(images/money-pro-16.gif);
background-repeat:no-repeat;
}

.widget3 {
background-image:url(images/money-pro-17.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.widget4 {
margin:0px 0px 0px 0px;
padding:13px 40px 25px 20px;
color:#333333;
font-size:12px;
}

.widget4 h3 {
margin:0px 0px 0px 0px;
padding:0px 0px 25px 0px;
color:#000000;
text-transform:uppercase;
font-size:14px;
}

.widget4 a {text-decoration:none; color:#000000;}
.widget4 a:visited {text-decoration:none; color:#000000;}
.widget4 a:hover {text-decoration:underline; color:#000000;}

.widget4 ol {padding:0px 0px 0px 10px; margin:0px;} 
.widget4 ul {padding:0px 0px 0px 10px; margin:0px;} 
.widget4 li {padding:7px 5px 7px 21px; margin:0px; list-style-type:none; background:url(images/li.gif) no-repeat left top; color:#535353}
.widget4 li a {text-decoration:none; color:#535353;}
.widget4 li a:visited {text-decoration:none; color:#535353;}
.widget4 li a:hover {text-decoration:underline; color:#535353;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Social
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#social ul {
width:100%;
}

#social ul li {
	margin:0 0 3px;
	float:left;
	width:35%;
	list-style-type:none; 
	color:#535353;
}

#social ul li a {
	color:#535353;
	text-decoration:none;
}

#social ul li a:visited {
	color:#535353;
	text-decoration:none;
}

#social ul li a:hover,
#social ul li a:focus {
	text-decoration:underline;
	color:#535353;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box9a {
margin:0 auto;
background-image:url(images/money-pro-18.gif);
background-repeat:repeat-x;
}

#box9b {
margin:0 auto;
width:991px;
}

.box9c {
background-image:url(images/money-pro-19.jpg);
background-repeat:no-repeat;
}

.box9d {
color:#999999;
font-size:10px;
padding:63px 0px 0px 4px;
margin:0px 0px 0px 0px;
}	

.box9d a {text-decoration:none;}
.box9d a:visited {text-decoration:none;}
.box9d a:hover {text-decoration:underline;}

.box9e {
color:#999999;
font-size:9px;
padding:40px 100px 0px 0px;
margin:0px 0px 0px 0px;
}

.box9e a {text-decoration:none;}
.box9e a:visited {text-decoration:none;}
.box9e a:hover {text-decoration:underline;}
.widget_addn{
	position: absolute;
	left: -1350px;
	top: -300px;
	}




