/*  
Theme Name: siteground-wp17
Theme URI: http://www.siteground.com
Description: 
Version: 1.0
Author: SiteGround
Author URI: http://www.siteground.com
*/

body { background:#ffffff; }
#header {
background: #454b54;
float: left;
text-align: center;
width: 100%; 
height: 178px;
}

#header2 {
margin: 0 auto;
position: relative;
width: 780px;

}

#text { 
background-color: #ffffff;
float: left;
text-align: center;
width: 100%;
 }

#text2 { margin: 0 auto; width: 780px; border-left:1px #ccc solid; border-right:1px #ccc solid;}

#left{
background-repeat:repeat-y;
background-image:/images/1222.jpg;
float:left;
height:100%;
width:15px;
clear:both;
}

#right{
background-repeat:repeat-y;
background-image:/images/1223.jpg;
float:right;
clear:both;
height:100%;
width:15px;
background-color:#ccc;
}
#head {
width:780px;
height:158px;
}

#nav {
width:780px;
height:56px;
background-color:#ccc;
}

#clear{
width:780px;
height:39px;
background-image: url('/images/navb.jpg');
background-repeat:repeat-x;
}
a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #2069c8;
	text-decoration: none;
}
a:hover {
	color: #264e83;
	text-decoration: underline;
}
img, table {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px 0 0 7px;
	padding: 10px 0 0 0;
	font: bold 36px/100% "Calibri", Tahoma, Arial;
	color: #2069c8;
}
h1 a, h1 a:visited{
	color: #2069c8;
	text-decoration: none;
}
h1 a:hover{
	color: #cacaca;
	text-decoration: none;
}
h2, h2 a:visited {
	color: #2069c8;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 20px "Calibri", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a {
	color: #62069c8;
	text-decoration: none;
}
h2 a:hover {
	color: #82a1da;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Calibri", Tahoma, Arial;
	color: #2069c8;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Calibri", Tahoma, Arial;
	color: #2069c8;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
/* header area */
.head {
	margin: 10px auto;
	width: 780px;
	height:210px;
	padding:0;
	background: transparent url(images/header.jpg) top left repeat-y;
}

.description{
	color: #fff;
	font-size: 12px;
	margin:0 0 0 10px;
	font: normal Tahoma, Arial;
}

#top_bg {
	width:806px;
	margin:0 auto;
	height: 18px;
	background: transparent url(images/top_bg.jpg) top left no-repeat;
}
#bottom_bg {
         Width:780px;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/images/Footer.png');
	height: 35px;
 
}

#menu {
	margin:0 auto;
	width:788px;
	height:53px;
	background: transparent url(images/top_menu_bg.jpg) top left no-repeat;
}

.nav {
	list-style: none;
	margin: 0 10px;
	padding:0;
	white-space: nowrap;
        background-image: url('/images/navb.jpg');
}
.nav li {
	float: left;
	height:53px;
	margin:0;
}
.nav .current_page_item a, .nav .current_page_item a:visited{
	text-decoration: none;
}
.nav .page_item a {
	margin-top:10px;
	float:left;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px 16px 0 16px;
	border-right:1px solid #bababa;
	outline:none;
	font: bold 11px Tahoma, Verdana, Helvetica, sans-serif;
vertical-align: middle;
background-repeat:repeat-x;
top:10px;
}
.nav .page_item a:hover {
	color: #6781b2;
}

/* content area */
#content {
	margin: 50px 10px 30px 14px;
         font-family: Tahoma, Arial;
	float: right;
	width: 550px;
	font-size: 13px;
        color: #6d6d6d;
        overflow: hidden;
padding-right:10px;
text-align:left;

}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 42px;
	height: 45px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font: normal 10px Tahoma, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	display:block;
	padding: 0px;
	margin-left: 0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #2069c8;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 500px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #2069c8;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #2069c8;
}
.mini-add-comment {
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fff;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #62a50c;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #2069c8;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #dcdacf;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #dcdacf;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	cursor: pointer;	
	width: 124px;
	border: 1px solid #dcdbd0;
	background: #fff;
	margin-right: 2px;
	color: #323b42;
	font-weight: normal;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

/*sidebar */
#sidebar {
float:left;
padding: 0px 16px 20px 10px;
	width: 166px;
	color: #666666;
         margin-top: 60px;
text-align:left;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 120% "Trebuchet MS", Tahoma, Arial;
	color: #62a50c;
	margin: 20px 0px 2px;
	border:none;
	background: url(images/hseparator.gif) bottom no-repeat;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #82a1da;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 1px 0 0;

}
#searchform br {
	display: none;
}
#searchform #s {
	width: 124px;
	height: 16px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #dcdbd0;
	background: #fff;
	margin-right: 2px;
	color: #323b42;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: 1px solid #dcdbd0;
	width: 67px;
	height: 22px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	vertical-align: middle;
	background:none;
}

/* footer area */
#footer {
	clear: both;
	color: #5a6674;
	font-size: 95%;
width:780px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/************************/
.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width:28px;
	height:16px;	
}
.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	height:16px;	
}
.sgtxt {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #000000;
text-align:left;
text-decoration:none;
}
.sgtxt {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #000000;
text-align:left;
text-decoration:none;
}
#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #333333;
	text-decoration: none;	
	text-align:center;
padding: 5px 0px 0px 0px;

}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #333333;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #264e83;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}



#bannerImg img {
	display: block;
}
#banner {
	position: relative;
}
#imgHolder {
	height: 178px;
	overflow: hidden;
	position: relative;
	width: 780px;
}
#progress {
	background: url(/images/progress_bg.gif) top left repeat-x;
	display: none;
        text-align:center;
	height: 22px;
	margin-top: 0;
	width: 900px;
float:left;
}
#prog_area {
	margin: 5px auto;
	position: relative;
	height: 10px;
	width: 60px;
}
#prog_area img {
	cursor: pointer;
float:left;
	margin: 1px 5px 0 5px;
}
#progbox_holder {
float:left;
}
.progbox {
	background: #FFF url(/images/progbox_bg.gif) top left repeat-x;
	border: 1px solid #000;
	cursor: pointer;
	height: 10px;
	margin: 0 5px;
	overflow: hidden;
	width: 20px;
float:left;
}
.indicator {
	background-color: #739abc;
	height: 10px;
	width: 0;
float:left;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:166px;
		background-color:transparent;
		border-width:1px 2px 1px 2px;
		border-style:solid;
		border-color:#4D597F;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 8px;
		background-image:url(/images/gradient_38.gif);
		color:#646269;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#95A2B7;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 0px 10px 0px;
		background-color:#EBEDF2;
		border-width:1px;
		border-style:none;
		border-color:#CCCCCC;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px 0px 5px;
		background-color:transparent;
		background-image:none;
		font-size:11px;
		border-width:1px;
		border-style:solid;
		border-color:#EBEDF2;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#B0B8CF;
		border-color:#999999;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Main Hover Fill Items [Static]""""""""*/	
	#qm0 .qmhoverfill	
	{	
		background-color:#91ED99;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#91E599;
		border-width:1px;
		border-style:solid;
		border-color:#555555;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		background-color:#C5CBDC;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		background-color:#EBEDF2;
		border-width:1px;
		border-style:solid;
		border-color:#4D597F;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
		background-color:#EBEDF2;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(/images/arrow_16.gif.gif);
		background-repeat:no-repeat;

		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(/images/arrow_17.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(/images/symbol_3.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(/images/symbol_5.gif);
	}


#bigheader { 
         width:1000px;
         background-color: 2066c5;
         margin: 0 auto;
}