/*  
Theme Name: WordPress theme 760 Dark Blue
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: Last modification
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#565643; background:url(images/bg2.gif);}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

.capitalize {
	text-transform: capitalize;
}
/***forms*******************************************/
input, textarea{font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:142px; height:auto; color:#808992; border:1px solid #dee1e2; background:#FFFFFF; font-size:1.01em; padding:2px 0px 0px 3px}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px; background:url(images/bg-grad.gif) left top repeat-x;}
.main {width:782px; margin: 0 auto;}

a {color:#1f7697/*2b59a7*/; text-decoration:underline;}
a:hover{text-decoration:none;}

 
.pagetitle { padding:10px; color:#FFFFFF;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; padding-top:0px; overflow:hidden;}

ul { margin:0;}

.side-bar-left { width:200px; margin-right:-202px; position:relative; float:left; }
.side-bar-left .ind { padding:0px 22px 0px 0px;}

.column-center{float:left; width:100%;}
.indent-center { padding:0px 0px 0px 190px;}

/*.side-bar-right { width:207px; margin-left:-207px; float:left;}
.side-bar-right .ind { padding:0px 0px 0px 0px;}*/

.clear{clear:both;}
.clear-block{ overflow:hidden; padding:0px 0px 0px 0px;}

/***global*******************************************/


/***Begin Images *******************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	background: #FFF;
	display: inline;
	margin: 0;
	padding: 0 20px 0 10px;
}

img.alignleft {
	padding: 0;
	margin: 2px 25px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	color:#FFB22D;
	color:#FFF;
}

.alignleft {
	float: left;
	color:#F18513;
	color:#FFF;
}

.marg { margin-bottom:10px;}
/***End Images *******************************************/



/***header*******************************************/
h1 { font-size:5.27em; font-weight:normal; color:#eee3d6; text-transform:none; line-height:1.11em; width:auto; float:left;}
h1 a  {color:#eee3d6; text-decoration:none;}
h2{ font-size:1.61em;}
h3{ font-size:1.31em;}

#header {margin:0 auto;}
#header .row1 {width:100%; overflow:hidden; height:178px; background:url(images/logo_part.jpg) left top no-repeat;}
.logo { padding:37px 0px 54px 0px; overflow:hidden; float:left; width:500px;}
.slogan { margin:0px; padding-top:40px;}
.slogan span  { font-size:0.91em; line-height:1.01em; color:#82160e; text-transform:uppercase; font-weight:normal; padding-left:5px;}
.logo-img { margin:203px 10px 0px 0px; float:left;}

.block-search { padding:10px; }
/*#header .block-search .caption { float:left; padding-right:8px; padding-top:4px; text-transform:uppercase; color:#efdec2; font-size:1.12em; font-weight:bold;}*/

.menu { height: 28px; overflow:hidden; /*width:100%;*/ width:782px; background:url(images/bg-menu.gif) top repeat-x #85c005;}
.menu .inner {
    padding: 2px;
    float: left;
    width: 722px;
    height: 24px;
}
.menu li { font-size:1.27em; float:left; overflow:hidden; }
.menu li.current_page_item a {text-decoration:none; color:#ffffff; font-weight: bold;}
.menu li a { line-height: 24px; display: block; padding: 0 42px; text-decoration:none; color:#ffffff; font-weight: bold;}

.social_icon {
    float: right;
    height: 24px;
    width: 52px;
    padding: 2px 4px 2px 0;
}
.social_icon a {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    font-size: 0;
    color: #1EAE54;
    cursor: pointer;
}
.social_icon a.tweet {
    padding: 0 4px 0 0;
    background: url(images/24twittericon.png) no-repeat 0 0;
}
.social_icon a.fbook {
    background: url(images/24_facebookicon.png) no-repeat 0 0;
}
/***end header*******************************************/



/***box*******************************************/
.bg-sidebar { background: #75d799; width:100%; overflow:hidden;}
.bg-sidebar .ind { padding: 1px; overflow:hidden;}

.text_box { background:#FFFFFF;}
/***box*******************************************/


/***side_bar*******************************************/
.side-bar .inside{ padding:0 0 0 0;}

.widget-style#categories .children { margin:0 0 0 0px;}
.widget-style#categories .children li{  font-size:1.01em; padding-left:20px;}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside-widget { padding:15px 30px 38px 20px; border:0px solid #3a6289;}
.inside-widget A { line-height: 1em; }
.widget-style { margin:0px 0px 3px 0px; padding:0px; width:100%; overflow:hidden;}
.widget-style h2 {font-size:1.45em; line-height:1.01em; color:#ffffff; font-weight:bold; text-transform:none; padding:12px 0 10px 20px; background:url(images/bg-h.gif) repeat-x 0 0;}
.widget-style h2 a {color:#ffffff; text-decoration:none;}
.widget-style h2 a:hover {text-decoration:none;}

.widget-style ul { margin:0;}
.widget-style li { font-size:1.18em; line-height:1.69em; color:#FFFFFF; font-weight:normal; background:url(images/a1.gif) no-repeat 0px 9px; padding:0px 0 0px 16px;}
.widget-style li a { color:#FFFFFF; text-decoration:none; }
.widget-style li a:hover { text-decoration:underline; }

/************/

/***********/

#links_with_style .inside-widget { padding:15px 30px 38px 40px;}
.widget-style#links_with_style { margin:0 0 3px 0; padding:0;}
.widget-style#links_with_style h2 {font-size:1.27em; line-height:1.01em; color:#ffffff; font-weight:bold; text-transform:none; background:url(images/bg-h.gif) repeat-x 0 0; width:100%;}
.widget-style#links_with_style h2 a {color:#ffffff; text-decoration:none;}
.widget-style#links_with_style h2 a:hover {text-decoration:none;}

/**********************************************/

/**********************************************/
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 { list-style:none; color:#FFFFFF; font-weight:normal; margin:0 0 0 0;}

#links_with_style ul li { padding:0; background:none; overflow:hidden;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li {font-size:1.01em; line-height:1.69em; color:#f9895d; font-weight:normal; background:url(images/a1.gif) no-repeat 0px 9px; padding:0px 0 0px 16px;}
#links_with_style ul li ul li a{ color:#f9f9f9; text-decoration:none;  }
#links_with_style ul li ul li a:hover { text-decoration:underline;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:0px 20px 0px 0;}
#calendar_wrap caption { color:#FFFFFF; font-weight:bold; font-size:1.11em;}
#calendar_wrap td {width:25px; text-align:right; color:#f9895d; font-size:1.11em;}
#calendar_wrap td a {color:#FFFFFF;}
#calendar_wrap th { color:#FFFFFF; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud .inside-widget { padding:10px 10px 20px 20px;}
#tag_cloud a{ color:#fff957; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline; color:#FFFFFF;}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 5px 0;}

/**********************************************/

#statusbar { text-align:left; color:#FFFFFF;}
#statusbar p {padding:10px 15px 10px 15px; margin:0 0 0px 0;}
#statusbar a {font-weight:bold; color:#FFFFFF;}


#search .searching, .text-box .searching  { width:160px; height:18px; background:#FFFFFF; border:1px solid #cfd1b8; color:#000000;}
#search .inside-widget { padding:15px}

/***end side_bar*******************************************/




/*---nonNumeric Lists without links---*/
.column-center ul li{ background:url(images/a3.gif) no-repeat 0 8px; padding-left:10px; list-style-image:none; list-style:none; line-height:1.62em; color:#402e00; font-weight:normal;}
.column-center ul li ul{ margin-left:10px;}
.column-center ul li ol {margin-left:15px;}
.column-center ul li ol li{ list-style-type:decimal;}

/*---Numeric Lists without links---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:13px; line-height:1.62em; color:#402e00; font-weight:normal;}
.column-center Ol li ul li {background:url(images/a3.gif) no-repeat 0 9px; padding-left:10px; color:#402e00; font-weight:normal;}

/*---nonNumeric Lists---*/
.column-center ul li{ list-style-image:none; list-style:none; line-height:1.62em;}
.column-center ul li a { color:#402e00; font-weight:normal; text-decoration:none;}
.column-center ul li a:hover{ text-decoration:underline; }
.column-center ul li ul{ margin-left:15px;}
.column-center ul li ol {margin-left:20px;}
.column-center ul li ol li{ list-style-type:decimal; color:#402e00}
.column-center ul li ol li a { background:none;}

/*---Numeric Lists---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:20px; line-height:1.62em; }
.column-center Ol li a { padding-left:0px; color:#402e00; font-weight:normal; text-decoration:none;}
.column-center Ol li a:hover{ text-decoration:underline; }
.column-center Ol li ul li a { font-weight:normal; text-decoration:underline;}
.column-center Ol li ul li a:hover {text-decoration:none;}

.column-center p { padding:5px 0 5px 0;}

.column-center .border { border:1px solid #434245; padding:1px;}

/*ADDED THIS CODE FOR LIST*/
.text-box ul li {
background:transparent url(images/ms-global-dash-green.gif) repeat-x scroll
left bottom;
list-style-type:none;
padding:4px 0 4px 11px;
}

.text-box ol li {
background:transparent url(images/ms-global-dash-green.gif) repeat-x scroll
left bottom;
padding:6px 0;
}

.title { width:100%; overflow:hidden; background:url(images/bg-h2.gif) top repeat-x #f09129; padding-bottom:10px;}
.title .ind {padding:0px 0px 0px 35px; }
.title h2 { color:#FFFFFF; font-size:1.81em; text-transform:none; line-height:1.01em; font-weight:normal; padding:9px 0px 0px 0px;}
.title h2 a {color:#FFFFFF; text-decoration:none;}
.title h2 a:hover {text-decoration:underline;}
.title .author {  padding:8px 20px 0px 0px; color:#fff957; font-weight:normal; line-height:1.09em; float:right; }
.title .date { padding:8px 15px 0 0px; font-size:0.98em; line-height:1.09em; color:#FFFFFF/*fff957*/; font-weight:normal; float:left;}

.text-box { font-size:1.09em; line-height:1.31em; overflow:hidden; width:100%; background:#FFFFFF}
.text-box .ind {padding:35px 30px 20px 34px; }
.text-box strong { color:#282828;}
.text-box span { text-transform:uppercase;}
.text-box span a { color:#829500; text-transform:none;}
.text-box .box { float:left; margin-right:20px;}

.comments { color:#bc2d12; font-size:1.09em; font-weight:bold; text-transform:none; line-height:1.01em; overflow:hidden; padding-right:30px; padding-bottom:25px; text-align:right; background:#FFFFFF}
.comments a {text-decoration:underline; color:#F09129/*173b5f*/; line-height:1.71em; font-weight:bold;}
.comments a:hover { text-decoration:none;}

.cont-bg { background:url(images/bg-cont.gif) top no-repeat; padding-top:7px; margin:30px 0px 30px 0px;}

.line { background:url(images/bg-line2.gif) top repeat-x; padding-top:2px;}

.author {  padding: 0 0 8px 0; color:#565643; font-weight: normal; }
/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom:1px dashed #999;
	}

blockquote {
	border:1px solid #F09129;
	background:#f6f6da;
	padding:5px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	margin-bottom: 5px;
	padding-top:5px;
}
.navigation A {
	font-size: 10pt;
	color: #FFF;
}
.breadcrumb {
	background: #75D799;
	width: 582px;
	overflow:hidden;
	display: block;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 5px;
}
	.breadcrumb, .breadcrumb A {
		font-size: 10pt;
		color: #FFF;
		line-height: 16pt;
	}
	.breadcrumb A.r_current {
		font-weight: bold;
		text-decoration: none;
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	background: #FFFFFF/*f6f6da*/ !important;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

ol.commentlist  li {
	margin: 0;
	padding: 10px 30px;
	list-style: none;
	border-top:1px solid #F09129;
	 font-weight:normal
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
h3#comments, h3#respond { padding:12px 0px 11px 32px; font-size:1.27em; color:#173B5F}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget-style#recent-comments li { background:url(images/a1.gif) no-repeat 0 8px; padding-left:13px; line-height:1.71em}
.widget-style#recent-comments li a {background:none; text-decoration:underline;}
.widget-style#recent-comments li a:hover{text-decoration:none;}
.widget-style#recent-comments .inside-widget { padding:10px 20px 10px 20px;}

#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:5px 20px 5px 0px; color:#f9895d;}

.oddcomment{color:#000000;}

/***footer*******************************************/
#footer { font-size:1.09em; line-height:1.12em; color:#f9f9f9; font-weight:normal; text-align:center; font-family:Tahoma, Arial, Helvetica, serif; background: #173b5f url(images/footer_bgr.gif) left top repeat-x}
#footer a{ color:#00a0c6; font-weight:normal;}
.foot { text-align:left; margin: 0 auto; width:774px; padding:20px 0;}
/***end footer*******************************************/

.v_space_small {
    clear: both;
    display: block;
    height: 8px;
    font-size: 0;
    line-height: 0;
}


.footer-widget-style {
    float: left;
    width: 250px;
}

.footer-widget-style .inner {
    padding: 0 10px 0 0;
}

.footer-widget-style h3 {
    color: #f9f9f9;
    border-bottom: dotted #f9f9f9 1px;
    padding: 10px 0 8px 0;
}

.footer-widget {
    padding: 10px 0;
    line-height: 16px;
}

.footer-widget a {
    color: #00a0c6;
    text-decoration: none;
}

.copy {
    border-top: dotted #f9f9f9 1px;
    padding: 10px 0;
}

.p1 {
    height: 156px;
    background:url(images/p1.gif) no-repeat;
}

/* get twitter messages */
#get-twitter-messages {
}
	#get-twitter-messages H2{
		background: #1EAE54 url('images/jill_twitter_pic.png') no-repeat 2px 2px;
		height: 51px;
		margin: 0;
		padding: 18px 0 0 70px;
	}
	#get-twitter-messages  .inside-widget {
		width: 166px;
		padding: 0 0 0 10px;
		margin: 0;
	}
	#get-twitter-messages .twit-cloud,
	#get-twitter-messages .twit-cloud-next {
		color: #402E00;
		font-size: 8pt;
		line-height: 10pt;
		word-wrap: break-word;
		width: 140px;
		height: 105px;
		margin: 0;
		padding: 30px 8px 0 8px;
	}
	#get-twitter-messages .twit-cloud A,
	#get-twitter-messages .twit-cloud-next A {
		color: #402E00;
		font-size: 8pt;
		line-height: 10pt;
		word-wrap: break-word;
		width: 140px;
		text-decoration: underline;
	}
	#get-twitter-messages .twit-cloud A:hover,
	#get-twitter-messages .twit-cloud-next A:hover {
		text-decoration: none;
	}
	#get-twitter-messages .twit-cloud {
		background: url('images/twit-cloud.png') no-repeat 0 0;
		margin: 2px 0 0 0;
	}
	#get-twitter-messages .twit-cloud-next {
		background: url('images/twit-cloud-next.png') no-repeat 0 0;
	}
	.twit-cloud .twit-about,
	.twit-cloud-next .twit-about {
	  font-style: italic;
	  line-height: 12pt;
	}
/* end get twitter messages */

/* Index, Archives Posts */
.text-box .all-posts {
	padding: 25px 0 0 0;
}
	.all-posts .post-thumbnail-box {
		float:left;
		width: 260px;
		min-height: 250px;
		margin: 0 0 25px 24px;
		padding: 0;
	}
		.post-thumbnail-box .post-thumbnail-img {
			background: #EEEEEE;
			text-align: center;
			width: 250px;
			height: 200px;
			padding: 4px 4px 4px 4px;
			border: 1px solid #DDDDDD;
		}
			.post-thumbnail-img IMG {
				float: none;
				margin: 0 auto 0 auto;
			 }
		.post-thumbnail-box .post-thumbnail-title {
			clear: both;
			width: 250px;
			padding: 5px 0 0 0;
		}
			.post-thumbnail-title A {
				color: #402E00;
				font-size: 18px;
				line-height: 20px;
				text-decoration: none;
			}
			.post-thumbnail-title A:hover {
				text-decoration: underline;
			}

		.post-thumbnail-box .post-thumbnail-content {
			color: #402E00;
			font-size: 12px;
			line-height: 14px;
			clear: both;
			width: 250px;
			padding: 5px 0 0 0;
		}
		.post-thumbnail-box .post-thumbnail-comments {
			clear: both;
			width: 250px;
			padding: 10px 0 0 0;
		}
			.post-thumbnail-comments A {
				color: #402E00;
				font-size: 12px;
				font-weight: bold;
				line-height: 12px;
				text-decoration: none;
			}
			.post-thumbnail-comments A:hover {
				text-decoration: underline;
			}
			.post-thumbnail-comments A.read-full-article {
				font-weight: normal;
			}
/* End Index, Archives Posts */

/* Comments Style */
#comments-header, #respond {
	color: #173B5F;
	font-size: 1.27em;
	padding: 12px 34px 11px 34px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #F09129;
}
.comment-list-item {
	width: 524px;
	padding: 0 34px 10px 34px;
	margin: 0;
}
.comment-img {
	float: left;
	height: 81px;
	width: 81px;
	position: relative;
}
.comment-img-border {
	background: url(images/avatar-border.png) no-repeat 0 0;
	width: 81px;
	height: 81px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.comment-img IMG {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.comment-container {
	float: left;
	width: 423px;
	position: relative;
	padding: 0 0 0 20px;
}
.comment-top,
.comment-bot {
	font-size: 0;
	width: 423px;
	height: 8px;
	line-height: 8px;
}
.comment-top {
	background: url(images/post-cloud-top-blog.png) no-repeat 0 0;
}
.comment-bot {
	background: url(images/post-cloud-bot-blog.png) no-repeat 0 0;
}
.comment-center {
	background: url(images/post-cloud-bg-blog.png) repeat-y 0 0;
	width: 403px;
	height: auto !important;
	min-height: 64px;
	height: 64px;
	padding: 2px 8px 0 12px;
}
.comment-author, .comment-author A {
	font-weight: bold;
	color: #1EAE54;
}
.comment-date {
	color: #173B5F;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.comment-arrow {
	background: url(images/post-cloud-arrow.png) no-repeat 0 0;
	position: absolute;
	left: 5px;
	top: 30px;
	width: 22px;
	height: 18px;
}
.comments-navigation {
	margin: 0;
	padding: 5px 34px 10px 34px;
	width: 524px;
}
.nav-alignleft A, .nav-alignright A{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.nav-alignleft {
	float: left;
}
.nav-alignright {
	float: right;
}



/* End Comments Style */