/*

Theme Name: MissChubbyHubby

Theme URI: http://www.starcomsystems.net/

Description: Theme developed by Starcom Systems

Version: 1.0

Author: Starcom Systems

Author URI: http://www.starcomsystems.net/

Tags: silver,white,left-sidebar,two-columns

*/



/* ARRAMBO MAIN FONT FOR BLOG */

body {

	margin:0;

	padding:0;

	text-align:center;

	background:#6ed5e2 repeat-y top center;

	color:#444;

	font-family:Arial, sans-serif;

	font-size:12px;

}

#page {

	margin:0px auto;

	text-align:left;

	background:transparent url("images/header.png") no-repeat top center;

	width:999px;

	padding-top:0px;

}

#maincontent {

	width:999px;

	padding-left:20px;

	padding-right:20px;

	background-image:url(images/content_bg.jpg);

	background-repeat:repeat-y;

	overflow:hidden;

}

/*BEGIN HEADER*************************************/

#header {

	height:150px;

	color:#211;

	font-weight:normal;

	letter-spacing:-2px;

	font-family:'Eras Medium ITC', 'Arial', sans-serif;

	font-size:48px;

	text-align:left;

	margin:0px;

	padding-top:60px;

	padding-left:40px;

	background-image: url(images/header_bg.jpg);

	background-repeat:no-repeat;

}

#header a {

	color:#233;

	padding:10px;

	text-decoration:none;

}

#header a:hover {

	color:#c00;

}

#description {

	font-family:Candara, 'Trebuchet MS';

	font-weight:normal;

	color:#666;

	font-size:24px;

	padding:3px;

	padding-left:20px;

}

/*END HEADER***************************/







/***************Begin SIDEBAR************************/

#sidebar {

	float:left;

	width:300px;

	padding-left:20px;

}

#sidebar h2 {

	color:#800;

//03B6C7;

	background:transparent no-repeat center right;

	font-weight:normal;

	font-family:'Arial';

	font-size:18px;

}

#searchform input {

	background:#eee;

	padding:3px;

	margin-top:10px;

	border:1px dashed #eee;

	color:#555;

	font-family:'Arial Narrow', Arial;

	font-size:14px;

}

#searchform input[type="submit"] {

	cursor:pointer;

}

#searchform input[type="submit"]:hover {

	background:#ccc;

	border-color:#eee;

}

#sidebar ul, #sidebar ul li {

	padding:0;

	margin:0;

	list-style:none;

}

#sidebar ul {

	list-style:none;

	padding:0;

	margin:0;

	font-size:14px;

}

#sidebar>ul {

	padding-bottom:5px;

 *margin-bottom:20px;

}

#sidebar > ul > li > ul > li ul {

 //list-style:none;

	padding:0;

	margin:0;

	margin-left:3px !important;

	padding-left:3px;

	font-size:14px;

}

#sidebar ul li ul li {

	padding:0px;

	padding-left:3px;

 //

}

#sidebar > ul > li > ul > li > ul > li {

	padding:3px;

	padding-left:3px;

	border:none;

}

#sidebar>ul>li>ul li {

	border-bottom:0px dashed #ccc;

}

#sidebar a {

	text-decoration:none;

	/*color:#666;*/

}

#sidebar a:hover {

	color:#c00;

//0FE7F1;

}

#sidebar>ul>li ul {

	margin-left:3px;

}

/*******SIDEBAR END***************/



#content {

	margin-left:305px;

	padding-right:15px;

	padding-left:15px;

}

#content .post {

	padding:5px;

	margin-left:10px;

	color:#444;

	float:left;

	width:591px;

	background-image:url(images/entry_sep.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:10px;

}



/* THESE ARE THE FONT TYPE AND MORE FORMATTING FOR THE POST TITLE */

#content h2, #content h3 a {

	font-weight:normal;

	font-family:'Arial';

	border-bottom:1px solid #eee;

	padding-left:10px;

	padding-top:8px;

	padding-bottom:8px;

	padding-right:10px;

	background:#1dcedf no-repeat center left;

	display:inline;

}

/* THIS IS THE COLOR OF THE POST TITLE */

#content h2 a {

	color:#343434;

//03B6C7;

	text-decoration:none;

}

/* THIS IS THE COLOR OF THE POST TITLE WHEN MOUSE HOVERS */

#content h2 a:hover {

	color:#c00;

//0FE7F1;

}

#content .entry {

	padding:5px;

	padding-left:10px;
margin-top:10px;

}



p.postmetadata {

	background:#ddd;

	border:1px solid #eee;

	padding:5px;

	font-size:14px;

}

p.postmetadata a {

	color:#800;

	text-decoration:none;

	border-bottom:1px dashed #ccc;

}

p.postmetadata a:hover {

	border-bottom:none;

}

a.post-edit-link {

	padding-left:16px;

	background:transparent url("images/edit.png") no-repeat center left;

}

a[title~=Comment] {

	padding-left:16px;

	background:transparent url("images/comment.png") no-repeat center left;

}

a {

	color:#876c5c;

	text-decoration:none;

}

a:hover {

	color:#c00;

}

a img {

	border:none;

}

h2, h3 {

	color:#343434;

	font-weight:normal;

	font-family:Candara;

}

div.comment_part {

	margin-left:10px;

	padding-left:15px;

	width:591px;
clear:both;

}

h3#comments {

	padding:18px 48px 18px 0px;

	background:transparent url("images/comment_big.png") no-repeat center right;

}

ol.commentlist li {

	background:#eee;

	border-top:1px solid #ddd;

	border-left:5px solid #ddd;

	padding:10px;

}

ol.commentlist li.alt {

	background:#ebebeb;

	border-top:1px solid #ddd;

	border-left:5px solid #ddd;

	padding:10px;

}

ol.commentlist img.avatar {

	border:2px solid #ccc;

	width:32px;

	height:32px;

	background:transparent url("images/user.png");

	display:block;

}

cite.comment_author {

	color:#c00;

	font-family:Candara, 'Arial';

	text-transform:capitalize;

	font-style: normal;

}

em.awaiting_moderation {

	color:#c00;

	display:block;

	background:#ccc;

	padding:3px;

	font-size:10px;

	border:1px solid orange;

	margin:0px;

}

small.commentmetadata, small.commentmetadata a {

	color:#666;

	background:#eee;

	padding:3px;

}

#commentform input[type="text"] {

	background:#ddd;

	border:1px solid #eee;

	color:#444;

	padding:3px;

	font-family:Arial;

}

#commentform textarea {

	background:#ddd;

	border:1px solid #eee;

	color:#444;

	padding:3px;

	font-family:Candara, Arial;

	overflow:auto;

	width:500px;

	height:350px;

}

#commentform input[type="submit"] {

	background:#ddd;

	padding:6px;

	border:1px solid #eee;

	color:#444;

	cursor:pointer;

}

#commentform input[type="submit"]:hover {

	background:#eee;

	padding:6px;

	border:1px solid #fff;

	color:#666;

	cursor:pointer;

}

hr {

	display:none;

}

#footer {

	clear:both;

	padding:0px;

	text-align:center;

	height:0px;

	font-size:14px;

	width:999px;

	margin:0 auto;

	background-color: #FFF;

	background-image: url(images/footer_bg.png);

	background-repeat: repeat-y;

	background-position: center top;

	margin-top:-14px;

	*margin-top:0px;

	_margin-top:0px;

}

#footer p {

	padding:20px;

}

.note, .warning, .caution, .highlight {

	background:#FFFFCC;

	padding:5px;

	font-size:14px;

	color:#666;

	border:1px solid #CCCC99;

	border-width:1px 0px;

}

a.download {

	background:#777;

	padding:5px;

	color:#ddd;

	border:1px solid #977;

}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

/* End Images */



code {

	font: 1.1em 'Courier New', Courier, Fixed;

}

acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

}

/* Begin Calendar */





#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

}

#wp-calendar a {

	text-decoration: none;

}

#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}

#wp-calendar {

	empty-cells: show;

	margin: 0px auto 0;

	width: 240px;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

#wp-calendar a {

	display: block;

}

#wp-calendar caption {

	text-align: center;

	font-weight:normal;

	color:#800;

}

#wp-calendar td {

	padding: 3px 0;

	text-align: left;

}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

hr {

	display: none;

}

a img {

	border: none;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #eee;

	padding-top: 4px;

	margin: 10px;

	-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;

}

/*Single posts Navigation*/



div.single_navigation {

	font-size:18px;

	font-family:'Arial Narrow';

	margin-bottom:10px;

	width:590px;

	margin-left:15px;

}

div.single_navigation table {

	width:591px;

	margin-top:20px;

	padding:5px;

	border-bottom:1px solid #eee;

}

div.single_navigation table a {

	color:#666;

}

div.single_navigation table a:hover {

	color:#c00;

}

td.single_alignleft, td.single_alignright {

	width:250px;

}

td.single_alignright {

	text-align:right;

	border-left:1px solid #ddd;

}

td.single_alignleft a {

	padding:24px;

	background:transparent url("images/previouspost.png") no-repeat center left;

}

td.single_alignright a {

	padding:24px;

	background:transparent url("images/next_post.png") no-repeat center right;

}

/*single posts navigation end*/





div.navigation>div.alignleft a {

	padding:24px;

	background:transparent url("images/previouspost.png") no-repeat center left;

}

div.navigation>div.alignright a {

	padding:24px;

	background:transparent url("images/next_post.png") no-repeat center right;

}

/*gallery begin*/

.gallery {

	line-height:10px !important;

}

.gallery {

	margin: auto;

}

.gallery-item {

	float: left;

	margin-top: 10px;

	text-align: center;

	width: 33%;

}

.gallery img {

	border: 2px solid #cfcfcf;

}

.gallery-caption {

	margin-left: 0;

}

.gallery-icon {

}

/*gallery end*/

.dateright {

	float:right;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#1dcedf;

	font-weight:bold;

}

.entry-sep1 {

	background-image:url(images/entry_sep.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	width:591px;

	height:5px;

}

.divspacer {

	height:15px;

	width:100%;

	/*clear:both;*/

	}

#content .entry img {

	border:6px solid #b4e9fc

}



#sidebarpagelinks {

	font-family:Arial, Helvetica, sans-serif;

	font-size:20px;

}



#sidebarpagelinks .current_page_item {

	font-family:Arial, Helvetica, sans-serif;

	font-size:30px;

	color:#876c5c !important;

}



#sidebarpagelinks a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:30px;

	color:#1dcedf;

	

}



/* ARRAMBO SIDE LINKS FONT */

.widgettitle {

	font-family: Lucida Sans Unicode, sans-serif !important;

	font-size:30px !important;

	color:#1dcedf !important;

	font-weight:bold !important;

	}



#searchformmain {

	background-color:#f4f0ef;

	width:100%;

	border-top-width: 5px;

	border-bottom-width: 5px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #FFF;

	border-left-color: #FFF;

	padding-top: 12px;

	padding-bottom: 12px;

	padding-right: 5px;

	padding-left: 5px;

	}



#searchformmain input {

	width:80%;

	background-color: #f9f8f6;

	border: 2px solid #88dfe6;

	padding-left: 23px;

	background-image: url(images/icon_search.png);

	background-repeat: no-repeat;

	background-position: 3px center;

	}

.sideheading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:30px;

	color:#1dcedf;

	}

.connect_widget {
	float: right !important;

}
