
/*--General--*/

* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}
html {
	background: #f6f5f0;
}
body {
	font: normal 14px Arial, Verdana, Tahoma;	
	color: #000;
}
/*--formatting--*/

a {
	color: #000;
	outline-style: none;
	text-decoration: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}
h2.pagetitle {
	font: bold 20px Arial, Verdana, Tahoma;
	padding: 2px 0;
	text-align: center;
	margin: 0 0 20px 0px;
	color: #555;
}
h2.pagetitle strong {
	font-size: 20px;
	font-family: Arial;
}
blockquote p {
	font-style: italic;
}
blockquote {
	margin:22px 40px;
	color:#575757;
	padding: 5px 50px;
	font: 13px Arial, Verdana, Tahoma;
	background: transparent url(../images/blockquote.gif) no-repeat 0 10px;
}
ul {
	list-style-type: circle;
}
ul li ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
ol li ol {
	list-style-type: lower-roman;
}
.single-post img {
	margin: 5px;
	display: inline;
	padding: 2px;
	max-width: 530px;
	background: #000;
}

img.alignleft {
	float: left;
	margin: 5px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #b2b2b2;
}
img.alignright {
	float: right;
	margin: 5px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #b2b2b2;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
	padding: 5px;
	background: #FFF;
	border: 1px solid #b2b2b2;
}
.alignright {
	float: right;	
}
.alignleft {
	float: left;	
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-bottom:-1px;
	line-height:1%;
	font-size:0px;
}
* html .clear {
	height:auto
}

.page-navi {
	width: 100%;
}
a.at {
	display:none;
}
/*--wrapper--*/

#wrapper {
	width: 960px;
	margin: 0 auto;
}
/*--header--*/

#header {
	width: 960px;
	float: left;
}
/*--subscribe--*/
ul#navcatlist li.rss, ul#navcatlist li.email {
	float:right;
	font-size:14px;
}

ul#navcatlist li.rss a {
	background: url(../images/rss-subscribe.png) no-repeat left;
	padding: 0 0 0 25px;
	margin-right:10px;
}
ul#navcatlist li.email a {
	background: url(../images/email-subscribe.png) no-repeat left;
	padding: 0 0 0 25px;
	margin-right:10px;
}

/*--searchnew--*/
#searchnew {
	margin: 10px 10px 20px 0;
	padding: 0;
	float: right;
}
#searchnew #snew {
	height:32px;
	width:302px;
	margin: 0;
	padding:0 10px 0 10px;
	line-height:32px;
	background: #FFF;
	border: 1px solid #00306a;
	float:left;
}
#searchnew #searchsubmitnew {
	margin: 1px 0 0 0;
	padding: 0;
	background: #0776bb;
	width: 48px;
	height: 32px;
	border: 0;
	border-top: 1px solid #FFF;
	outline: 1px solid #333;
	color: #FFF;
	cursor: pointer;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
}
#searchnew #searchsubmitnew:hover {
	background: #00306a;
}
/*--blog-title--*/

#header #blog-title {
	float: left;
	margin: 0 0 0 0;
}
#header #blog-title h1 a {
	background: transparent url(../images/logo.png) no-repeat;
	display: block;
	text-indent: -9999em;
	width: 500px;
	height: 200px;
	position:absolute;

}
/*-- pages menu --*/

.menu {
	width: 960px;
	height: 45px;
	margin: 52px 0 0 1px;
	padding: 0;
	float: left;
	background: #00306a;
	border-top: 1px solid #FFF;
	outline: 1px solid #333;
}
.menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
.menu ul li {
	height: 45px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
.menu ul li a {
	height: 45px;
	margin: 0;
	padding: 0 12px 0 12px;
	color: #FFF;
	float: left;
	display: block;
	z-index: 10;
	position: relative;
	font: normal 20px Sans-serif, Verdana, Arial, Helvetica; 
	line-height: 45px;
	text-transform: capitalize;
}
.menu ul li a:hover {
	text-decoration: none;
	background: #0776bb;
}
.menu ul li.home-button {
}
.menu ul li.current_page_item a:hover {
}
.menu ul li.current_page_item {
}
.menu ul li.current_page_item a {
	background: #0776bb;
}
/*-----Featured-----*/

#featured {
	width: 962px;
	margin: 0;
	padding-bottom:20px;
	float: left;
	background: #e4dbbe;
	border-top: 1px solid #FFF;
	background: url(../images/featured_box_bg.png) repeat-y left top;
	position: relative;
}
#featured-top {
	width: 920px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	background: #e4dbbe url(../images/featured_top.png) no-repeat left top;
}
#featured-bottom {
	width: 920px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	background: #e4dbbe url(../images/featured_bottom.png) no-repeat left top;
}
#featured-content {
	width: 920px;
	margin: 20px 0 20px 15px;
	padding: 0;
	float: left;
	background: transparent url(../images/featured_bg.png) repeat-y left top;
	position: relative;
}
.featured-image {
	width: 390px;
	height: 244px;
	margin: 0 0 0 10px;
	padding: 5px;
	float: left;
	border: 1px solid #b2b2b2;
}
.featured-text {

	float: left;
	width: 900px;
	height: 250px;
}
.text_wrapper {
	float:left;
	width:612px;
	height:250px;
	margin:0 0 5px 0;
	overflow: hidden;
}

.text_wrapper2 {
	float:left;
	width:250px;
	margin:0 0 5px 20px;
	overflow: hidden;
	text-align:center;
	padding-top:187px;
}

#featured .featured-text h2 {
	font: bold 32px Verdana,Arial,Helvetica,sans-serif;
	margin-right: 30px;
	line-height: 35px;
	text-shadow: 1px 1px #FFF;
	letter-spacing: -3px;
	text-align:left;
	padding-right:10px;	
	float:right;
	
}
.featured-text h2 a {
	color: #303030;
}
.featured-text h2 a:hover {
	text-decoration: none;
	color: #000;
}
.featured-entry {
	width: 350px;
	margin: 0;
	padding: 15px 10px 10px 0;
	color: #000;
	line-height: 20px;
	text-align:left;
	float:right;
}
.featured-entry a:hover {
	text-decoration: underline;
	color: #555;
}
.featured-cats {
	margin: 5px 0 0 30px;
	color: #999999;
	font: 11px Arial, Verdana, Tahoma;
	text-transform: lowercase;
}
.container, #loopedSlider, div.slides, ul.slides {
	width: 918px;
	margin: 0;
}
.container {
	height:260px;
	overflow:hidden;
	padding-top:30px;
}
div.slides {
	position:absolute;
	top:0;
	left:0;
}
#loopedSlider {
	margin:0;
	position:relative;
	clear:both;
}
#featured a.next {
	position:absolute;
	top:120px;
	right: 43px;
	display: block;
	text-indent: -9999em;
	background: url(../images/next.png) no-repeat;
	width: 65px;
	height: 76px;
}
#featured a.previous {
	position:absolute;
	top:120px;
	right: 400px;
	display: block;
	text-indent: -9999em;
	background: url(../images/back.png) no-repeat;
	width: 65px;
	height: 76px;
}
#featured a.featured-btn {
	height:25px;
	margin:0 15px 0 0;
	padding: 0 15px 0 15px;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	letter-spacing: -1px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	float: right;
	background: #0776bb;
	border-top: 1px solid #fff;
	outline: 1px solid #000;
}
#featured a.featured-btn:hover { 
	background: #00306a;
}

/*-----Post-----*/

.post {
	width: 560px;
	margin: 10px 0 0 0;
	padding: 0 0 20px 10px;
	float: left;
}
.h2-wrapper {
	float:left;
	width: 300px;
}
.post h2 {
	width: 300px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
.post h2 a {
	margin: 0;
	padding: 0;
	color: #303030;
	text-decoration: none;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	font-style: italic;
	line-height: 29px;
	letter-spacing: -1.5px;
	display: inline-block;
}
.post h2 a:hover {
	text-decoration: none;
	color: #000;
}
.post-thumb {
	margin: 0 10px 10px 0;
	padding: 3px;
	float: left;
	border: 1px solid #b2b2b2;
	background: #FFF;
}
.comments-meta a {
	width: 34px;
	height: 22px;
	margin: 5px 0 0 0;
	padding: 3px 0 0 0;
	float: right;
	background: url(../images/comment_bg.png) no-repeat left top;
	font: bold 12px Arial, Verdana, Tahoma;
	color:#999999;
	text-align: center;
	text-shadow: 1px 1px #FFF;
	}
.comments-meta a:hover {
	color:#000000;
	text-decoration: none;
}
.post-meta  .comments-meta a {
	width: 34px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	float: right;
	background: url(../images/comment_bg.png) no-repeat left top;
	font: bold 12px Arial, Verdana, Tahoma;
	color:#CCCCCC;
	text-align: center;
	text-shadow: 1px 1px #FFF;
	}
.post-meta  .comments-meta a:hover {
	color:#000000;
	text-decoration: none;
}

.post-meta {
	width: 288px;
	margin: 10px 0 10px 0;
	padding: 3px 6px 3px 6px;
	float: left;
	font: normal 12px Arial, Verdana, Tahoma;
	color: #FFF;	
	background: #00306a;
	border-top: 1px solid #FFF;
	outline: 1px solid #303030;
}
.post-meta a {
	text-decoration: none;
	color: #FFF;
}
.post-meta a:hover {
	text-decoration: underline;
	color: #FFF;
}
.post .entry {
	margin: 130px 0 0 0;
	padding:0;		
	font: normal 14px Arial, Verdana, Tahoma;
	color: #000;
	

}
#wrapper .read-more {
	margin: 10px 0 0 0;
	padding: 0;
	width: 120px;
	height: 20px;
	float: right;
	background: #0776bb;
	text-align: center;
	line-height: 21px;
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid #00306a;
	text-shadow: 1px 1px #00306a;
}
#content .read-more:hover {
	color: #FFF;
	background: #00306a;
	text-decoration: none;
}
.post-divider {
	margin: 30px 0 0 50px;
}
/*-----Single Post-----*/
.single-post {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	width: 590px;
}

.single-post a{
	color:#333399;
}

#content .single-post-meta {	
	font: normal 11px Arial, Verdana, Tahoma;
	margin: 0 0 10px 0;
	color: #FFF;
	background:#00306a;
	padding:3px 6px 3px 6px;
	border-top:1px solid #FFF;
	outline: 1px solid #555;
	line-height:25px;
}
#content .single-post-meta a {
	text-decoration: none;
	color: #FFF;
}
#content .single-post-meta a:hover {
	text-decoration: underline;
}
#content .single-post-divider {
	border: none;
	background: #FFF;
	margin: 0;
	padding:0;
	width: 100%;
}
.single-post p {
	font: normal 14px Arial, Verdana, Tahoma;
	line-height:20px;
	letter-spacing: 0.3px;
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
}
.single-post h2.single-title {
	text-decoration: none;
	color: #303030;
	font: bold 32px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	margin:0 0 10px -11px;
	padding: 0 10px 0 10px;
	width: 100%;
	letter-spacing: -2px;
	line-height:34px;
}
.single-post h1 {
	color: #303030;
	text-decoration: none;
	font: bold 32px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	margin: 0 0 0 10px;
}
.single-post h2 {
	color: #303030;
	text-decoration: none;
	font: normal 28px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	margin:0;
	padding: 0 10px 10px 0;
}
.single-post h3 {
	color: #303030;
	text-decoration: none;
	font: normal 22px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	margin:0;
	padding: 10px 0 0 0;
}
.single-post h4 {
	color: #303030;
	text-decoration: none;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif; /*"Myriad Pro";*/
	margin:0;
	padding: 10px 0 0 0;
}
.single-post h5 {
	color: #303030;
	text-decoration: none;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	margin:0;
	padding: 10px 0 0 0;
}
.single-post h6 {
	color: #303030;
	text-decoration: none;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	margin:0;
	padding: 10px 0 0 0;
}
.categories-single {
	margin: 5px 0 0 10px;
	float: left;
}
.single-post ul {
	list-style: disc;
	margin: 20px 0 0 30px;
	color: #666;
}
.single-post ul li{
	padding-bottom: 10px;
}
.single-post ol {
	margin-left: 20px;
	color: #666;
}
.single-post pre {
	background: #ededed;
	border: 1px solid #cccccc;
	margin: 10px auto;
	padding:10px;
	clear: both;
	width: 500px;
	overflow:scroll;
	color: #666;
}
.single-post code {
	color: #666;
	font-size: 12px;
}
p.metadata {
	padding: 0;
	color: #848484;
	font: 12px Arial, Verdana, Tahoma;
	float: left;
	margin: 0;
}
.error-page {
	padding-bottom: 200px;
	float: left;
}
.error-page a {
	text-indent: -9999em;
	display: block;
	width: 600px;
	height:129px;
	background: url(../images/404.png) no-repeat top left;
	margin: 0;
}
.no-posts {
	margin: 20px 0 0 10px;
	text-align: center;
	padding-bottom: 20px;
}
.no-posts h2 {
	font: bold 30px Arial, Verdana, Tahoma;
	margin-top: 20px;
	color: #666;
}
.no-posts img {
	margin-top: 40px;
}

/*------------------------------Social Bookmarking------------------------------*/

.bookmarking {
	margin: 0 0 0 33px;
	padding: 0 0 10px 0;
	float: left;
	width: 550px;
}
#content .bookmarking p {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	color: #00306a;
	padding-bottom: 10px;
	line-height: 30px;
	text-align: center;
}
.bookmarking ul {
	list-style: none;
	margin: 0 0 0 120px;
	float: left;
}
.bookmarking ul li {
	float: left;
	margin-left: 10px;
	position: relative;
}
.bookmarking ul li a {
	width: 32px;
	height: 32px;
	text-indent: -9999em;
	display:block;
}
.bookmarking ul li.rss-bookmark a {
	background: url(../images/rss-bookmark.png) no-repeat;
}
.bookmarking ul li.digg-bookmark a {
	background: url(../images/digg-bookmark.png) no-repeat;
}
.bookmarking ul li.stumble-bookmark a {
	background: url(../images/stumble-bookmark.png) no-repeat;
}
.bookmarking ul li.delicious-bookmark a {
	background: url(../images/delicious-bookmark.png) no-repeat;
}
.bookmarking ul li.twitter-bookmark a {
	background: url(../images/twitter-bookmark.png) no-repeat;
}
.bookmarking ul li.reddit-bookmark a {
	background: url(../images/reddit-bookmark.png) no-repeat;
}
.bookmarking ul li.buzz-bookmark a {
	background: url(../images/buzz-bookmark.png) no-repeat;
}

/*------------------------------Container------------------------------*/

#content {
	width: 960px;
	float: left;
	margin: 0;
	padding: 0;
	background: #e4dbbe;
	border: 1px solid #333;
	border-bottom: 0;
}
.content-bg {
	width: 958px;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #FFF;
	border-bottom: 0;
}
.content-bg-bottom {
	width: 958px;
	margin: 0;
	padding: 20px 0 20px 0;
	min-height: 300px;
	float: left;
}
#content #left-col {
	width: 598px;
	margin: 0 0 0 15px;
	padding: 0 10px 0 10px;
	float: left;
	position: relative;
	background: #FFF url(../images/left_col_bg.png) repeat-y top left;
}
#content .left-col-top {
	width: 618px;
	height: 20px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	position: relative;
	background: url(../images/left_col_top.png) no-repeat top left;
}
#content #left-col-bottom {
	width: 617px;
	height: 20px;
	margin: 0 0 0 -10px;
	padding: 0;
	float: left;
	position: relative;
	background: #e4dbbe url(../images/left_col_bottom.png) no-repeat top left;
}

/*------------------------------Search Form------------------------------*/

#search {
	margin: 15px 0 15px 20px;
	padding: 0;
}
#search #s {
	margin: 0;
	padding: 0 10px 0 10px;
}
#search #searchsubmit {
	margin: 0;
	padding: 0 10px 0 10px;
}

/*------------------------------Sidebar------------------------------*/

#content #right-col {
	width: 290px;
	margin: 0 15px 0 0;
	padding: 0 0 20px 0;
	float: right;
	position: relative;
}
#right-col h3 {
	width: 300px;
	margin: 0;
	padding: 0;
	color: #000;
	font: bold 25px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	text-align:center;
	letter-spacing: -1.5px;
	text-shadow: 1px 1px #FFF;

}
#content #right-col #sidebar {
	float: left;
	position: relative;
}

/*-----125x125 Ads-----*/

.ads-block {
	width: 300px;
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.ads-block a.advertise-here {
	width: 263px;
	height: 30px;
	margin: 0 0 0 15px;
	padding: 0;
	font: bold 11px Arial, Verdana, Tahoma;
	color: #FFF;
	text-align: center;
	
	line-height: 30px;
	background: url(../images/advertise_here_bg.png) repeat-x left top;
	border: 1px solid #000;
	display: inline-block;
}
.ads-block a.advertise-here:hover {	
}
.ads-block img {
	margin: 0 0 15px 15px;
	float: left;
	border: 0;
}

/*-----Categories Widget-----*/

.categories {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	font: normal 13px Arial, Verdana, Tahoma;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.categories ul {
	list-style: none;
}
.categories ul li {
	line-height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
}
.categories ul li a {
	background: url(../images/bullet.png) no-repeat left;
	padding: 0 0 0 15px;
	color:#000033;
	text-shadow: 1px 1px #FFF;
}
.categories ul li a:hover {
	color:#990000;
	text-shadow: 1px 1px #FFF;
}
.left-cat {
	float: left;
	margin: 0 0 0 0;
}
.right-cat {
	float: left;
	margin: 0 0 0 20px;
}

/*-----Recent Comments Widget-----*/

.recent-comments {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.recent-comments ul {
	list-style: none;
	margin: 20px 0 0 0;
}
.recent-comments ul li {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	line-height: 20px;
	color: #FFF;
}
.recent-comments ul li a {
	color: #555;
	text-shadow: 1px 1px #FFF;
}
.recent-comments ul li a:hover {
	color:#990000;
}
.recent-comments ul li:first-letter {
	text-transform: capitalize;
}
.recent-comments ul li img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

/*-----Recent Posts Widget-----*/

.recent-posts {
	width: 300px;
	margin: 20px 0 0 0;
	padding:0 0 10px 0;
	float: left;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.recent-posts ul {
	list-style: none;
	margin: 20px 0 0 0;
}
.recent-posts ul li {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	line-height: 20px;
	color: #FFF;
}
.recent-posts ul li a {
	color:#000033;
	text-shadow: 1px 1px #FFF;
}
.recent-posts ul li a:hover {
	color:#990000;
}
.recent-posts ul li img {
	margin: 0 10px 0 0;
	float: left;
	padding: 0;
}

/*-----Popular Posts Widget-----*/

.popular {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.popular ul {
	list-style: none;
	margin: 20px 0 0 0;
}
.popular ul li {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	line-height: 20px;
	color: #FFF;
}
.popular ul li a {
	color:#000033;
	text-shadow: 1px 1px #FFF;
}
.popular ul li a:hover {
	color:#990000;	
}
.popular ul li img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

/*-----Widget Formatting-----*/

.widget {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	font: normal 13px Arial, Verdana, Tahomal;
	background: url(../images/sidebar_line.png) repeat-x left bottom;
}
.widget ul {
	list-style: none;
	margin: 10px 0 0 0;
}
.widget ul li {
	width: 300px;
	line-height: 20px;
}
.widget p {
	padding: 0 10px 0 0;
}
.textwidget {
	padding: 10px 0 10px 0;
}
#calendar_wrap {
}
#wp-calendar {
	width: 250px;
	margin: 10px auto;
	color: #000;
}
#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #00306a;
	color: #FFF;
	border: 1px solid #000;
}
#wp-calendar caption {
	color: #00306a;
	font-weight: bold;
}
#wp-calendar #today {
	color: #FFF;
	font-weight: bold;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}

/*------------------------------Page Navi------------------------------*/

.page-navi {
	width: 400px;
	height: 20px;
	margin: 0 0 20px 10px;
	padding: 0;
	float: left;
}

/*------------------------------Footer Elements------------------------------*/

#footer {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #000;
	background: #000 url(../images/strip_bg.png) center top repeat-x;
}

/*-----Footer Strip-----*/

.footer-strip {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #3e78be;
	background: #00306a;	
}
.strip-logo {
	width: 372px;
	height: 35px;
	margin: 7px 0 0 25px;
	float: left;
	background: transparent url(../images/strip_logo.png) left top no-repeat;
	display: block;
	text-indent: -9999em;
}
.strip-slogan {
	width: 266px;
	height: 39px;
	margin: 7px 25px 0 0;
	float: right;
	background: transparent url(../images/strip_slogan.png) left top no-repeat;
	display: block;
	text-indent: -9999em;
}

/*-----Footer Copy-----*/

.footer-copy {
	width: 910px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	line-height: 40px;
	color: #FFF;
	background: url(../images/copy_bg.png) left top repeat-x;
}
.footer-copy a {
	color: #656565;
	text-decoration: none;
}
.footer-copy a:hover {
	color: #FFF;
	text-decoration: none;
}

/*-----Footer Sidebar Elements-----*/

.bottom-sidebar {
	width: 910px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.bottom-sidebar-content {
	width: 910px;
	margin: 0;
	padding: 15px 0 15px 0;
	float: left;
}
.bottom-sidebar h3 {
	color: #FFF;
	text-transform: uppercase;
	font: normal 24px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	font-style: italic;
}
.bottom-sidebar a {
	color: #656565;
}
.bottom-sidebar a:hover {
	text-decoration: none;
	color: #FFF;
}

/*-----Footer Sidebar Element: About-----*/

.about {
	width: 300px;
	margin: 0;
	float: left;
}
.about img {
	float: left;
	margin: 0 10px 0 0;
}
.about p {
	color: #FFF;	
	padding: 15px 0 0 0;
	font: normal 13px Arial, Verdana, Tahoma;
}

/*-----Footer Sidebar Element: Blogroll-----*/

.blogroll-links {
	width: 290px;
	margin: 0 0 0 20px;
	float: left;
}
.blogroll-links ul {
	list-style: none;
	margin: 5px 0 0 0;
}
.blogroll-links ul li {
	width: 100%;
	padding: 10px 0 0 0;
	float: left;
	color: #000;
}
.blogroll-links ul li a {
	background: url(../images/bullet_footer.png) no-repeat left;
	padding: 0 0 0 15px;
	color:#FFFFFF;
}
.blogroll-links ul li a:hover {
	color:#FFFFFF;
}

/*-----Footer Sidebar Element: Latest Tweet-----*/

.latest-tweet {
	width: 300px;
	margin: 0;
	float: left;
}
.tweet {
}
#twitter_update_list {
}
.tweet ul {
	list-style: none;
	margin: 15px 0 0 0;
}
.tweet ul li {
	margin: 0;
	padding: 0;
	color: #FFF;
}
.tweet img {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}

/*------------------------------End Footer Elements------------------------------*/

/*------------------------------Comments------------------------------*/

#comments {
	margin: 10px 0 0 0;
	float: left;
}
.comment-body {
	width: 550px;
	padding: 10px 0 0 0;
	float: left;
	margin:10px 0 0 30px;
	background: #e7e0ca;
	color: #666;
	border: 1px solid #fff;
	outline: 1px solid #666;
}
#comments ul.children li.depth-2 div.comment-body {
	width: 500px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 80px;
}

#comments ul.children li.depth-3 div.comment-body {
	width: 450px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 130px;
}
ol.commentlist {
	list-style:none;
	margin: 0;
	padding:0;
	text-indent:0;
}
ol.commentlist-pings {
	list-style:none;
	margin:0;
	padding: 10px 0 20px 10px;
	text-indent:0;
}
ol.commentlist li {
	margin: 0;
	padding: 0;
	float: left;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment-author-admin p {
}
ol.commentlist li.comment {
	padding: 0;
	margin: 0;
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
	font:normal 16px georgia, times, serif;
	padding-bottom: 10px;
}
ol.commentlist li div.vcard cite.fn {
	color: #666;
	font: normal 12px Arial, Verdana, Tahoma;
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
ol.commentlist li div.vcard cite.fn a:hover.url {
	color: #000;
	text-decoration:none;
}
ol.commentlist li div.vcard img.avatar {
	float:left;
	margin: 0 10px 0 10px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
	font-style:normal;
	color: #000;
	font: normal 11px Arial, Verdana, Tahoma;
	margin: 0;
	text-shadow:1px 1px #fff;
	font-style:italic;
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
}
ol.commentlist li div.comment-meta a {
	color:#666;
}
ol.commentlist li p {
	font: normal 13px Arial, Verdana, Tahoma;
	margin: 5px 0 0 0;
	color: #333;
}
ol.commentlist li ul {
	font-size:11px;
	list-style:square;
	margin: 0 0 1em 2em;
}
#comments ol.commentlist li div.reply {
	float: right;
	margin: 0 0 10px 0;
}
ol.commentlist li div.reply a {
	background: #0e4e9b;
	width: 50px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align:center;
	display: block;
	border-top: 1px solid #FFF;
	outline: 1px solid #555;
	font-style:italic;
	color:#FFF;
	text-shadow:1px 1px #000;
}
ol.commentlist li div.reply a:hover {
	background: #00306a;
}
#comments ol.commentlist li.depth-1 div.reply {
	padding: 0 10px 0 10px;
}
ol.commentlist li ul.children {
	list-style:none;
	margin: 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor p {
	font-weight: bold;
}
ol.commentlist li ul.children li p {
	font-weight: normal;
}
ol.commentlist li.bypostauthor p {
	font-weight: bold;
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li.comment-author-admin {
}
#comments ol.commentlist li p {
	padding: 0 10px 0 10px;
	min-height: 35px;
	margin: 0;
}
#comments ol.commentlist li ul.children li.depth-2 {
	width: 500px;
	margin:1px 0 0 0;
	background: url(../images/arrow.png) no-repeat 50px 0;
}
ol.commentlist li ul.children li.depth-3 {
	width: 450px;
	margin:1px 0 0 0;
	background: url(../images/arrow.png) no-repeat 100px 0;
}
ol.commentlist li ul.children li.depth-4 {
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
	padding:1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
.nocomments {
	margin-left: 20px;
}
h3#comments {
	color: #444;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 40px;
	margin: 0 0 10px 30px;
	padding: 0;
	text-transform: uppercase;
}
h3#pings {
	color: #444;
	font: bold 18px Arial, Verdana, Tahoma;
	line-height: 40px;
	margin: 10px 0 10px 30px;
	padding: 0;
	text-transform: uppercase;
	float: left;
}

/*-----Respond-----*/

#respond {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	padding: 0 0 20px 10px;
}
#respond h3 {
	color: #444;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
	line-height: 40px;
	margin: 0 0 10px 20px;
	padding: 0;
	text-transform: uppercase;
}
#respond p {
	padding: 5px 0 0 20px;
	font: normal 12px Arial, Verdana, Tahoma;
}
#respond p small {
	font: bold 12px Arial, Verdana, Tahoma;
	line-height: 30px;
	color: #666;
}
#respond input {
	padding: 0 10px;
	font: normal 12px Arial, Verdana, Tahoma;
	width: 240px;
	height: 31px;
	border: 1px solid #ddd;
	background: #f6f6f6;
	color: #000;
	line-height: 30px;
}
#respond textarea {
	font: normal 12px Arial, Verdana, Tahoma;
	width: 393px;
	height: 142px;
	border: 1px solid #ddd;
	background: #f6f6f6;
	padding: 10px 0 0 10px;
	color: #000;
}
input#submit {
	border: 1px solid #555;
	width: 405px;
	background: url(../images/advertise_here_bg.png) repeat-x left top;
	clear: left;
	margin: 0;
	padding: 0;
	height: 30px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

.cancel-comment-reply {
	margin: 10px 0 0 10px;
}
#respond .subscribe-to-comments {
	margin: 0;
	padding: 10px 0 10px 0;
}
#respond .subscribe-checkbox {
	margin: 0 5px 0 20px;
	padding: 0;
	width: 13px;
	height: 13px;
	border: none;
}

/*--gallery--*/
p.attachment {
	text-align: center;
	padding: 15px 10px;
	background-color: #1a1b1d;
	border: 1px solid #29323a;
	margin-left: 5px;
}
p.attachment a img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}
.navigation a img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}
.gallery-item a img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #7bbcff;
}
.gallery-item a:hover img {
	border: 1px solid black;
}
.gallery-caption {
	font-size:11px;
	line-height:14px;
	margin-left:0pt;
	padding-bottom:10px;
	color: #7bbcff;
}
.caption {
	margin-left: 10px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* banner aftet first post */
.banner-after-post {
	margin: 20px 0 20px 0;
}
.banner-after-post img{
	border: none;
	margin-top: -20px;
	position: relative;
}

#topimg1{
background-image: url(../images/slider2.png);
background-repeat:no-repeat;
width:210px;
height:294px;
margin-left: 14px;
margin-top: 151px;
position:absolute;
}

#vplayerimg {
background-color:#000000;
height:220px;
margin-top:5px;
padding-top:15px;
padding-left:9px;
width:340px;
float:right;
}

#imghover 
{
background-image:url(../images/submitbutton2.png);
background-repeat:no-repeat;
width: 209px;
height: 376px;
padding: 0;
margin:auto;
white-space: nowrap;
display: block;
padding: 0;
}

#imghover  a
{
display: block;
font-size: 11px;
width: 209px;
height: 376px;
display: block;
border:none;
text-decoration: none;
margin:auto;
}

#imghover img
{
width: 209px;
height: 376px;
border: 0
}

* html #imghover a:hover
{
visibility:visible
}

#imghover a:hover img
{
visibility:hidden
}

#imghover span
{
margin: auto;
padding: 0px;
cursor: pointer;
} 

#subscribeme {
color:#000000;
font:bold 25px Verdana, Arial, Helvetica, sans-serif; /*Myriad Pro*/
letter-spacing:-1.5px;
margin:0;
padding:0;
text-align:center;
text-shadow:1px 1px #FFFFFF;

width:300px;
}

#sexyrss{
background:url(../images/rss.png) no-repeat;
width:60px;	
height:60px; 
position:absolute;
top:180px;
margin-left:880px;
}

#featured-bar {
	margin: 20px 20px 20px 20px;
	width: 920px;
	height: 294px;
	padding: 0;
	float: left;
	background: #e4dbbe url(../images/featured-bar.png) no-repeat left top;
    border: 1px solid #000000;	

}

#portrait-bg{
  background:no-repeat;
  width:319px;
  height:221px;
  position:absolute;
	top:25px;
	right:25px;
  
}

#facebooklink{

width:300px;
float:right;
height:50px;
color:#000033;
margin: 35px 100px 0 0;
font-size:17px;


}

#facebooklink2{

width:300px;
float:right;
height:50px;
color:#FFFFFF;
font-size:17px;


}

.bottomlinks a {
	color:#FFFFFF;
}
.bottomlinks a:hover {
	color:#FFFFFF;
}

