/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	background-attachment: scroll;
	background-color: #f7f6f6;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#rss
{
	background-attachment:scroll;
	background-image:url(images/rss.png);
	background-position:0px -3px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:37px;
	margin-left:192px;
	text-decoration:none;
	width:60px;
}

#rss:hover
{
	background-position: 0px -51px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#rss span
{
	display: none;
	text-decoration: none;
}

a {
	color: #999999;
	text-decoration: none;
}

.cus_com {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	height:46px;
	line-height:36px;
	position:absolute;
	right:-2px;
	text-align:center;
	top:0;
	width:44px;
}

a:hover {
	text-decoration: none;
}

input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

li {
	list-style: none;
}

h2 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 10px;
	text-align: left;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== H eader ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
/*- Logo -*/
#header h1 {
	background: url(images/logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 968px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	color: #FFFFFF;
}	
/*- Nav1 -*/
#nav1 {
	background: url(images/nav_sep.jpg) no-repeat left top;
	font-size: 13px;
	height: 37px;
}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/nav_sep.jpg) no-repeat right top;
	float: left;
	line-height: 37px;
	text-align: center;
}
#nav1 ul.sf-menu li a {
	color: #000000;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/nav_r.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cat-item cat-item-3 current-cat {
	text-decoration: none;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/nav_r.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#nav1 ul.sf-menu li ul.children {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
	padding-bottom:20px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
}
.col2 {
	float: right;
}

.col1 h1 {
	height:40px;
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.col1 h3 {
	height:40px;
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.col2 h1 {
	height:40px;
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.col1 ul {
	margin: 0px;
	padding: 0px;
}

.col2 ul {
	margin: 0px;
	padding: 0px;
}

.col1 li {
	border-bottom:1px solid #CCCCCC;
	margin:0;
	text-align:left;
	width:297px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.col2 li {
	border-bottom:1px solid #CCCCCC;
	margin:0;
	text-align:left;
	width:297px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.col1, .col2 ul li:last-child {
	border:none;
}

.col1, .col2 ul li:last-child a {
	border:none;
}

/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	width: 560px;
}
.post-title h1 span {
	color: #333333;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #999999;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #333333;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
}

.box .ab_content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
}

.box .content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px;
}

.box.ads .content {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.box .ab_content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
}

.box .ab_content_mp {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
}

.box .ab_content_mp ul { 
	margin-left:15px;
}

.box .ab_content_mp li { 
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: square;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
}

.box .ab_content_mp ul li:last-child {
	border:none;
}

.box .ab_content_mp ul li:last-child a {
	border:none;
}

.ab_content_mp h1 {
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:20px;
	margin-bottom:6px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.footer_box ul { 
	margin-left:23px;
}

.footer_box li {
	text-align: left;
	color:#999999;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.footer_box li a {
	color:#999999;
}

.footer_box li a:hover {
	color:#FFFFFF;
}

.footer_box h1 {
	float:left;
	width:210px;
	height:15px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:30px;
	margin:0px;
	padding-top:50px;
}

.footer_box h3 {
	float:left;
	width:210px;
	height:15px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:30px;
	margin:0px;
	padding-top:50px;
}

.footer_box_l ul { 
	margin-left:23px;
}

.footer_box_l li {
	text-align: left;
	color:#999999;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: left;
}

.footer_box_l li a {
	color:#999999;
}

.footer_box_l li a:hover {
	color:#FFFFFF;
}

.footer_box_l h1 {
	float:left;
	width:200px;
	height:15px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:30px;
	margin:0px;
	padding-top:50px;
}

.box .ab_content_search {
	height: 105px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/box-bgr.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.box.ads .ab_content {
	padding-right: 0;
	text-align: center;
}

.box.ads .ab_content_ads {
	padding-right: 0;
	text-align: center;
	height:530px;
}

.ab_heading {
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:20px;
	margin-bottom:6px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.box.ads .ab_sub_ads {
	padding-right: 0;
	text-align: center;
	height:320px;
}

.ab_sub_ads img {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:left;
	margin:-55px 0 0 230px;
	padding:0;
	width:auto;
}

.box.ads .ab_sub_ads p {
	padding-left:15px;
	padding-right:10px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align:left;
	width:210px;
	float: left;
}

.sbtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	color: #7E7F81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/subBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	padding: 0px;
	height: 65px;
	width: 262px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.ab_heading {
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:20px;
	margin-bottom:6px;
	text-align:left;
	background-attachment: scroll;
	background-image: url(images/heading_bgr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.ab_content_new {
	float:left;
	width:140px;
	height:160px;
	text-align:center;
	color:#666666;
	font-family:Arial;
	font-size:11px;
}

.ab_content_new_l {
	float:left;
	width:140px;
	height:150px;
	text-align:center;
	padding-left:10px;
	color:#666666;
	font-family:Arial;
	font-size:11px;
}

.c_ads {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	background: #ffffff;
	border: 1px solid #cfcfcf;
	padding: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	height: 300px;
	width: 300px;
}

#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: left;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#search input {
	background:transparent url(images/search_bgr.jpg) repeat-x scroll center top;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:15px;
	width:236px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
#search input.btn {
	background: none;
	border: 0;
	padding: 0;
	width: auto;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;
}

#subscribe {
	margin-top: 5px;
	margin-bottom: 5px;
	height:50px;
}

#ab_sub {
	float: left;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#ab_sub input {
	background:transparent url(images/search_bgr.jpg) repeat-x scroll center top;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:236px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#ab_sub input.sbtn {
	background-attachment:scroll;
	background-image:url(images/subBtn.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border-style:none;
	color:#7E7F81;
	cursor:pointer;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	height:65px;
	margin:10px 0 0 15px;
	padding:0;
	width:268px;
}

#ab_sub input.btn {
	background: none;
	border: 0;
	padding: 0;
	width: auto;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -35px;
}

#ab_unsub {
	float: left;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#ab_unsub input {
	background:transparent url(images/search_bgr.jpg) repeat-x scroll center top;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:15px;
	width:236px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
#ab_unsub input.btn {
	background: none;
	border: 0;
	padding: 0;
	width: auto;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;
}

/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 5px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {

}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/

#footer_container {
	width: 100%;
	float: left;
	background-color: #171615;
	height: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	color: #171615;
	font-size: 11px;
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_box {
	width:240px;
	height:275px;
	float:left;
	background-color:#171615;
	background-attachment: scroll;
	background-image: url(images/col.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer_box_title {
	float:left;
	width:200px;
	height:15px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:30px;
	margin:0px;
	padding-top:50px;
}

.footer_box img {
	float:left;
	padding-left:23px;
	padding-top:50px;
	padding-bottom:55px;
}

.footer_box p {
	float:left;
	width:200px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-bottom:15px;
	margin:0px;
}

.footer_box_l {
	width:480px;
	height:275px;
	float:left;
	background-color:#171615;
	background-attachment: scroll;
	background-image: url(images/final_col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_box_l ul {
float: left;
}

.footer_box_l ul li {
float: left;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}

.ab_post_image {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
