/*  
Theme Name: Acosmin SIMPLE
Tags: white, light, blue, two-columns, fixed-width, right-sidebar
*/
body, div, dl, dt, dd, #menu ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, #menu ul {
	margin:0;
	padding:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img.alignright {
	float:right;
}
img.alignleft {
	float:left;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
a, a:visited {
	text-decoration:none;
	color:#0487bd;
}
a:hover {
	text-decoration:underline;
	color:#383838;
}
/*-----------------------*/

body {
	background:#fff url(images/bg.png) repeat-y top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; /*orig 12px */
	color:#333; /* #444 */
}
#header {
	width:920px;
	border-top:10px solid #000000; /* orig #efefef */
	margin:25px auto 0 auto;
	padding:0px;
	overflow:hidden;
	height:80px;
	padding:20px 30px 0px 30px;
}
#header h1.logo {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	line-height:48px;
	font-weight:lighter;
	color:#333;
	letter-spacing:-3px;
	text-transform:lowercase;
}
#header h1.logo em {
	font-style:italic;
	color:#0487bd;
}
#header h1.logo a, #header h1.logo a:visited, #header h1.logo a:hover {
	text-decoration:none;
	color:#333;
}
#header h1.logo a em, #header h1.logo a:visited em, #header h1.logo a:hover em {
	font-style:italic;
	color:#0487bd;
	text-decoration:none;
}
#header .description {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#383838;
	text-align:left;
	margin:18px 0px 0px 50px;
}
#header .description span {
	font-style:italic;
	font-size:18px;
	color:#e7e7e7;
	font-weight:lighter;
}
#menu {
	width:980px;
	height:40px;
	margin:0 auto;
	background:url(images/menutopbggrad.png) repeat-x top left; /* top left;*/ /* menutopbggry.png */
	background-color:#000;
	text-transform:uppercase;
	color:#fff; /* 383838 */
	font-size:11px;
}
#menu ul.menunav {
	list-style:none;
	margin:0px 0px 0px 15px;
	padding:0px;
}
#menu ul.menunav li {
	display: block;
	height:26px;
	float:left;
	padding:14px 15px 0px 15px;
}
#menu ul.menunav li.home, #menu ul.menunav li.current_page_item {
	background:url(images/menulibgwht.png) no-repeat top center;
	text-decoration:underline;
}
#menu ul.menunav li a, #menu ul.menunav li a:visited {
	color:#fff; /*#383838 */
	text-decoration:none;
	font-size:1.21em;
}
#menu ul.menunav li a:hover {
	color:#0696d2;
	text-decoration:underline;
	;
}
#menu ul.menunav li a.rss, #menu ul.menunav li a.rss:visited {
	background:url(images/rssbutton.png) no-repeat top left;
	padding:0px 0px 0px 16px;
	text-decoration:none;
	border:none;
}
#menu ul.menunav li a.rss:hover {
	background:url(images/rssbuttonh.png) no-repeat top left;
	padding:0px 0px 0px 16px;
	text-decoration:none;
	color:#383838;
}
#menu ul.menunav ul {
	padding:0px 0px 5px 0px;
}
.menunav li:hover ul, ul.menunav li.sfHover ul {
	left:0px;
	top:40px;
}
.menunav li:hover li ul, .menunav li.sfHover li ul {
	top:-9999px;
}
.menunav li li:hover ul, ul.menunav li li.sfHover ul {
	left:180px;
	top:0px;
}
.menunav li:hover ul, .menunav li li:hover ul {
	top: -9999px;
}
.menunav li ul {
	position:absolute;
	top:-9999px;
	z-index:700;
	background-color:#fff;
	border-left:3px solid #efefef;
	border-right:3px solid #efefef;
	border-bottom:3px solid #efefef;
	margin:0px;
	width:180px;
	background:#fff url(images/topmenu.png) no-repeat bottom left;
}
.menunav li {
	float:left;
	position:relative;
}
.menunav {
	position:relative;
	z-index:700;
}
#menu ul.menunav li ul li {
	width: 168px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 12px;
}
.menunav li li {
	margin:0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}
.menunav li:hover a:link, .menunav li:hover a:visited, .menunav li:hover a:focus {
	color: #0696d2 !important;
	background:url(images/menu1h.png) repeat-x top left;
	margin:0px;
	padding:0px;
}
.menunav li li:hover, .menunav li .current_page_item {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.menunav li li a:link, .menunav li li a:visited {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	background-image: none !important;
	float: left;
}
#submenu {
	width:950px;
	padding:0px 15px 0px 15px;
	height:44px;
	margin:0 auto;
	background:url(images/submenubg.png) repeat-x top left;
	text-transform:uppercase;
	color:#383838;
	font-size:10px;
}
#submenu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#submenu ul li {
	display:block;
	height:28px;
	float:left;
	padding:16px 0px 0px 0px;
}
#submenu ul li a, #submenu ul li a:visited {
	text-decoration:none;
	color:#0487bd;
	padding:4px 15px 4px 15px;
	background:url(images/submenuliline.png) no-repeat top right;
}
#submenu ul li a:hover {
	text-decoration:underline;
	color:#383838;
}
#submenu ul li.current-cat, #submenu ul li.current-cat a {
	background:url(images/submenulibg.png) no-repeat bottom center;
	color:#383838;
	text-decoration:none;
}
#submenu ul li.current-cat a {
	background:url(images/submenuliline.png) no-repeat top right;
	color:#383838;
}
.menusubnav li:hover ul, ul.menusubnav li.sfHover ul {
	left:0px;
	top:43px;
}
.menusubnav li:hover li ul, .menusubnav li.sfHover li ul {
	top:-9999px;
}
.menusubnav li li:hover ul, ul.menusubnav li li.sfHover ul {
	left:180px;
	top:0px;
}
.menusubnav li:hover ul, .menusubnav li li:hover ul {
	top: -9999px;
}
.menusubnav li ul {
	position:absolute;
	top:-9999px;
	z-index:500;
	background-color:#fff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin:0px;
	padding:0px;
	width:100%;
	min-width:130px;
	background-color:#fff;
}
.menusubnav li {
	float:left;
	position:relative;
}
.menusubnav {
	position:relative;
	z-index:500;
}
#submenu ul.menusubnav li ul li {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
}
.menusubnav li li {
	margin:0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}
.menusubnav li:hover a:link, .menusubnav li:hover a:visited, .menusubnav li:hover a:focus {
	text-decoration:none;
	color:#333;
	margin:0px;
	padding:0px;
}
.menusubnav li li:hover, .menusubnav li .current_page_item {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.menusubnav li li a:link, .menusubnav li li a:visited {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	background-image: none !important;
	float: left;
}
#featured {
	width:980px;
	height:214px;
	position:relative;
	margin:15px auto;
	overflow:hidden;
	padding:0px 0px 15px 0px;
	background:url(images/featuredbg.png) repeat-x top left;
	border-bottom:2px solid #000000; /* efefef */
}
#featured .prevbutton {
	position:absolute;
	z-index:999;
	top:0;
	left:0;
	float:left;
	width:55px;
	height:214px;
	overflow:hidden;
	background:url(images/prevbutton.png) no-repeat top left;
}
#featured .nextbutton {
	position:absolute;
	z-index:999;
	top:0;
	right:0;
	float:right;
	width:55px;
	height:214px;
	overflow:hidden;
	background:url(images/nextbutton.png) no-repeat top left;
}
#featured .prevbutton a.prev, #featured .prevbutton a.prev:active {
	float:left;
	width:55px;
	height:64px;
	margin:70px 0px 0px 0px;
	background:url(images/prev.png) no-repeat;
	overflow:hidden;
}
#featured .prevbutton a.prev:hover {
	background:url(images/prevh.png) no-repeat;
}
#featured .nextbutton a.next, #featured .nextbutton a.next:active {
	float:right;
	width:55px;
	height:64px;
	margin:70px 0px 0px 0px;
	background:url(images/next.png) no-repeat;
	overflow:hidden;
}
#featured .nextbutton a.next:hover {
	background:url(images/nexth.png) no-repeat;/*z-index:5000;*/
}
#featured .featured {
	width:870px;
	height:184px;
	overflow:hidden;
	margin:15px 0px 0px 55px;
	padding:0px;
}
#featured .featured ul {
	list-style:none;
	width:870px;
	height:184px;
	overflow:hidden;
	padding:0px;
}
#featured .featured ul li {
	display:list-item;
	float:left;
	overflow:hidden;
	width:390px;
	height:184px;
	padding:0px 30px 0px 0px;
	margin:0px 15px 0px 15px;
	border-right:2px solid #e5e5e5;
}
#featured .featured ul li h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	font-style:italic;
	margin:0px 0px 5px 0px;
}
#featured .featured ul li .ftext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}
#featured .featured ul li .ftext p {
	margin:0px 0px 10px 0px;
}
#featured .featured ul li .fthumb {
	width:390px;
	height:60px;
	padding:2px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:0px 0px 5px 0px;
}
#categorynews {
	width:980px;
	overflow:hidden;
	margin:15px auto 0 auto;
	border-bottom:2px solid #000000;
	padding:0px 0px 17px 0px;
}
#categorynews .cbox {
	width:196px;
	min-height:227px;
	padding:8px 10px 10px 10px;
	border:5px solid #efefef;
	float:left;
	margin:0px 0px 0px 15px;
	background-color:#fafafa;
}
#categorynews .cbox .title {
	font-size:14px;
	font-style:italic;
	width:196px;
	line-height:19px;
	font-weight:lighter;
	color:#0487bd;
	min-height:38px;
}
#categorynews .cbox h3.cat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:196px;
	height:20px;
	font-weight:bold;
	color: #666666;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
#categorynews .cbox img {
	padding:2px 0px 2px 0px;
	margin:7px 0px 7px 0px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
#categorynews .cbox .ctext {
	height:75px;
	font-size:11px;
	font-weight:lighter;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#333;
	overflow:hidden;
}
#categorynews .cbox .dandc {
	width:196px;
	margin:5px 0px;
	overflow:hidden;
}
#categorynews .cbox .dandc .com {
	float:right;
	padding:0px 0px 0px 18px;
	font-size:11px;
	background:url(images/16-comment.png) no-repeat top left;
	color:#383838;
}
#content {
	width:950px;
	margin:15px auto 15px auto;
	overflow:hidden;
	background:url(images/contentbg.png) repeat-y top left;
}
.posts {
	width:585px;
	float:left;
	overflow:hidden;
	padding:10px 0px;
	background:url(images/postsbg.png) repeat-y top left;
}
.posts .post-title {
	width:565px;
	min-height:40px;
	background:url(images/post-title.png) no-repeat top left;
	padding:0px 0px 0px 20px;
	overflow:hidden;
}
.posts .post-title .pdate {
	width:56px;
	float:left;
	overflow:hidden;
}
.posts .post-title .pdate .year {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#afafaf;
	margin:5px 10px 0px 0px;
	float:right;
}
.posts .post-title .pdate .daymonth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#383838;
	float:right;
	margin:0px 10px 0px 0px;
}
.posts .post-title .title {
	width:493px;
	min-height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:lighter;
	line-height:30px;
	border-left:2px solid #efefef;
	padding:5px 0px 5px 12px;
	float:left;
	letter-spacing:-1px;
	color:#333;
}
.post-details {
	list-style:none;
	width:560px;
	padding:5px 0px 5px 5px;
	margin:10px 0px 0px 20px;
	overflow:hidden;
	font-size:10px;
	text-transform:uppercase;
	color:#333;
	border-top:1px solid #e5e5e5;
	line-height:15px;
}
.post-details li {
	display:inline;
	float:left;
	margin:0px 5px 0px 0px;
	border-right:1px solid #e5e5e5;
	overflow:hidden;
}
.post-details li.articleby {
	background:url(images/articleby.png) no-repeat top left;
	padding:1px 10px 0px 16px;
}
.post-details li.nrcomments {
	background:url(images/nrcomments.png) no-repeat top left;
	padding:1px 10px 0px 18px;
}
.post-details li.filedin {
	background:url(images/filedin.png) no-repeat top left;
	padding:1px 10px 0px 18px;
	border:none;
}
.posts .post {
	width:565px;
	padding:8px 0px 10px 0px;
	margin:0px 0px 10px 20px;
	overflow:hidden;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:1.2em; /* orig 14px */
	font-family:Georgia, "Times New Roman", Times, serif; /*orig Arial, Helvetica, sans-serif;*/
	color:#333; /*orig #444 */
}
.posts .post .more-link {
	width:545px;
	float:left;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background:url(images/readmore.png) no-repeat top left;
}
.posts .post blockquote {
	background-color:#fafafa;
	padding:15px 15px 0px 15px;
	margin:15px 0px;
	border:1px solid #e3e3e3;
	font-style:italic;
}
.posts .post blockquote blockquote {
	border:1px solid #e3e3e3;
	padding:15px 15px 0px 15px;
	margin:15px 0px;
}
.posts .post strong, .posts .post blockquote strong {
	font-weight:bold;
}
.posts .post em, .posts .post blockquote em {
	font-style:italic;
}
.posts .post ul {
	list-style:disc;
	padding:0px 0px 0px 16px;
	margin:15px 0px;
	line-height:19px;
	word-spacing:1px;
}
.posts .post ul li {
	margin:5px 0px;
}
.posts .post ol {
	padding:0px 0px 0px 22px;
	margin:15px 0px;
	line-height:19px;
	word-spacing:1px;
}
.posts .post ol li {
	margin:5px 0px;
}
.posts .post h1, .posts .post h2, .posts .post h3, .posts .post h4 {
	width:565px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	border-bottom:1px solid #efefef;
	padding:5px 0px;
	margin:0px 0px 5px 0px;
	color:#333;
	font-weight:lighter;
}
.posts .post h1 {
	font-size:20px;
}
.posts .post h2 {
	font-size:18px;
}
.posts .post h3 {
	font-size:16px;
	letter-spacing:0px;
}
.posts .post h4 {
	font-size:14px;
	letter-spacing:1px;
}
.posts .post p {
	margin:0px 0px 15px 0px;
	word-spacing:1px;
	line-height:1.45em; /*orig 19px *//*text-align:justify;*/
}
.posts .post img {
	margin: 5px 10px 5px 10px;
	padding:6px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f7f5f7;
}
.posts .post img.wp-smiley {
	margin:0px;
	padding:0px;
	border:none;
	background:none;
}
.posts .post .wp-caption {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	background-color: #f7f5f7;
	padding: 4px;
	margin: 5px 10px 5px 10px;
}
.posts .post .wp-caption img {
	margin: 0;
	padding: 4px;
	border: 0 none;
}
.posts .post .wp-caption p.wp-caption-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .795em;
	line-height: 15px;
	padding: 4px 0px 4px 5px;
	margin: 0;
	color: #333;
	/*text-transform:uppercase;*/
	text-align:left;
}
#sswrap {
	width:563px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 20px;
	border:1px solid #e5e5e5;
	overflow:hidden;
}
.similarsocial {
	width:539px;
	border:2px solid #fff;
	padding:10px;
	margin:0px;
	overflow:hidden;
	background:url(images/similarbg.png) repeat-x top left;
}
.similarsocial h3 {
	height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	border-bottom:1px solid #e5e5e5;
	padding:0px 0px 5px 0px;
}
.similarsocial .similar {
	width:300px;
	float:left;
	overflow:hidden;
}
.similarsocial .similar ul {
	list-style:none;
	width:300px;
	margin:0px;
	padding:0px
}
.similarsocial .similar ul li {
	display:block;
	width:300px;
	border-bottom: 1px solid #e5e5e5;
	padding:8px 0px 9px 0px;
	overflow:hidden;
}
.similarsocial .similar ul li .similarthumb {
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #e7e7e7;
}
.similarsocial .similar ul li .similardesc {
	width:248px;
	float:right;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.similarsocial .similar ul li .similartd {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#bbb;
}
.similarsocial .social {
	width: 224px;
	float:right;
	overflow:hidden;
}
.similarsocial .social .stags {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0px 5px 0px;
}
.similarsocial .social ul.sm {
	list-style:none;
	overflow:hidden;
	font-size:10px;
	text-transform:uppercase;
	margin:0 10px 10px 0;
	padding:0;
}
.similarsocial .social ul.sm li {
	display:inline;
	float:left;
	padding:15px 0 0 10px;
	margin:0;
}
.similarsocial .social ul.sm li.nsp {
	padding:9px 0px 0px 0px;
}
.similarsocial .social ul.sm li a {
	width:16px;
	height:16px;
	padding:8px;
}
.similarsocial .social ul.sm li a.digg {
	background: url(images/sm/digg.png) no-repeat;
}
.similarsocial .social ul.sm li a.digg:hover {
	background: url(images/sm/diggh.png) no-repeat;
}
.similarsocial .social ul.sm li a.delicious {
	background: url(images/sm/delicious.png) no-repeat;
}
.similarsocial .social ul.sm li a.delicious:hover {
	background: url(images/sm/delicioush.png) no-repeat;
}
.similarsocial .social ul.sm li a.twitter {
	background: url(images/sm/twitter.png) no-repeat;
}
.similarsocial .social ul.sm li a.twitter:hover {
	background: url(images/sm/twitterh.png) no-repeat;
}
.similarsocial .social ul.sm li a.stumble {
	background: url(images/sm/stumble.png) no-repeat;
}
.similarsocial .social ul.sm li a.stumble:hover {
	background: url(images/sm/stumbleh.png) no-repeat;
}
.similarsocial .social ul.sm li a.facebook {
	background: url(images/sm/facebook.png) no-repeat;
}
.similarsocial .social ul.sm li a.facebook:hover {
	background: url(images/sm/facebookh.png) no-repeat;
}
.similarsocial .social ul.sm li a.reddit {
	background: url(images/sm/reddit.png) no-repeat;
}
.similarsocial .social ul.sm li a.reddit:hover {
	background: url(images/sm/reddith.png) no-repeat;
}
.similarsocial .social ul.sm li a.technorati {
	background: url(images/sm/technorati.png) no-repeat;
}
.similarsocial .social ul.sm li a.technorati:hover {
	background: url(images/sm/technoratih.png) no-repeat;
}
.similarsocial .social ul.sm li a.mixx {
	background: url(images/sm/mixx.png) no-repeat;
}
.similarsocial .social ul.sm li a.mixx:hover {
	background: url(images/sm/mixxh.png) no-repeat;
}
.similarsocial .social ul.sm li a.rsssm {
	background: url(images/sm/rss.png) no-repeat;
}
.similarsocial .social ul.sm li a.rsssm:hover {
	background: url(images/sm/rssh.png) no-repeat;
}
#comments {
	width:565px;
	padding:8px 0px 10px 0px;
	margin:0px 0px 10px 20px;
	overflow:hidden;
	border-top:2px solid #e5e5e5;
}
#comments h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	text-transform:uppercase;
	color:#333;
}
#listcomments {
	list-style:none;
	width:100%;
	padding:0px;
	margin:5px 0px;
	overflow:hidden;
}
#listcomments ul {
	list-style:none;
	padding:0px;
	width:95%;
	margin:0 auto;
}
#listcomments ul ul {
	list-style:none;
	padding:0px;
	width:95%;
	margin:0 auto;
}
#listcomments ul ul ul {
	list-style:none;
	padding:0px;
	width:95%;
	margin:0 auto;
}
#listcomments ul ul ul ul {
	list-style:none;
	padding:0px;
	width:95%;
	margin:0 auto;
}
#listcomments #respond {
	padding:15px;
}
#listcomments li {
	border-top:2px solid #e7e7e7;
	border-right:2px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
	margin:0px 0px 15px 0px;
	background:url(images/postsbg.png) repeat-y top left;
	overflow:hidden;
}
#listcomments li .comment-author {
	width:100%;
	background:url(images/post-title.png) no-repeat top left;
	padding:0px 0px 0px 20px;
	margin:5px 0px 5px 0px;
	overflow:hidden;
}
#listcomments li .allc {
	float:left;
	overflow:hidden;
}
#listcomments li .avatar {
	float:left;
	padding:2px;
	border:1px solid #e7e7e7;
	margin:0px 5px 0px 0px;
}
#listcomments li .says {
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
#listcomments li .comment-meta, #listcomments li .reply {
	font-size:10px;
	color:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#listcomments li .reply a, #listcomments li .reply a:visited, #listcomments li .reply a:hover {
	color:#333;
	text-decoration:underline;
}
#listcomments li .cancel {
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
#listcomments li .cancel a, #listcomments li .cancel a:visited, #listcomments li .cancel a:hover {
	color:#333;
	text-decoration:underline;
}
#listcomments li .comment-meta a, #listcomments li .comment-meta a:visited, #listcomments li .comment-meta a:hover {
	color:#bbb;
	text-decoration:none;
}
#listcomments li .comtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:1px;
	line-height:17px;
	width:95%;
	padding:10px 0px;
	margin:0 auto;
	border-top:1px solid #e7e7e7;
	overflow:hidden;
	overflow:hidden;
}
#respond {
	width:100%;
}
#respond input, #respond textarea {
	/*width:230px;*/
	border:2px solid #e7e7e7;
	padding:3px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color:#fafafa;
}
#respond textarea {
/*width:260px;*/
}
#respond input.submitcom {
	width: 68px;
	height: 30px;
	background: url(images/submit.png) no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:none;
	float:left;
}
.sidebar {
	float:right;
	overflow:hidden;
	height:100%;
	width:333px;
	background:#fafafa url(images/sidebarbg.png) repeat-y top left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0px 0px 0px;
}
.sidebar .ad300 {
	margin:0px 0px 20px 17px;
	padding:0px;
	width:300px;
	height:250px;
	overflow:hidden;
}
.sidebar ul.ads125 {
	width:297px;
	overflow:hidden;
	list-style:none;
	margin:0px 0px 20px 18px;
	padding:0px;
}
.sidebar ul.ads125 li {
	float:left;
	width:125px;
	height:125px;
	margin:0px 7px 15px 7px;
	padding:2px;
	border:1px solid #e5e5e5;
}
.sidebar ul.ads125 li a {
	background:none;
	padding:0px;
}
.sidebar ul.popular {
	width:297px;
	overflow:hidden;
	list-style:none;
	margin:0px 0px 20px 18px;
	padding:0px;
}
.sidebar ul.popular li {
	width:297px;
	overflow:hidden;
	padding:8px 0px 9px 0px;
	margin:0px;
}
.sidebar ul.popular li a {
	background:none;
	padding:0;
	font-size:12px;
}
.sidebar ul.popular li .mcthumb {
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	margin:3px 0px 0px 0px;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
.sidebar ul.popular li .mcdesc {
	float:left;
	width:246px;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.sidebar ul.popular li .mctd {
	padding:0px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#bbb;
}
.sidebar h2 {
	width:300px;
	padding:0px 15px 0px 18px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url(images/h2side.png) no-repeat top left;
	line-height:25px;
}
.sidebar .textwidget {
	width:297px;
	overflow:hidden;
	margin:0px 0px 15px 18px;
	padding:5px 0px;
	line-height:17px;
	border-bottom:1px solid #e5e5e5;
}
.sidebar .textwidget p {
	margin-bottom:10px;
	word-spacing:1px;
}
.sidebar div {
	width:297px;
	margin:0px 0px 15px 18px;
	padding:5px 0px;
	overflow:hidden;
}
.sidebar ul {
	list-style:none;
	margin:0px 0px 15px 18px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	width:297px;
	overflow:hidden;
}
.sidebar ul li {
	display:block;
	width:297px;
	padding:8px 0px 9px 0px;
	border-bottom:1px solid #e5e5e5;
}
.sidebar ul li a {
	background:url(images/sidebararrow.png) no-repeat top left;
	padding:0px 0px 0px 15px;
}
.sidenav {
	width:297px;
	margin:0px 0px 15px 18px;
	overflow:hidden;
}
.sidebar .clear {
	margin:0px 0px 5px 0px;
}
.sidenav h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#333;
	border-bottom:2px solid #e5e5e5;
	padding:8px 0px 10px 0px;
	margin:0px 0px 5px 0px;
}
.sidenav .navleft, .sidenav .navright {
	width:141px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.sidenav .navleft {
	float:left;
}
.sidenav .navright {
	float:right;
}
.sidenav .navleft div, .sidenav .navright div {
	width:141px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.sidenav .navleft ul, .sidenav .navright ul {
	width:141px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.sidenav .navleft ul li, .sidenav .navright ul li {
	width:141px;
}
.sidenav .navleft ul li a, .sidenav .navright ul li a {
	background:none;
	padding:0;
}
.sidenav .navleft .textwidget, .sidenav .navright .textwidget {
	width:141px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	padding:5px 0px;
	line-height:17px;
	border-bottom:1px solid #e5e5e5;
}
.sidenav .navleft .textwidget p, .sidenav .navright .textwidget p {
	margin-bottom:10px;
	word-spacing:1px;
}
.sidebar .searchbox {
	width:297px;
	margin:0px 0px 15px 18px;
	padding:5px 0px;
	overflow:hidden;
}
.searchbox {
	width:195px;
	margin:4px 0px 0px 0px;
	padding:5px 0px;
	overflow:hidden;
	float:right;
}
.sidebar .searchbox .searchformtop {
	float:left;
	width:217px;
	height:23px;
	padding:5px 5px 0px 5px;
	font-size: 16px;
	font-weight:lighter;
	color:#777;
	border:3px solid #eaeaea;
}
.searchbox .searchformtop {
	float:left;
	width:125px;
	height:14px;
	padding:3px 5px 3px 5px;
	font-size: 13px;
	font-weight:lighter;
	color:#333;
	/*border:3px solid #eaeaea;*/
}
.sidebar .searchbox input.gosearch {
	width: 64px;
	height: 34px;
	background:url(images/searchbutton.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
.searchbox input.gosearch {
	width: 48px;
	height: 24px;
	background:url(images/searchbtn.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
.sidebar .searchbox input.gosearch:hover {
	background:url(images/searchbuttonh.png) no-repeat;
}
.searchbox input.gosearch:hover {
	background:url(images/searchbtnh.png) no-repeat;
}
#tabs_container {
	width:295px;
	margin:0px 0px 15px 18px;
	padding:0px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
#tabs_container ol.idTabs {
	list-style:none;
	width:295px;
	height:30px;
	margin:0px;
	padding:3px 0px;
	overflow:hidden;
	background:url(images/tabsbg.png) no-repeat;
}
#tabs_container ol.idTabs li {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background:none;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	margin:0px;
	letter-spacing:1px;
	padding:5px 16px;
	border-right:1px solid #e5e5e5;
}
#tabs_container a:hover {
	text-decoration:none;
}
#tabs_container ol.idTabs li a.selected {
	font-weight:bold;
}
#tab1, #tab2 {
	width:275px;
	font-size:12px;
	margin:0px;
	padding:0px 10px;
}
#tab1 ul, #tab2 ul {
	width:275px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#tab1 ul li, #tab2 ul li {
	border-bottom:none;
	border-top:1px solid #e5e5e5;
	overflow:hidden;
}
#tab1 ul li a, #tab2 ul li a {
	background:url(images/tabsarrow.png) no-repeat top left;
	padding:0px 0px 0px 15px;
}
#tab1 ul.recc li a, #tab2 ul.recc li a {
	background:none;
	padding:0px;
	font-size:12px;
}
#tab1 ul.recc li .arthumb, #tab2 ul.recc li .arthumb {
	float:left;
	width:35px;
	padding:2px;
	margin:0;
	border:1px solid #e5e5e5;
}
#tab1 ul.recc li .ardesc, #tab2 ul.recc li .ardesc {
	float:left;
	width:231px;
	padding:0px;
	margin:0 0 0 5px;
}
#tab1 ul.recc li .artd, #tab2 ul.recc li .artd {
	padding:0px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#bbb;
}
#navigation {
	width:565px;
	margin:0px 0px 10px 20px;
	padding:5px 0px;
	overflow:hidden;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation a {
	border:1px solid #e7e7e7;
	padding:4px;
}
#footer {
	width:950px;
	position:relative;
	height:100%;
	margin:0 auto;
	padding:15px 15px 15px 15px;
	border-top:4px solid #efefef;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .box1, #footer .box2, #footer .box3 {
	float:left;
	width:260px;
	padding:10px 20px 10px 20px;
	margin-right:20px;
	background:url(images/postsbg.png) repeat-y top left;
	overflow:hidden;
	border-right:2px solid #efefef;
}
#footer .box3 {
	margin-right:0px;
}
#footer h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#333;
	font-weight:lighter;
	border-bottom:2px solid #efefef;
	padding:0px 0px 10px 0px;
	margin:0px 0px 2px 0px;
}
#footer ul {
	list-style:none;
	width:260px;
	margin:8px 0px 10px 0px;
	padding:0px;
	overflow:hidden;
	word-spacing:1px;
	font-size:13px;
}
#footer ul li {
	display:block;
	width:260px;
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	padding:8px 0px 9px 0px;
}
#footer .ttime {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#bbb;
}
#footer ul.flic {
	list-style:none;
	width:250px;
	margin-top:10px;
	padding:0px 0px 0px 10px;
	overflow:hidden;
}
#footer ul.flic li {
	display:inline;
	float:left;
	width:64px;
	height:64px;
	padding:2px;
	border:1px solid #e5e5e5;
	margin:0px 13px 10px 0px;
}
#footer .wp-tag-cloud {
	list-style:none;
	margin-top:8px;
	padding:0px;
}
#footer .wp-tag-cloud li {
	display:inline;
	width:auto;
	padding:0px;
	margin:0px;
}
#footer .textwidget {
	width:269px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	padding:5px 0px;
	line-height:17px;
	border-bottom:1px solid #e5e5e5;
}
#footer .textwidget p {
	margin-bottom:10px;
	word-spacing:1px;
}
#footercredits {
	width:950px;
	position:relative;
	margin:0 auto;
	padding:15px 15px 50px 15px;
	border-top:4px solid #efefef;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#footercredits h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	float:right;
	text-align:right;
	font-weight:lighter;
	text-transform:lowercase;
	margin:0px 0px 10px 0px;
	clear:both;
}
#footercredits .credits {
	float:right;
	text-align:right;
	letter-spacing:1px;
	font-size:11px;
	color:#bbb;
	clear:both;
	text-transform:uppercase;
}
#footercredits .credits a, #footercredits .credits a:visited {
	color:#bbb;
	text-decoration:underline;
}
#footercredits .credits a:hover {
	color:#333;
	text-decoration:none;
}
.weather_info {
	font-size:.93em !important;
}
.weather_info img {
	float: right;
	padding-left:4px;
	margin-left:4px;
}
