/*-----------------------------------------------------------------------------------
	Resets
-----------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,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;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
/*  NEED  */
h1,h2,h3,h4,h5,h6,.comment-count,#header{
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0;
}
iframe{padding:0 0 5px 0; margin:0 0 10px 0;}
/*-----------------------------------------------------------------------------------
	Flash Slide
-----------------------------------------------------------------------------------*/
#Splash {
  height:250px;
  text-align:center;
  background: transparent; 
  margin:0;
  padding:0;
}
#Splash object, #Splash embed {width: 700px; height: 250px;} 

.hidden {display:none}

.Content ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.Content li {
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: 0.4em top;
	padding-left: 1.8em;
	list-style-type: none;
}

.bbb {
float:right; clear:both; padding:10px;
}

/*-----------------------------------------------------------------------------------
	Helpers
-----------------------------------------------------------------------------------*/
.left {float:  left;}
.right {float: right;}
.center {margin-left: auto; margin-right: auto;}
.mute {color: #999;}
.hidden {display: none;}
.clear {clear: both;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-----------------------------------------------------------------------------------
	Base Styles & Typography
-----------------------------------------------------------------------------------*/
html{
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-serif;
}

body {
	background-image: url(../images/Bg.jpg);
	background-repeat: repeat;
	background-attachment:fixed
}

h1{
	font-size: 22px;
	font-weight: bold;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:28px;
	font-weight: bold;
	color: #FF0000;
}
p{font-size: 12px; line-height: 18px; margin: 18px 0;}
a{color: #b72627; text-decoration: none;}
a:hover{text-decoration: underline;}

/*-----------------------------------------------------------------------------------
	Container Layout
-----------------------------------------------------------------------------------*/

#wrapper{
	width: 1000px;
	background: #f6debc;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 10px solid #000;
}
#wrap2{
	height:255px;
	margin: 0;
	padding:5px 0;
}

#top-banner{
	width: 1000px;
}
#home #wrapper, #home #top-banner{
	width: 1000px;
}
#home #primary {width: 1000px;}

/*  NEED  */
#header{
	position: relative;
	z-index: 2;
}

#primary, #secondary, #footer-inner, #archives-inner, #divider-inner, #top{
	width: 1000px;
	margin: 0 auto;
}

#primary{
	margin-top: 18px;
	padding: 1px 0;
}

#primary-content{
	width: 625px;
	height:335px;
	float: left;
	border-right: 1px solid #999;
	padding:0 0 0 15px;
}

#primary-sidebar{
	width: 320px;
	float: right;
	padding:0 10px 0 0;
}

#divider{
	clear: both;
	background: #000;
	color: #fff;
	margin: 15px 0;
}
#secondary-content{
	width: 525px;
	float: left;
}

#secondary-sidebar{
	width: 320px;
	float: right;
}

#top{
	margin: 0 auto;
}


/*-----------------------------------------------------------------------------------
	Container Layout - Homepage
-----------------------------------------------------------------------------------*/

#single #home, #home #secondary, #home #archives-inner, #home #archives-inner, #home #footer-inner, #home #top, #home #divider-inner{
	width: 1000px;
}

#home #primary-content{
	width: 630px;
}

#home #secondary{
	margin-top: 30px;
}

#home #secondary-sidebar, #home #footer-search{
	width: 375px;
}

#home #secondary-content{
	border-right: 1px solid #ddd;
	width: 630px;
}



#first-article{
	float: right;
	width: 525px;
	margin-right: 0;
	overflow: hidden;
}

/*-----------------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------------*/

#header #logo{
	float: left;
	margin: 15px;
	display: inline;
}

#header-nav{
	background: #b72627;
}

#header ul{
	margin: 0;
}

#header li{
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
}

#header li a{
	display: block;
	padding: 10px 15px;
	color: #fff;
}

#header li a:hover{
	background: #fff;
	color: #b72627;
	text-decoration: none;
}

#header li.home-link{border-right: 1px solid #ccc;}
#header li.home-link a{
	text-indent: -9000px;
	width: 33px;
	padding-left: 0;
	padding-right: 10px;
	background: url(../images/home.png) no-repeat 10px center;
}
#header li.home-link a:hover{background: #fff url(../images/home-hover.png) no-repeat 10px center;}


#header li ul {
	position: absolute;
	width: 220px;
	left: -999em;
	background: #ddc9f1;
}

#header li li{
	float: none;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#header li li a{
	text-align: left !important;
	color: #b72627;
	display: block;
	padding: 3px 5px;
}

#header li li a:hover{
	background: #b72627;
	color: #fff;
}

.select{
	background-color: #000!important;
}


#header li.more-categories{
	width: 90px;
}

#header li.more-categories:hover ul, #header li.sfhover ul{
	left: auto;
}



/*-----------------------------------------------------------------------------------
	Single Article
-----------------------------------------------------------------------------------*/

.article-date{
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
	margin: 0 0 10px;
}

.article p.article-date {
	clear: both;
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
}

.article h1, .article h2, .article h3{
	font-weight: bold;
	margin: 0;
	width: 480px;
	float: left;
	display: inline;
}

.article h1{
	font-size:24px;
	margin-bottom: 5px!important;
	line-height: 34px;
}
.article h3{margin-bottom: 15px!important;}

.alignright{
	float: right;
	margin: 5px 0 20px 30px;
	display: inline;
}

.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
	display: inline;
}

.Content{
	width : 600px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-family: Georgia, Times, Serif;
	clear: both;
	font-size: 14px;
	line-height: 22px;
	overflow : hidden;	
}

.Content h4{
	margin-bottom: 18px;
	font-weight: bold;
}

.Content p{
	font-size: 15px;
	line-height: 22px;
}

.Content ul{
	margin: 10px 0;
}
.Content ul li{
	margin: 5px 0;
	list-style: square inside;
}

.Content ol li{
	margin: 5px 0;
	list-style: decimal inside;
}

blockquote{
	padding: 1px 20px;
	color: #333;
	background: #eee;
/*	background: url(images/bg-quote.gif) left top no-repeat;*/
}

blockquote p, blockquote ul{
	margin: 16px 0 18px;
}

blockquote li{
	line-height: 18px;
	list-style: inside square;
	margin-bottom: 18px;
}

.article-meta{
	background: url(images/bg-meta.gif) no-repeat top;
	border-bottom: 1px solid #e9e1f9;
	color: #333;
	margin: 18px 0 30px;
	padding: 10px;
}

.article-tags{
	color: #555;
	margin-bottom: 0;
}

.article-tags a{
	text-decoration: underline;
	color: #333;
}

#first-article .article{
	margin-right: 0;
	overflow: hidden;
}

#first-article .article-meta, #single .article-meta{
	margin-bottom: 0;
}

#first-article .Content p{
	padding: 0 5px;
}

#first-article .Content p img{
	position: relative;
	left: -5px;
}


/*-----------------------------------------------------------------------------------
	Index Page - Sidebar
-----------------------------------------------------------------------------------*/

#ad-300, #ad-300-2{
	padding: 10px 10px 0;
	margin-bottom: 10px;
	background: #eee;
	text-align: center;
}

#home #ad-300{
	padding: 0;
}

#ad-300-2{
	clear: both;
	margin: 20px 0;
	padding: 10px;
}

p.advertise{
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 1px 0;
}

#primary-sidebar h3, #secondary-sidebar h3{
	font-size: 15px;
	text-transform: uppercase;
	margin: 10px 0 5px;
	font-weight: bold;
}

#primary-sidebar ul, #column-bottom ul{
	margin-bottom: 40px;
}

#primary-sidebar li, #column-bottom li{
	font-size: 14px;
	margin: 15px 0;
}


.featured{
	clear: both;
	padding: 0;
	margin: 30px 0;
	background: #f6f2fd url(images/bg-featured2.gif) no-repeat right bottom;
	background: transparent;
}

.featured h3{
	margin: 0 !important;
	line-height: 22px !important;
	color: #222;
	border-top: 3px solid #fff;
	padding-top: 5px !important;
}

.featured img{
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	display: inline;
}

.featured ul{
	margin: 5px 0 !important;
}

.featured li{
	background: #fff;
	margin: 5px 0 !important;
	padding: 1px 0;
}

.featured li a{
	color: #fff;
	color: #b72627;
}

.featured-title, .featured strong{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 20px 10px 0;
	display: block;
}


/*-----------------------------------------------------------------------------------
	Events
-----------------------------------------------------------------------------------*/

#events, .widget-rss{
	color: #c6f2ff;
	background: #ffd;
	background: url(images/bg-events.gif) no-repeat right bottom;
	margin: 15px 0;
	padding: 10px;
	font-size: 13px;
}

#events h3 {
	color: #c6f2ff !important;
	margin: 0 0 5px !important;
}


#events ul{ margin: 0 0 5px; }
#events li, .widget-rss li{margin: 5px 0 10px !important;}

#events li em{
	font-size: 13px !important;
}
#events li .event-date{
	width: 38px;
	padding: 7px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
	display: inline;
	float: left;
	color: #555;
	background: #fff;
}

#events li a, .widget-rss li a{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#events li strong{
	font-size: 15px;
	color: #fff;
	margin-top: 5px;
	display: block;
}

/*-----------------------------------------------------------------------------------
	Divider
-----------------------------------------------------------------------------------*/

#home #divider-inner{
	margin: 0 auto;
}

#home #primary-sidebar{
	width: 302px;
}

#home #divider-inner div{
	width: 165px;
	margin-right: 20px;
	float: left;
	display: inline;
}

#home #divider-inner p{
	font-size: 12px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 15px;
}

#home #divider-inner h3{
	margin-bottom: 5px;
}

#home #divider-inner a{
	font-weight: bold;
}

#home #divider-about h3{
	color: #000;
}

#home #divider-about{
	margin-right: 25px !important;
}

#home #divider-about p{
	color: #000;
	font-size: 16px;
	line-height: 22px;
}

#divider h3{
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px;
	color: #ccc;
}

#divider p{
	font-size: 14px;
	line-height: 20px;
}
/*  NEED  */
#divider-left{
	width: 1000px;
	float: left;
}
/*  NEED  */

#related{
	float: left;
	width: 140px;
	margin: 0 0 10px;
	padding:0 0 0 15px;
	display: inline;
}

#related li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px!important;
}

#related li{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 10px 0;
}

#featured-links{
	float: right;
	width: 810px;
	margin: 0 0 10px;
	display: inline;
}

#featured-links h3{
	font-weight: bold;
	font-size: 16px;
}

#featured-links li{
	width: 256px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#featured-links li img{
	width: 256px;
	height: 128px;
	display: block;
}

#featured-links li a{
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 15px;
	display: block;
}

#divider-services li{
	float: left;
	margin-right: 20px;
	display: inline;
}
#divider-services li a{
	width: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 18px;
	display: block;
	border: 1px solid #ddc9f1;
}

#app{
	position: relative;
	border:none!important;
}

#app h4{
	font-weight: bold;
}
#app form{
	clear: both;
	margin: 0;
}

#app ul{
	position: absolute;
	top: 5px;
	margin: 0 !important;
}

#home #app ul{
	top: 8px;
}

#app li{
	float: left;
	margin: 0;
	font-size: 12px;
}

#app li a{
	color: #fff;
	padding: 2px 7px;
	width: auto;
}

#app li img{
	vertical-align: middle;
}

#app #app-box{
	padding:0 0 30px 0;
}

#app #app-button{
	margin: 0;
	width: 80px
}

#home #app-box{
	width: 250px;
}

/*-----------------------------------------------------------------------------------
	Category
-----------------------------------------------------------------------------------*/

#category-header{
}

#category-header #featured-links{
	float: left;
	width: 525px;
	margin-left: 20px;
	display: inline;
}

#category-header #featured-links h3{
	font-size: 18px;
	margin: 20px 0 10px;
}

#category-header #featured-links li{
	margin-right: 20px;
}

#category-header #featured-video{
	width: 300px;
	float: right;
	margin: 15px 35px 15px 0;
	display: inline;
}

#category-header #featured{
	background: #f6f2fd;
	border-bottom: 1px solid #ddd;
	color: #333;
}

#category-info{
	padding: 1px 10px;
	background: #222;
	background: #ccb8e1;
	color: #fff;
}

#category-info img{
	vertical-align: middle;
}

#category-info a{
	margin-right: 20px;
}

#category-info h2{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}

.excerpt h3{
	width: 450px;
	font-weight: bold;
	margin: 5px 0;
	float: left;
	display: inline;
	font-size: 22px;
}

.excerpt .article-author{
	clear: both;
	font-weight: normal;
	margin: 0 0 15px;
	font-size: 13px;
}

.excerpt img{
	width: 100px;
}

/*-----------------------------------------------------------------------------------
	Secondary
-----------------------------------------------------------------------------------*/

.article, .excerpt{
	margin: 0 20px 20px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
	z-index: 0;
	height: 1% /* hasLayout trigger */;
}

#home #primary-content .article, #single #primary-content .article{
	border-bottom: 0 !important;
}

#home #primary-content{
	border: 0 !important;
}

#primary-content .article h3, #secondary-content .article h3{
	font-size: 26px;
	line-height: 30px;
	margin-top: 2px;
}

#secondary-sidebar ul{
	margin-bottom: 25px;
}

#secondary-sidebar li, #category-list li{
	line-height: 17px;
	font-size: 12px !important;
}

#category-list{
	margin: 15px 200px 15px 0;
}

#category-list ul{
	margin-top: 5px;
}

#category-list li {
	font-size: 12px;
	margin: 0;
}


.featured h3 a{
	line-height: 21px;
	display: block;
	color: inherit;
	/*background: url(images/icon-seemorep.gif) no-repeat right top;*/
}

.widget-rss h3 a:hover{
	text-decoration: none;
}

#column-left{
	width: 210px;
	float: left;
	font-size: 11px;
	line-height: 16px;
}

#column-right{
	padding: 10px 10px 1px;
	background: #eee;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 30px 15px;
	display: inline;
}

#single #column-right{
	margin-top: 15px;
}

#column-right h3, #column-right p{
	margin-top: 0;
}

#sponsor-banner, #sponsor-footer{
	margin: 15px 0;
}

#sponsor-banner{
	line-height: 50px;
}

#sponsor-footer{
	line-height: 70px;
}

#ad-160{
	margin-bottom: 15px;
}

#top-banner{
	margin: 2px 0 30px 0;
}

/* NEED */
#ad-700{
	width: 700px;
	height: 250px;
	float: left;
}
/* NEED */
#header-logo{
	height: 250px;
	width: 300px;
	float: right;
	text-align: right;
}

/*-----------------------------------------------------------------------------------
	About Sidebar Box
-----------------------------------------------------------------------------------*/

#about-wm{
	color: #fff;
	background: #b72627;
	margin-bottom: 15px;
	position: relative;
	padding: 1px 0;
}

#about-info {padding: 0 10px;}
#about-info p, #about-info li{
	font-size: 12px;
	margin: 0;
}

#about-info p{
	margin-bottom: 15px;
	padding-right: 65px;
}

#about-info ul{
	margin: 0 0 15px 0;
}

#about-info li a{
	color: #fff;
	display: block;
	padding: 0;
	font-weight: bold;
}
#about-info li a:hover{color: #b72627; background: #fff; text-decoration: none;}

#about-services ul{
	border-bottom: 1px solid #ccc; 
}

#about-services li{
	font-size: 14px;
	display: inline;
	margin: 0;
	padding: 0 !important;
}

#about-services li a{
	border-top: 1px solid #ccc; 
	padding: 5px;
}

#about-info h2, #about-info h3{color: #000;}
#about-info h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	margin: 12px 0 2px;
	padding-right: 65px;
}

#about-info h3{
	margin: 10px 0 5px;
	font-size: 14px;
	text-transform: none;
}

#about-info p{
	margin-bottom: 25px;
}

#about-logo{
	position: absolute;
	top: 10px;
	right: 10px;
	padding-right: 0;
}

#about-wm #app{
	margin: 5px 5px 4px;
	padding: 10px;
	background: #B72627;
	color: #000;
}
#about-wm #app a {color: #b72627;}

/*-----------------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------------*/

.navigation{
	margin: 0 25px 30px 0;
	font-size: 14px;
	font-weight: bold;
}

#footer{
	clear: both;
	background: #b72627;
	padding: 1px 0 15px;
	color: #ddc9f1;
	margin: 0;
}

#footer a{
	color: #fff;
	font-weight: bold;
}

#footer .emptymonth{
	font-weight: bold;
	color: #ccc;
}
#footer h3{
	margin: 20px 0 3px;
	font-size: 14px;
	font-weight: bold;
}

#footer p, #footer li{
	font-size: 11px;
	line-height: 14px;
}

#masthead{
	float: right;
	width: 320px;
}

#masthead div{
	width: 140px;
	float: left;
	margin-right: 15px;
	display: inline;
}

#home #masthead, #home p.partners{
	width: 375px;
}

#home #masthead div{
	margin-right: 20px;
	width: 165px;
}

#archives{
	float: left;
	width: 525px;
}

#footer ul{
	margin: 0 0 20px;
}

#archives li{
	font-size: 13px;
	line-height: 18px;
}

#fin{
	clear: both;
	border-top: 1px solid #ccc;
	padding-bottom: 1px;
}

p.copyright{
	width: 525px;
	float: left;
	text-align: justify;
	margin-bottom: 0;
	display: inline;
}

p.partners{
	width: 320px;
	float: right;
	margin-bottom: 0;
	display: inline;
}

p.partners a{
	margin-right: 10px;
}

#footer-about{
	float: right;
	width: 110px;
}

#footer-about li{
	font-size: 11px;
	line-height: 14px;
}

#footer .search-text{
	width: 260px;
}
/*-----------------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------------*/

#comments{
	margin-top: 20px;
}

#comments h3{
	color: #333;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 5px;
}

#comments ol{
	margin-bottom: 40px;
}
#comments li{
	margin: 10px 0 20px;
}

.comment-content{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	background: #eee url(images/bg-comment.gif) no-repeat left bottom;
	padding: 1px 12px 12px;
	margin-bottom: 5px;
}

.comment-content p{
	font-size: 12px;
	margin: 10px 0;
	line-height: 16px;
}

#comments cite{
	font-weight: bold;
}

#comments small a{
	color: #555;
	line-height: 13px;
}

#comment{
	width: 100%;
}

#trackbacks li{
	margin: 10px 0;
}
#trackbacks li a{
	font-size: 14px;
}

#comment-form p{
	margin: 0 0 15px;
}
#comment-form-fields{
	width: 300px;
	float: left;
	margin-bottom: 30px;
	display: inline;
}

#comment-form label{
	vertical-align: top;
	float: left;
	width: 130px;
	color: #000;
	display: inline;
}

* #commentform label{
	float: none;
	display: inline-block;
}

/*-----------------------------------------------------------------------------------
	Archives Page
-----------------------------------------------------------------------------------*/

#snapshot-header{
	margin: 20px 20px 0;
}

#snapshot-archives{
	margin: 10px 20px 0;
	font-size: 13px;
	line-height: 18px;
	color: #ccc;
	font-weight: bold;
}

#snapshot-archives a{
	font-weight: bold;
}

#snapshot-nav{
	font-size: 13px;
	margin: 20px;
}

#snapshot-nav li{
	float: left;
	display: inline;
}

#snapshot-nav li a{
	font-weight: bold;
	display: block;
	padding: 5px;
}

#snapshot-nav li.active{
	background: #eee;
}

#snapshot-nav li.active a{
	color: #555;
}

#snapshot{
	margin: 20px 0 20px 20px;
	line-height: 15px;
}

#snapshot ul{
	width: 110px;
	float: left;
	margin-right: 19px;
	display: inline;
	overflow: hidden;
}

#snapshot h3 a{
	font-weight: bold;
}

#snapshot li{
	margin-bottom: 15px;
}

#snapshot li img{
	width: 110px;
	height: 110px;
	margin-top: 10px;
}

#snapshot h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

p.readmore{
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-serif;
	margin-bottom: 15px;
}

p.readmore a{
	float: right;
	background: url(images/bg-meta.gif) no-repeat right bottom;
	border-top: 1px solid #e9e1f9;
	border-left: 1px solid #e9e1f9;
	color: #b72627;
	font-weight: bold;
	padding: 6px 8px; 
}
#gallery {
	text-align: center;
}