/*
Theme Name: Cleaker
Theme URI: http://zuzol.com
Description: Theme by Zuzol.
Version: 3.0
Author: Lucy Sousa
Author URI: http://www.zuzol.com
*/

/***** GLOBAL FORMATTING *****/

#recent-posts-3{ padding:10px;}
.widget widget_recent_entries{ padding:10px;}


* {
	padding: 0;
	margin: 0;
}

body {
	margin:0px auto;
	padding: 0;
	line-height: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000; background:url(images/top.jpg) repeat-x; 
}



img {
	border: 0;
}

a {	color: #530652;	text-decoration: none;}

a:hover {	color: #49647d;	text-decoration: underline;}

a:visited {	color: #49647d;}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	width: 1130px;
	margin: 0px auto;
}

#header {
		margin: 0px auto;
	clear:both; width: 1130px;
}
#top {height:300px;}


#top-menu { background:url(images/top-menu.jpg) no-repeat; height:25px;  text-align:right; padding:5px 0 0 0; width:1130px; margin:0px auto}
#top-menu a { color:#FFF; font-size:14px; padding: 6px 20px 0 0; text-decoration:none;}

#header .col { float:left; width:419px; display:inline;}

#header .logo { background: url(images/logo.jpg) no-repeat top; width:292px; height:270px; float:left;}
#header .logo h2 { font-style:italic; font-size:22px; color:#3a0439; font-weight:normal; padding:200px 10px 10px 10px; text-align:center  }


/** Style for menu starts here */

.menu {
	
	height: 40px;
	margin: 0px;
	background:url(images/menu.jpg) repeat-x;
	
}

.menu ul {
	margin: 0px;	
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	border: none;
	padding: 14px 12px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}


.menu #mc_menu_1 a { padding:14px 12px;}

.menu a:hover {
	color: #D7D7BD;
}


.slogan {
	font-size: 16px;
	text-align: center;
	padding:  2px; font-style:italic;
	font-weight: normal;
	color:  #4c064a;
	margin-top:170px;

}


/** end Header */

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

.clear { clear:both;}

#middle {width: 1130px; background:url(images/main-bkgd.jpg) repeat-y; background-position:top; margin:0px auto; 
}

#content {
	width: 500px;
	float: left;
	color: #000;
	padding: 20px;
}

#content-inside {
	width: 1000px;
	float: left;
	color: #000;
	padding: 20px;
}

#sidebarRight {
	width: 255px;
	float: right;
	color: #000;
	padding: 20px;
}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {
	width: 250px;
	float: right;
	color: #000000;
	padding: 20px 0 0 0;
}

* html #sidebarLeft {
	width: 120px;
}


#sidebarLeft .container {background-color:#dab4d8; padding:5px; }
#sidebarLeft .container h3 { background:url(images/sidebar-h3.jpg) no-repeat; font-size:18px; text-align:center; padding:5px 0; margin:5px 0; color:#000000; }

#sidebarLeft .container ul { }



/
/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
	color:#660066;
}

.post a:link {
	margin-bottom: 20px;
	color:#660066;
}

.post a:hover {
	margin-bottom: 20px;
	color:#660066;
}

.post a:visited {
	margin-bottom: 20px;
	color:#660066;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;

}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 16px;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	font-size: 16px;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
	font-size: 16px;
}

p.center {
	text-align: center;
	font-size: 16px;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 16px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 25px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 15px;
	
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#search { width:1130px; height:40px;  background:url(images/search-bkgd.jpg) no-repeat; background-position:left;}

#seach p { width:50px; color:#e9d3e9; float:right;}


#searchform {
	display: inline;
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
	float:right;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 16px;
	
	text-align: left;
	padding:  2px; font-style:italic;
	font-weight: normal;
	color:  #4c064a;
	margin-bottom: 5px;

}

#sidebarRight a {
	color: #d8882f;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #d8882f;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #49647d;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/


#footer {
	clear: both;
	height: 244px;
	background-image:url(images/footer.gif);
	font-size: 10px;
	width:100%;
        float:center;

	
}

#footer li{display: inline;  float:center; margin:15px; padding:2px; list-style:center;width:auto; text-align:center; font-size:14px; color:#660066;}

#footer a:link{ color:#660066;}

#footer a:hover { color:#660066;}

#footer a:visited { color:#660066;}

#footer a:actived { color:#660066;}


.footer-navigation{width:610px; height:auto; float:left; padding:2px 0 0 0; margin:20px 0 0 0; 100px 0 0 0;;}

.footer-navigation2{width:400px; height:auto; float:left; margin:0 0 0 100px;;}

.footer-wrap { width:100%; margin:0px auto;}

#footer a {
	color: #fff;
}


#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
        padding:2px; 
}

#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
        padding:2px; 
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

#footer .copyright{ font-size:12px; color:#666; width:400px; margin:auto;}

#footer .address{float:left; width:250px; margin:25px 0 0 0; font-size:13px; line-height:28px; color:#660066;}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.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, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


.widget widget_recent_entries{ font-size:13px;	
}

li{ font-size:13px; margin-left:5px;}

