/*
Theme Name: Elegant Box 2
Theme URI: 
Description: 
Version:
Author: 
Author URI: 
Tags: 
*/

* {
	margin:0;
	padding:0;
}
body {
	font-family:"BitStream vera Sans",Verdana,Arial,Helvetica,sans-serif;;
	font-size:12px;
}

.wrap {margin:0 auto;width:767px;}

h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:18px;
}
img {
	border:none;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
pre {
	font-family:'Courier New', Courier, Monospace, Fixed;
	overflow:auto;
}
blockquote, pre {
	padding:5px 10px;
	margin:5px 10px 8px;
}
.clear {
	clear:both;
}
small, .small {
	font-size:10px;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft{
	text-align:left;
}
.alignright{
	text-align:right;
}
.aligncenter{
	text-align:center;
}
.inline {
	display:inline;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fontthin {
	font-weight:normal;
}
.box {
	margin-bottom:10px;
}
.box .content {
	padding:8px 10px;
}
.box h3 {
	font-size:16px;
	margin-bottom:2px;
	padding-left:0;
	margin-left:0;
	display:box;
	width:460px;
}
.box ul, .box ul li {
	list-style-type:square;
	list-style-position:inside;
}
.bottom_separator {
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	margin-left:-5px;
	margin-right:-5px;
}
.bottom_space {
	margin-bottom:10px;
}
.button {
	font-size:10px;
	border-style:solid;
	border-width:1px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	text-align:center;
	padding:2px 8px;
}
a.button:hover {
	text-decoration:none;
}


/*  YS style */

#ysbanner {
	width:767px;
	height:150px
	padding:0;
	margin:20px auto 0;
	border:1px solid #A2A2A2;
	border-bottom:0;

}


/* header START */
#header .inner {
	height:43px !important;
	height:44px;
}
#header .content {
	width:767px;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	float:left;
	font-weight:normal;
	font-style:normal;
	padding:1px 0 0 10px !important;
	padding:2px 0 2px 10px;
	margin-top:9px;
}
#header #title {
	float:left;
	font-family:"Arial",Helvetica,sans-serif;
}
#header #tagline {
	float:left;
	font-size:10px;
	margin-left:10px;
	vertical-align:bottom;
	color:#999;
}
#header #searchbox, #header #nav {
	float:right;
	margin-top:11px !important;
	margin-top:10px;
	padding-right:10px;
}
#notice {
	margin:0 -5px 10px;
}
#notice .inner {
	padding:5px 7px;
}
#notice .icon {
	float:left;
	margin-right:5px;
	margin-bottom:0;
}
#notice .content {
	float:left;
}
#notice .content .separator {
	padding-right:10px;
}




/*navigation */


.navigation{
text-align:left; font-family: verdana, sans-serif; position:relative; font-size:0.9em;height:2.5em; margin:0 padding:0; list-style-type:none;
}
.navigationul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.navigationli {
float:left; position:relative;
}
.navigationli a, .navigationli a:visited {
display:block; text-decoration:none; width:6em; color:#000; float:left; padding-right:1em; height:3em; line-height:3em; color:#909; 
}
* html .navigationli a, .navigationli a:visited {
width:7em; w\idth:6em; /* hack for IE5.5 */
}
.navigationli a.drop, .navigationli a.drop:visited {
font-weight:bold;
}
.navigationli ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.navigationtable {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.navigationli:hover a,
.navigationli a:hover {
text-decoration:underline; border:0;
}
.navigationli:hover ul,
.navigationli a:hover ul {
visibility:visible; height:auto; width:10em; background:#fff; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.navigationli:hover ul li a,
.navigationli a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}
* html .navigationli a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.navigationli:hover ul li a.drop,
.navigationli a:hover ul li a.drop {
font-weight:bold;
}
.navigationli:hover ul li ul,
.navigationli a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.navigationli:hover ul li a:hover,
.navigationli a:hover ul li a:hover {
text-decoration:underline;
}
.navigationli:hover ul li:hover ul,
.navigationli a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.navigationli:hover ul li:hover ul.left,
.navigationli a:hover ul li a:hover ul.left {
left:-9.3em;
}
.navigationli:hover ul li:hover ul li a,
.navigationli a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.navigationli:hover ul li:hover ul li:hover a,
.navigationli a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}











#menu {
	margin:0 auto;
	text-align:center;
	
}

#navi {
	margin:0 auto;
	text-align:center;
	
}

/* menu Styles*/
/*---------------------Do not make changes other than to colors in this section--------------------*/

#menu ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#menu li {
	padding:0; 
	margin:0;
	}
#navi a {
	font-weight: normal;
	color: #800000;
	display:block;
	text-decoration: none;
	}

.top_links {
	color:#666;
	font-weight:bold;
	background-color:#eee;
	text-align:center;
	}
#menu a:link {
	color: #666;
	text-decoration: none;
}
#menu a:visited {
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #B14E44;
	text-decoration: underline;
}
#menu a:active {
	color: #039;
	text-decoration: none;
}

/*drop down links*/
#navi li li a {
	display: block;
	width:119px;
	font-weight: normal;
	color: #EEEBCA;
	margin-left:0px;
	padding:2px 3px 2px 5px;
	border-bottom:1px solid #A2A2A2;
	background-color:#903;
	
}
/*drop down hover*/
#navi li li a:hover {
	background-color:#f6ebd0;
	color:#000;
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #800000;
	display:block;
}
#menu li#first {
	border-top:1px solid #800000;
}

/*IE fix*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }

#menu li {
	float: left;
	position: relative;
	width: 128px;
	text-align: left;
	}

#menu  li ul {
	display: none;
	position: absolute;
	top:100%;
	left:0;
	font-weight: normal;
	background-color:#eee;
}

#menu  li>ul {
	top: auto;
	left: 0;
	
}

#menu li li {
	display: block;
	float: none;
}

#menu li:hover ul, li.over ul {
	display: block;
}
/*End Navigation Styles*/












#nav img {
	border:none;
}
#navlist {
	margin-right:10px;
}
#navlist li {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	font-size:10px;
	display:none;
}
#navlist li a {
	display:block;
	padding:3px 5px 5px;
	border-style:solid;
	border-width:0 1px 0 0;
}
#navlist li.current_page_item a {
	font-weight:bold;
}
#navlist li a#feed {
	border-width:0;
	margin-left:10px;
	padding:1px 0;
}
#navlist li a#feed img {
	background-position:100% 0%;
	width:18px;
	height:18px;
}
#navlist li a#feed:hover img {
	background-position:100%-18px !important;
}
#search_textfield {
	width:217px;
	padding-right:20px;
	color:#aaa;
}
/* header END */

/* main START */
#container_body {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:767px;
	z-index:0;
}
#main {
	float:left;
	padding:10px 0 0 10px;
	z-index:1;
}
.post img {
	max-width:400px;
}
.sided {
	padding:2px;
	margin-bottom:5px;
}
.part {
	margin-bottom:10px;
}
.sidedate {
	float:right;
	font-size:10px;
}
.post .content ul li {
	list-style-type:square;
	list-style-position:inside;
	padding-left:20px;
}
.post .content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:20px;
}
.post {
	margin-bottom:20px;
}
.post .title h2 {
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0pt;
	padding:0px;
}

.othertitle {
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0pt;
	padding:0px;
	color:#333333;
	padding-bottom:3px;
}

.post .content {
	line-height:145%;
	overflow:hidden;
	font-size:14px;
	padding-top:5px;
}
.post .content p {
	margin:0 0 10px 0;
}
.post .comments {
	padding:3px 0 3px 22px;
	margin:10px 0 0;
	font-size:10px;
}
.post .comments_single {
	margin:10px 0;
}
#postnav {
	margin-top:20px;
}
.info {
	color:#333;
	font-size:10px;
	margin-bottom:20px;
	margin-top:5px;
	padding:5px;
	background:#FAFAFA;
	border-top:1px solid #EBEBEB;	
	
}
#container_bottom {
	font-size:10px;
}
#container_bottom .postnav {
	float:left;
	padding:9px 10px !important;
	padding:9px 10px 0;
	width:485px;
}
#container_bottom .postnav span.right {
	margin-right:10px;
}
#container_bottom .anchor {
	float:right;
	text-align:right;
	width:200px;
	padding:11px 10px 10px 0;
	margin-bottom:-1px;
}

#container_bottom .anchor a {
	text-decoration:none;
}

#container_bottom .anchor span {
	padding:4px 0 4px 18px;
}
/* main END */

/* sidebar START */
#sidebar {
	float:right;
	width:260px;
	height:100%;
}
#sidebar-body ul {
	list-style:none;
	padding:0 5px;
}
#sidebar-body div {
	margin:5px;
}
#sidebar-body ul div {
	margin:0;
}
#sidebar h3 {
	padding:3px 5px 4px;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	text-decoration:none;
}
#sidebar .widget {
	margin:0;
	padding:0;
}
#styleswitcher {
	padding:5px;
}
#styleswitcher .clear {
	margin:0;
}
#style-text {
	float:left;
	font-size:11px;
	margin-top:1px;
	font-weight:bold;
}
#styleswitcher span.color {
	float:left;
	margin-top:2px;
	margin-left:4px;
	padding:1px;
}
#styleswitcher span.color a img {
	margin:0px;
	width:8px;
	height:8px;
}
#sidebar span.right {
	float:right;
}
#sidebar .widget .tag_cloud {
	padding:5px 5px 0;
	margin:0px;
}
.widget ul li {
	line-height:18px;
	padding:2px 0;
}
.widget ul li span.right {
	font-size:10px;
}
.widget .box {
	padding:5px;
}
/* sidebar END */

/* footer START */
#footer {
	font-size:10px;
}
#footer .inner {
	margin:0;
	height:30px;
}
#footer .content {
	margin:8px auto 0;
	width:767px;
}
#footer #about {
	float:left;
}
#footer ul#admin {
	float:right;
	display:block;
	list-style-position:outside;
	list-style-type:none;
}
#footer ul#admin li {
	display:block;
	float:left;
	margin-left:12px;
}
/* footer END */

/* comments START */
#commentlist {
	margin-bottom:15px;
}
#commentlist ol {
	margin:0;
	padding-left:0;
	
}
#commentlist ol li {
	list-style:none;
	margin-bottom:10px;
}
#commentlist ol li p {
	margin-bottom:10px;
	overflow:hidden;
}
.userinfo {
	padding:5px 10px 6px;
}
.userinfo .date {
	font-size:10px;
}
.userinfo .userpic {
	padding:1px;
	float:left;
	margin-right:10px;
}
.userinfo .usertext {
	float:left;
}
.userinfo .count {
	float:right;
	text-align:right;
	font-size:10px;
}
#commentlist ol li .username {
	font-weight:bold;
}
#commentlist ol li .comment_text {
	padding:10px 10px 0;
}
ul#trackbacks {
	margin-bottom:0;
	margin-left:5px;
}
textarea#comment {
	width:481px !important;
	width:480px;
}
#submitbox {
	margin:8px 0;
	font-size:10px;
}
#comments_rss {
	padding:2px 0 2px 22px !important;
	padding:2px 0 16px 22px;
	float:left;
}
#emoticon {
	float:right;
	margin-right:10px;
}
#comment_info {
	float:left;
}
.form_row {
	margin:0 3px 5px 0;
	text-align:left;
}
/* comments END */

/* archives START */
#archive li {
	list-style:none;
	padding-left:0;
}
.postspermonth {
	margin:5px 0;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archices END */

/* links START */
.post .content .linkcat ul li {
	float:left;
	width:25% !important;
	width:24%;
	list-style-type:none;
	padding-left:0;
}
/* links END */

/* image switcher START */
.imageswitcher {
	padding:5px;
}
.imageswitcher_image {
	padding:2px;
}
a.imageswitcher_button {
	float:left;
	margin-top:5px !important;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:4px;
	padding:2px 5px;
	text-decoration:none;
	font-size:11px;
}
.imageswitcher a.lastbutton {
	margin-right:0;
}
a.imageswitcher_button:hover {
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
#related_posts ul {
	margin-bottom:0;
	margin-left:5px;
}
.post #related_posts ul li {
	padding-left:0;
}
/* related posts END */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 3px;
	padding:0 5px 5px;
	border:1px solid #333;
	background:#fff;
	}
#wp-calendar table {
	margin:0 auto;
	padding:3px;
	text-align:center;
	
}

#wp-calendar .pad  {
	border:0;
	}

#wp-calendar #next {
	border:0;
	}

#wp-calendar #prev {
	border:0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	border:0;
	background:none;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	border:0;
	background:none;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	background:#FAF4E5;
	}
#wp-calendar #today 
{
	border:#736E6E 1px solid;
}

#wp-calendar caption {
	text-align: center;
	font-weight:bold;
	background:#ccc;
	padding:2px;
	margin-top:5px;
	}

#wp-calendar td {border:1px solid #ccc;}

#wp-calendar th {border:0;}

#wp-calendar td, #wp-calendar th {
	padding: 3px 4px;
	text-align: center;
	}
#wp-calendar th {font-weight:bold;}




/* End Calendar */



.whenwhere {
	margin:2px 0;
	padding:5px;
	border:1px solid #ddd;
	background:#f2f2f2;
	line-height:18px;	
}

p.whenwhere {padding-top:2px;}

