/* Style: Default */

body { background: url(default/bg.jpg) repeat fixed; }

#container {

}

#container_inner {
background: transparent url(default/page_bg.png) repeat-y; 
}

a:link, a:visited {
	color: #901212;
}

.col-full  { 

}

#header {
}

#welcome {
	background: url(default/welcome_bg.jpg) no-repeat;
	border-bottom: 1px solid #690d0d;
}

#quick_search { 
background: url(default/quick_search.png) no-repeat;
}

#index_widget_1 {
background: url(default/index_widget_1.png) no-repeat;
}

#index_widget_2 {
background: url(default/index_widget_2.png) no-repeat;
}

#index_widget_3 {
background: url(default/index_widget_3.png) no-repeat;
}

#index_widget_1 .widget h3, #index_widget_2 .widget h3, #index_widget_3 .widget h3 {
color: #690d0d;
font-size: 20px;
font-weight: bold;
}

#index_widget_1 .widget, #index_widget_2 .widget, #index_widget_3 .widget {
color: #000;
line-height: 1.4;
}

#sites ul li a span.button  {
	background: url(default/sites_icon/sitesoverlay.png) no-repeat center center;
}

#sites ul li.empty a span.button  {
	background: url(default/sites_icon/sitesempty.png) no-repeat left top;
}

#sites li:hover {
	background-image: none;
}

#sites ul li a  {
}

#content {
background: transparent url(default/sidebar_btm.png) no-repeat 705px 100%;
}

#main.fullwidth  { background-color: #fff; background-image: none; }

#top-nav {
	background: url(default/top_nav.png) no-repeat;
}

.nav a:link,
.nav a:visited{color:#fff; text-shadow:1px 1px 1px #000;}
.nav a:hover{color:#fcd8e9;}
.nav li ul{ border:1px solid #e9d1dd; border-top:none}
.nav li ul li a:hover{color:#be4e88 !important;}

#sidebar_navigation {
	background: #e4d2bf url(default/navigation_btm.jpg) no-repeat left bottom;
}

#sidebar_navigation ul {

}

#sidebar_navigation li {
	background: transparent url(default/navigation_li_bg.jpg) repeat-x left bottom;
}

#sidebar_navigation a {
	color: #454545;
	text-shadow:1px 1px 1px #ffffff;
}

#sidebar .widget h3 {
	background: url(default/sidebar_widget_header_1.png) no-repeat;
	width: 204px;
	height: 28px;
	color: #730e0e;
	font-family: 'ArmyThin', Arial;
	font-size: 25px;
	display: block;
	rotation: 3deg !important;
	-webkit-transform: rotate(3deg); 
	-moz-transform: rotate(3deg);	
	padding: 32px 20px;
	margin: 0 0 0 -20px;
	text-shadow: none;
	line-height: 22px;
}

#sidebar .widget {
	margin: 0 !important;
	padding: 0 20px !important;
	color: #000000;
}

#sidebar .widget ul {
	margin: 0;
}

#sidebar form {
	margin: 0; padding: 0;
}

#recentposts ul {
	margin: 0 0 0 -20px !important;
}

#recentposts li {
	background: url(default/sandel_icon.png) no-repeat;
	padding: 0 0 10px 40px;
}

#recentposts li a {
	line-height: 11px;
}

.post .title {
	border-bottom: 1px solid #690d0d;
}

.post .entry blockquote {
	border-color: #690d0d;
}

.archive_header {
	background-color: #ffffff;
	border-color: #690d0d;
}

.featured-title a:link,
.featured-title a:visited,
.title a:link,
.title a:visited {
	color: #292929;
}

.featured {
	background: transparent url(default/featured_btm.jpg) repeat-x left bottom;
}

.featured .comment-cloud a {
	background: transparent url(default/comment_crown.jpg) no-repeat;
}

.post-meta .comments a {
	background: transparent url(default/comment_flag.jpg) no-repeat;
}

.more_entries {
	border-top: 1px solid #ebc5c5;
}

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { background: #730e0e;color: #fff; border:1px solid #ebc5da;}
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { color: #fff;background: #a23535 !important; border-color: #972020 !important; }
.wp-pagenavi span.current {color:#fff !important;}

.widget {
	color: #fff;
}

.widget h3 {
	color: #fff;
}

.widget input#s, .widget input.field  { background-color: #fff; border-color: #901212; }
.widget input.submit  {background-color:#fff; border-color:#901212; color:#000}

#wp-calendar caption {
	text-shadow: 1px 1px 1px #000000;
	color: #fff;
}

#wp-calendar th,#wp-calendar td{ text-shadow: 1px 1px 1px #000000;
	color: #fff;}

#featured li{
	background: transparent url(default/featured_icon.png) no-repeat left top;
}

#featured span.post-meta {
	color: #b53577;
}

#comment-widget li {
	color: #fff;
}

#comment-widget li .body {
	color: #fff;
	text-shadow:1px 1px 1px #000;
}

#twitter_update_list a {
	color: #b53577;
}

#address {
	color: #282828;
}

#comment-widget li a {
	color: #ffffff;
}

#comments li.thread-even .comment-container {
	background-color: #fff;
	border: 2px solid #901212;
}

#comments li.thread-odd .comment-container {
	background-color: #ded0d0;
	border: 2px solid #901212;
}

#comments li.thread-odd .comment-head .name a  { color: #a4597d; }

#comments h3{
	text-shadow:1px 1px 1px #ffffff;
}

#comments .comment-head .avatar img{ border:2px solid #901212;}

#footer{
	background: url(default/footer_bg.png) no-repeat center bottom;
}

#footer a {
	color: #ffffff;
}