﻿/*
Theme Name: maxsharing
Theme URI: http://maxsharing.com
Description: Free resources for a better life.
Version: 1.0
Author: Anthony
Author URI: http://maxsharing.com
*/

* {
	color: #606060;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

html, body {line-height: 1;background: url(images/bg.gif) repeat;}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
a {
	color: #606060;/* #AAD420; */
}
a:hover {
	color: #F87F11;
}

#container {
	width: 981px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 980px;
}
#pagenav {
	float: left;
	width: 980px;
	height: 30px;
 	background: #EEEEEE;/* #FFFFC9; */
}
#pagenav span {
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 200px;
	text-transform: uppercase;
	background: #AAD420;
	color: #fff;

}
#pagenav ul {
	float: left;
/* 	padding-left: 10px; */
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
	
}

#pagenav ul li a {
	background: #AAD420;
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	color: #FFFFFF;
	font-family: Georgia;
}

#pagenav ul li a:hover {
	background: #EBB15A;
	color: #FFF;
}

#pagenav ul li.current_page_item a {
	background: #F87F11;
	color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
	background: #EBB15A;
	color: #FFF;
}

/* Start of the searching.php */
#searchform {
	float: right; 
	width: 160px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#searchform form {
	float: right;
	display: inline;
	width: 160px;
	height: 30px;
}

#searchform fieldset {
	float: right;
	display: inline;
	height: 30px;
	background: #40B0B3;/* #464646; */
}

#searchform label {
	vertical-align: middle;
	color: #FFF;

}

#searchform input {
	display: inline;
	vertical-align: middle;
 	font-size: 16px; 
	width:150px;
 	font-family: Georgia;  
	color: #F2EDBC;/* #AAAAAA; */
}

#searchinput {
	height: 22px;
	padding-top: 5px;
	background: #40B0B3;/* url(images/search-input.gif) repeat-x; */
 	width:150px;
	margin-left: 5px;
	padding-right: 5px;
}
/* end of the searching.php*/


/* Start of the search for content*/

#contentsearch {
	width: auto;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contentsearch input {
	vertical-align:middle;
	font-size: 15px;
	font-family: Georgia;
}
#contentsearch .input{
	border: 1px solid #ff0000;
	width: 300px;
	background: #ffffc9;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}
#contentsearch .input:focus{
	border: 1px solid #ff0000;
	width: 300px;
	background: #464646;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}
 
#contentsearch .button {
	cursor: pointer;
	background: #00008b;
	height: 30px;
	padding-left: 10px;
	padding-right:10px;
	color: #fff;
}
#contentsearch .button:focus {
	cursor: pointer;
	background: #ff0000;
	height: 30px;
	padding-left: 10px;
	padding-right:10px;
	color: #fff;
}
/* End of the search for content*/
#logo {
	float: left;
	display: inline;
	margin-top: 15px;
 	margin-right: 20px; 
	margin-bottom: 15px;
/* 	padding-left: 20px; 
	margin-left: 20px;*/
}

#logo h1 {
	text-indent:-10000px;
	background: none;
}

#logo h1 a{
	display: block; 
	background: url(images/logo.gif) no-repeat; 
	height: 50px; 
	width: 300px;
	outline: none;
}

#logo .description {
	color: #00008B;
	line-height: 1.4em;
	padding-right: 10px;
}


#member {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
#member li {
	display: inline;
	padding-left: 10px;
}
#member li a{
	line-height: 20px;
}
#member li a :hover{
	background: #6DC2FF;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
}
#rss {
	float: right;
	border-top: 3px solid #ff0000;
	margin-top: 20px;
	height: 60px;
}
#rss a {
	display: block;
	padding-left: 24px;
	background: url(images/rss.gif) no-repeat left;
	margin-left: 20px;
	line-height: 24px;
	float: left;
	
}

#headersubscribe {
	height: 20px;
	background: #FFFFC9;
	text-align: center;
}

/* header end */
#body{
	float: right;
	width: 770px;
/* 	margin-top: 10px; */
}

/* sponsored css */
#ads-logo {
	float: right;
 	margin-top: 10px;
}

#stuff-sidebar{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 160px;
	border: none;
}
.title{	
	border-top: 2px solid #ff0000;
	border-bottom: 1px solid #00008b;
	background: #ffffc9;
	height: 30px;
	line-height: 30px;
 	text-indent: 10px; 
	
}
.rss-sidebar {
	width: 100%;
	margin-bottom: 10px;
	background: #fff;
	text-align: center;
}
.rss-sidebar p {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
.rssicon{
	width: 100%;
/* 	padding-top: 15px; */
	padding-bottom: 10px;
}

/* .rssicon{
	text-align:center;
	font:.917em arial, helvetica, sans-serif;
} */
.rssicon p{
	margin:0 0 1em;
	text-align:center;
}
.rssicon ul{
/* 	width:304px;
	margin:0 -10px 10px 0; */
	overflow:hidden;
}
.rssicon li{
	float:left;
/* 	margin:0 10px 0 0; */
	list-style:none;
}
.rssicon li a{
	display:block;
	width:66px;
	height:18px;
	padding:48px 0 0;
	text-align: center;
	background: url(images/rss-icons.gif) no-repeat 0 -67px;
}
.rssicon li.twitter a:hover {background-position:0 -67px;}
.rssicon li.twitter a{background-position:0 0;}
.rssicon li.rss a:hover{background-position:-66px -67px;}
.rssicon li.rss a{background-position:-66px 0;}
.rssicon li.feedburner a:hover{background-position:-134px -67px;}
.rssicon li.feedburner a{background-position:-134px 0;}
.rssicon li.facebook a:hover{background-position:-202px -66px;}
.rssicon li.facebook a{background-position:-202px 0;}
.rssicon li.friendfeed a:hover{background-position:-202px -67px;}
.rssicon li.friendfeed a{background-position:-202px 0;}

.ads-platinum{
	width: 160px;
	height:160px;
	margin: 10px auto;
	background: #C0C0C0;
}
.ads-golden{
	width: 160px;
	height:160px;
	margin: 10px auto;
	background: #C0C0C0;
}
.ads-silver{
	width: 160px;
	height:160px;
	margin: 10px auto;
	background: #C0C0C0;
}
#ads-footer {
	margin: 10px auto;
	text-align: center;
	height: 90px;
	width: 728px;
}
#ads-postleft {
	float: left;
}
#ads-postright {
	float: right;
}
#ads-column-single-left{
	float: left;
	margin-left: 0;
	margin-top: 10px;
}
#ads-column-single-right{
	float: right;
	margin-right: 0;
}
#ads-firstpost-index{
	margin-top: 10px;
}
#column {
	float: left;
	width: 600px;
	margin-right: 10px;

}

.randompost {
	background: #fff;
	float: right;
	height: 250px;
	width: 48%;
	margin-top: 10px;
}
.randompost ul {
	margin-top: 5px;
	overflow: hidden;
}
.randompost ul li{
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* .related-post{
	padding-left: 15px;
} */
.related-post ul li{
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* .random-post{
	padding-left: 15px;
} */
.random-post ul{
	margin-left: 50px;
	list-style-type: decimal;
	font-size: 20px;
}
.random-post ul li{
	line-height: 20px;
}

/* sidebar on the right position */
.stuff {
	width: 160px;
	
}
.stuff h2{
	background: #40B0B3;
	height:30px;
	line-height: 30px;
	text-indent: 10px;
	color: #fff;
}
.stuff ul{
	background: #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.stuff ul li{
	display: block;
 	border-bottom: 1px dotted #AAD420;
 	padding-left: 10px; 
	padding-top: 4px;
	padding-bottom: 4px;
}
.stuff ul li a{
	display: inline; /* !important */
 	line-height: 1.4em;
}


.permalinks {
	margin-top: 5px;
	margin-bottom: 10px;
}
.permalinks a {
	line-height: 1.5em;
	background: #FFFFC9;
}

.postslideshow {
	width: 600px;
	margin: 20px auto;

}
.post {
	margin-top: 10px;/* 20px; */
	width: 600px;/* 630px; */
}

.post a {
	color: #606060;
}

.post a:hover {
	color: #AAD420;/* #00008b; */
}

.position {
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
	background: #f87f11/* #fff */;
	text-indent: 10px;
	color: #fff;
}
.position span {
	padding-left: 2px;
	padding-right: 2px;
	color:#fff;
	text-decoration: underline;
}
.position a {
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
}
.position a:hover {
	padding-left: 2px;
	padding-right: 2px;
	color: #40B0B3;
	font-weight: bold;
}
.entry {
	background: #FFF;
	width: 600px;
	margin-left: 0px;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 26px; 
 	font-family: /*"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;*/ "Times New Roman",Georgia,Serif;  /* Calibri; */  /*Times New Roman;  */
	font-variant: normal;
}

.entry h2 a {
 	font-size: 26px; 
 	font-family: /*"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;*/ "Times New Roman",Georgia,Serif;  /* Calibri; */  /*Times New Roman;  */
	font-variant: normal;
}
.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.entry .social {
	float: right;
	margin-top: 10px;
}
.entrythumb {
	background: #FFF;
}
.entrythumb h2 {
	padding-left: 140px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 26px; 
 	font-family: /*"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif*/; "Times New Roman",Georgia,Serif;  /* Calibri; */  /*Times New Roman;  */
	font-variant: normal;
}
.entrythumb h2 a {
 	font-size: 26px; 
 	font-family: /*"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;*/ "Times New Roman",Georgia,Serif;  /* Calibri; */  /*Times New Roman;  */
	font-variant: normal;
}
.entrythumb .date {
	display: block;
	margin-left: 140px;
	margin-right: 15px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

/********* CSS For Post Info Below Header ***************/
.info {

	border-top: 2px solid #ff0000;
	border-bottom: 1px solid #00008b;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.info .comments a {
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
 	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;
	padding: 0;

}

.content p {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
/* 	text-transform: uppercase; */
	display: block;
	float: right;
/* 	border-top: 2px solid #ff0000; */
/* 	background: #ffdf00; */
	line-height: 2em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.content .more-link:hover{
	display: block;
	float: right;
	color: #ffdf00;
/* 	border-top: 2px solid #ff0000; */
}
.thumbnail-class {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	}
.left {
	float: left;
	margin: 0 15px 0 0;
	}
/*for timthumb function*/
.postthumb {
	float: left;
	margin: 0 15px 0 0;
}


/*for Content and Excerpt Word Limit plugin*/
p.readmore {
	text-align: right;
	}
	
p.readmore a {
	color: #ff0000;
	font-size: 11px;
	}
/*for Content and Excerpt Word Limit plugin*/
.content h1 {
/* 	font-size: 20px; */
/* 	color: #97aab1; */
/* 	color: #606060; */
}

.content h2 {
/* 	font-size: 18px; */
/* 	color: #606060; */
}

.content h3 {
/* 	font-size: 16px; */
/* 	font-weight: bold; */
/* 	color: #606060; */
}

.content h4 {
/* 	font-size: 14px; */
/* 	font-weight: bold; */
}

.content h5 {
/* 	font-size: 12px; */
/* 	font-weight: bold; */
/* 	color: #606060; */
}

.content h6 {
/* 	font-size: 11px; */
/* 	font-weight: bold; */
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	margin-bottom: 5px;
}

.content ul li {
	line-height: 1.5em;
	color: #99999;
	padding-left: 20px;
	margin-bottom: 5px;

}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	line-height: 1.5em;
}

blockquote * {
	line-height: 1.5em;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #00008b;
 	font-family: verdana; 
 	font-size: 10px; 
	background: #eee;
}

.tags {
	border-top: 1px dotted #ddd;
	line-height: 2em;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}

.tags a {
	font-weight: normal;
	color: #40B0B3;/* #ff0000; */
	text-transform:lowercase;
}

.tags a:hover {
	color: #AAD420;/* #00008b; */
}

.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
/* 	border: 1px solid #dcddd6; */

}

.follow a {
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
	text-transform: uppercase;
}

.navigation a {
	color: #606060;
}

.navigation a:hover {
	color: #00008b;

}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;

}
/***************************************************/
#sidebar {
	float: left;
	width: 200px;
	margin-right: 10px;
	
}
/***************************************************/
.box {
	width: 330px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	width: 330px;
	height: 30px;
	line-height: 27px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	border: 0;
	background: #FFF;
}

.rssfeed {
	line-height: 1.4em;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.rssfeedlinks a {
	float: left;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #00008b;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
/* 	font-size: 11px; */
}

#rssinput {
	width: 290px;
	height: 20px;
	padding-top: 7px; 
	background: url(images/rssinput.gif) no-repeat top;
	margin-right:0px;
}

#rssinput:focus {
	width: 290px;
	height: 20px;
	padding-top: 7px; 
	background: url(images/rssinput.gif) no-repeat bottom;
	margin-right: 0px;
}

#rssbutton {
	width: 20px;
	height: 20px;
	background: url(images/rssbutton.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 20px;
	width: /* 420px; */330px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 1px;
	text-align: center;
	overflow: hidden;
/* 	font-size: 11px; */
}

.tabs li a {
	float: left;
	display: block;
	color: #ffffff;
/* 	font-weight: bold; */
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: #464646;/* url(images/tab.gif) repeat-x top; */
}

.tabs li a:hover {
	display: block;
	color: #ff0000;/* #c0ef05; */
}

.tabs li a.selected {
	display: block;
	background: #aaaaaa;/* url(images/tab.gif) repeat-x bottom; */
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: #aaaaaa;/* url(images/tab.gif) repeat-x bottom; */
	color: #464646/* #FFF; */
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	/* background: #fcffec url(images/tabtop.gif) no-repeat top; */
	border: 1px solid #aaaaaa;
	border-top: 5px solid #aaaaaa;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
/* 	font-size: 11px; */
}

.tabcontent a, .tabcontent a strong {
	color: #606060;/* #2c78b9; */
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #00008b;
}

.tabcontent ul li {
	display: block;
/* 	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
 */	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
/* 	color: #606060; */
	line-height: 1.4em;
/* 	font-size: 11px */
}

.tabcontent ul li a {
/* 	color: #606060; */
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #00008b;
}

.tabcontent ul li span {
	display: block;
/* 	color: #606060; */
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 200px; 
}

.sidebar a {
	color: #606060;
}

.sidebar a:hover {
	color: #AAD420;/* #00008b; */
}
.sidebar ul li h2 {
/* 	margin-top: 20px; */
/* 	border-top: 2px solid #40B0B3;
	border-bottom: 1px solid #F87F11; */
	margin-top: 10px;
	background: #AAD420; /* #ffffc9; */
	height: 30px;
	line-height: 30px;
 	text-indent: 10px; 
	color: #fff;
}

.sidebar ul li div {
	border: 1px solid #bfe3eb;
	background: #FFF; 
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	background: #FFF;
	padding-bottom: 5px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;


}

.sidebar ul li ul li {
	display: block;
 	border-bottom: 1px dotted #AAD420;/* #aaaaaa; */
 	padding-left: 10px; 
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: inline; /* !important */
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #AAD420;/* #00008b; */
}
.sidebar ul li ul li ul li{
	display: block;
	border-bottom: none;
	padding-top:10px;
}
.tagscould {
	line-height: 2em;
	padding-left: 10px;
	padding-right: 10px;
}
/***************************************************/

#footer {
	background: #EEEEEE/* #AAD420 */ url(images/mini-logo.gif) no-repeat 95% 96%; /* #ffffc9; */
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
/*  border-top: 2px solid #F87F11; */
}

#footerbar {
	width: 980px;
	min-height:220px;
	padding:0;
	margin:0 auto;
}
#footerbar ul li{
	display: block;
/* 	background: #F2EDBC; *//* #ffffc9; */
	float: left;
	width: 180px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#footerbar ul li h2 {
	line-height: 30px;
 	text-indent: 10px; 
	color: #ffffff;
	height:30px;
	margin-bottom: 2px;
	background: #F87F11;/* #ffffc9; */
}
#footerbar ul li ul li {
	display: inline-block;
	border-bottom: 1px dotted #f87f11;/* #AAD420; *//* #aaaaaa; */
	text-indent: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px; /*VERY Important, Adapted IE6*/
}

#footerbar ul li ul li a {
	display: inline;
	line-height: 1.4em;
/* 	color: #ffffff; */
	}
#footerbar ul li ul li a:hover {
	/* color: #F9F973; *//* #AAD420; */
}
#wp-pagenavi {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.copyright {
	line-height: 1.5em;
	margin-top: 10px;
	text-align: center;
}

.copyright a {
	line-height: 1.5em;

}

.copyright a:hover {
	color: #AAD420;/* #00008b; */
	line-height: 1.5em;
}

.rss {
	float: left;

}

.rss a {
	float: left;
	display: block;

	background: url(images/rss.gif) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #fff;
	margin-right: 25px;
}

.rss a:hover {
	color: #00008b;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #fff;
	line-height: 1.5em;

}

.property a {
	color: #fff;
}

.property a:hover {
	text-decoration: underline;
	color: #00008b;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;

}

.result h3 {
/* 	font-size: 16px; */
/* 	font-weight: bold; */
	padding:0;margin:0;
	line-height: 1em;

}

.result h3 a {
/* 	font-size: 16px; */
/* 	font-weight: bold; */
	padding:0;
	margin:0;
	line-height: 1em;

}

.result .rdate {
	float: left;
	line-height: 2em;

}

.result .rcomment {
	float: right;
	line-height: 1.5em;

}

.result .rcomment a {
	color: #606060;

}

.result .rcomment a:hover {
	color: #00008b;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #f8fcef;
}

.result .rsummary p {
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;

}

.result .rcat a {
	color: #606060;

}

.result .rcat a:hover {
	color: #00008b;
}

.result .rtags {
	float: right;
	line-height: 2em;

}

.result .rtags a {
	color: #606060;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #00008b;
}
/***************************************************/
/*Commenting System CSS*/
#combox {
	border-top: 5px solid #bbb;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;

}

h3#respond {
/* 	font-size: 14px; */
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
/* 	font-size: 14px; */
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
/* 	font-size: 11px; */
}
/***************************************************/
p.comment_author, p.comment_author a {
/* 	font-weight: bold; */
/* 	color: #606060; */
/* 	font-size: 11px; */
}

p.comment_author a:hover {
	color: #00008b;
	font-weight: bold;
}

p.comment_time {
	line-height: 1.5em;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	margin-top: 15px;
}
/***************************************************/
.reply form {
	background: #EEE;
	width: auto;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;

}

.reply textarea {
	vertical-align: middle;
	display: inline;

}

.reply label {
	vertical-align: middle;
	display: inline;
/* 	font-size: 11px; */
/* 	font-weight: bold; */
/*  font-family: tahoma;  */
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
/* 	color: #606060; */
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #999999;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 538px; /* very important, for compatibility IE6 */ /* 540px; */ 
	height: 120px;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: #c3e5ea;
	text-align: center;
	width: 100px;
	height: 25px;
 	color: #ff0000; 
	cursor: pointer;
/* 	border: 1px dotted #00008b; */
}
