- themes.css sets basic styling
- it is removeable
*/

@import url('http://media2.onsugar.com/v837/themes/c6/themes.css');

/*** PAGE STRUCTURE ***/

#navigator, #onsugar-beta-banner, .search-form .button, .comment_info, #anonymous_register_prompt, #site-controls {
    display: none !important;
    }

body {
    background-color: #dcdfb3;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Segoe UI", "tahoma", "verdana";
	font-size: 11px;
	letter-spacing: 1px;
	color: #a1a383;
	}
#sitetitle {
	font-family: Garamond, serif;
	font-size: 60px;
	color: #e6e7d0;
	margin-left: 120px;
	}
#sitedescription {
	width: 350px;
	font-family: "Segoe UI", "tahoma", "verdana";
	font-size: 10px;
	color: #e6e7d0;
	text-transform: uppercase;
	margin-top: -12px;
	margin-left: 110px;
	padding-left: 0px;
	}
#header1 {
	background-image: url(http://ping-yui.net/skins/2011/img/banner.png);
	width: 930px;
	height: 337px;
	padding: 0;
	margin: 0;
	}
#layout {
	background-color: #dcdfb3;
	margin: 0 auto;
	width: 800px;
	}
#layout2 {
	background-color: none;
	margin: 10px auto;
	width: 810px;
	}
.calendar {
	margin-left:10px;
	max-width: 90px;
	}
.calendar th {
	border-bottom: 1px dashed #979b80;
	padding-bottom: 5px;
	}
.linked-day {
	font-weight: 900;
	text-decoration:none;
	}
.linked-day a:link, .linked-day a:visited {
	text-decoration:none;
	background-color:#cccfa0;
	padding:1px;
	}
.linked-day a:hover {
	text-decoration:none;
	color:#cccfa0;
	background-color:#979b80;
	padding:1px;
	}
#navigation {
	padding-left:10px;
	padding-bottom:10px;
	margin-left:10px;
	font-family:  "Segoe UI", verdana, arial, sans-serif;  
	overflow:hidden;
	}
#navigation ul{
	width: 100%;
	list-style-position:inside;
	list-style-type:none;
	font-family:  "Segoe UI", verdana, arial, sans-serif;  
	text-transform: uppercase;
	font-size: 11px;
	text-decoration:none;
	}
#navigation ul li {
	float: left;
	}
#navigation ul li a, 
#navigation ul li a:visited {
	text-decoration:none;
	color: #a1a383; 
	margin-left:30px;
	display: block;
	}
#navigation ul li a:hover {
	text-decoration:none;
	color: #cccfa0; 
	}
.widget_content ul {
    margin-top: -5px;
    }
.widget_content ul li {
	margin-left:-14px;
    list-style-type:none;
	list-style-position:outside;
	margin-bottom: 0px;
	}
.count {
	font-family: "Segoe UI", "tahoma", "verdana";
	font-size: 10px;
	}
#lefts {
	max-width: 200px;
	border:0px;
	font-size: 11px;
	}
#lefts ul li a {
	text-decoration: underline;
	color: #a1a383;
	font-size: 11px;
	padding-left:5px;
	list-style-type:none;
	}
#lefts a:hover {
	text-decoration: none;
	}
#post, .onsugar_page, #onsugar_archive, .box, #comment_form {
	max-width: 600px;
	border-width:1px;
	border-style:dashed;
	border-color:#979b80;
	margin-bottom:6px;
	font-size: 11px;
	}
#post ul li {
    margin-left:25px;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom: 2px;
	}
#post img {
    border:5px solid #cccfa0;
    margin:0 5px;
    }
#pager img:hover {
    border-color:#a1a383;
    }
#pager {
	float:right;
	padding-right:5px;
    height:20px;
	}
#pager a:link, #pager a:visited {
	text-decoration: none;
	color: #a1a383;
	border-color:#cccfa0;
	}
#pager a:hover {
	border-color:#a1a383;
	}
#pager strong.pager-current {
	margin:5px;
    color:#cccfa0;
	border-color:#979B80;
	background-color:#979B80;
	}
#pager .pager-first,.pager-previous,.pager-next,.pager-ellipsis,.pager-last {
    margin:5px;
    border-color:#979B80;
}
#onsugar_footer {
	border-top:1px dashed #979b80;
	padding-left:10px;
    padding-top:10px;
	background-image: url(http://ping-yui.net/skins/2011/img/footer.png);
	background-position:center; 
	height: 65px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #a1a383;
	}
#onsugar_footer a{
	text-decoration: underline;
	color: #a1a383;
	}
#onsugar_footer a:hover {
	text-decoration: none;
	}
a:link, a:visited {
   text-decoration:underline;
   color: #a1a383; 
   }
a:hover {
   text-decoration:none;
   }
h1 {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #667886;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-left:12px;
	border-bottom: 1px dashed #979b80;
	width: 96%;
	}
h2 {
	display: block;
	height: 19px;
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	color: #667886;
	margin-top: -30px;
	padding-right: 12px;
	}
.onsugar_page h2, #onsugar_archive h2, .box h2 {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	color: #667886;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left:12px;
	border-bottom: 1px dashed #979b80;
	width: 96%;
	}
h3 {
	display: block;
	height: 19px;
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	color: #667886;
	margin-top:-9px;
	padding-right: 12px;
	}
h3 a:link, h3 a:visited, h3 a:hover {
	height: 19px;
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	text-decoration:none;
	color: #667886;
	}
h4 {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #667886;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-left:12px;
	border-bottom: 1px dashed #979b80;
	width: 180px;
	}
h5 {
    display: block;
	height: 19px;
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	color: #667886;
	padding-right: 12px;
	}
h5 a:link, h3 a:visited, h3 a:hover {
	height: 19px;
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	text-decoration:none;
	color: #667886;
	}
p {
	margin-bottom: 5px;
	margin-right: 12px;
	margin-left: 12px;
	}
.onsugar_page p, .box p {
	margin-bottom: 5px;
	margin-right: 12px;
	margin-left: 12px;
	}
.start, .end {
    visibility:hidden;
    }
blockquote, .quote_container {
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	background: url(http://ping-yui.net/skins/2011/img/bquote.png)no-repeat;
	padding-top: 18px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}


input, textarea, select, button, .form-text form-autocomplete unclicked search_box, .form-text, .form-textarea {
	background-color: #dcdfb3;
	border: 1px solid #979b80;
	font-family: "Segoe UI", "tahoma", verdana;
	font-size: 11px;
	color: #979b80;
	}

