/*
Theme Name: siteground-wp72
Theme URI: http://www.siteground.com/
Description: Free WordPress Themes Collection with over 60 professional WP themes. Get free installation of WordPress and WordPress themes with SiteGround WordPress hosting.
Version: 1.0
Author: Siteground
Author URI: http://www.siteground.com/
Tags: free Wordpress themes, Wordpress themes, Wordpress hosting, download Wordpress themes, business Wordpress themes, personal Wordpress themes, templates, styles, themes, WP theme, WP themes, free wordpress themes, black, green, flowers
*/

/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.jpg) no-repeat center top;
	color: #666;
	line-height: 1.3em;
	font: 11px Georgia, 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 { margin: 0; font-size: 12px; }
.clr { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }

#page {
	text-align: left;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header { 
	width: 850px;
	margin: 0 auto;
	height: 90px;
	background: #000 url(images/header.png) no-repeat left top;
	padding: 0 25px;
}

#headerimg {
	float: left;
	background: url(images/headerimg.jpg) no-repeat right bottom;
	height: 70px;
	padding: 20px 50px 0 0;
	width: 240px;
	text-align: center;
}

#header h1 {
	width: 240px;
	height: 30px;
	overflow: hidden;
}

#header h1 a {
	font: 24px Tahoma, Arial, sans-serif;
	color: #fff;
}

#header h1 a:hover {
	text-decoration: none;
}

#header div.description {
	font: 12px Tahoma, Arial, sans-serif;
	color: #fff;
}

div.banner {
	float: left;
	width: 560px;
	padding: 15px 0 0;
}

div.banner468 {
	width: 468px;
	height: 60px;
	margin: 15px 0 0;
	background: url(images/banner.png) no-repeat center top;
	margin: 0 auto;
}

#menu {
	background: url(images/menu.png) no-repeat left top;
	height: 34px;
	width: 900px;
	margin: 0 auto 30px;
}

#menu div.nav {
	float: left;
	width: 650px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
}

#menu ul li {
	float: left;
	height: 34px;
	background: url(images/menu_li.png) no-repeat right top;
	padding: 0 3px 0 0;
}

#menu ul li.page_item a.home:hover {
	background: url(images/menu_hover_home.gif) no-repeat left top;
}

#menu ul li.page_item a {	
	font: 700 11px Tahoma, Arial, Verdana, sans-serif;
	float: left;
	line-height: 34px;
	padding: 0 15px;
	color: #333;
	text-decoration: none;
}

#menu ul li.page_item a:hover, #menu ul li.page_item.current_page_item a {	
	background: url(images/menu_hover.jpg) repeat left top;
}

#menu #searchform {
	float: right;
	margin: 6px 6px 0 0;
	display: inline;
}

#menu #searchform #s {
	float: left;
	background: #fff;
	border: 1px solid #999;
	padding: 4px 4px 2px;
	color: #666;
	font-size: 11px;
	height: 14px;
	margin: 0 10px 0 0;
	width: 140px;
}

#menu #searchform #searchsubmit {
	float: left;
	background: #fff;
	border: 1px solid #999;
	color: #666;
	font-size: 11px;
	font-weight: 700;
	padding: 0 6px 2px;
	cursor: pointer;
	height: 22px;
	line-height: 18px;
	text-transform: lowercase;
}

#menu #searchform #searchsubmit:hover {
	color: #999;
}

#inside {
	width: 900px;
	margin: 0 auto;
}

#maincol {
	float: left;
	width: 650px;
}

#rightcol {
	float: left;
	width: 250px;
}

#content {
	padding: 20px;
	background: #fff url(images/content.png) repeat-y left top;
	width: 610px;
}

#content_top {
	background: url(images/content_top.png) no-repeat left top;
	font-size: 0;
	height: 6px;
	width: 650px;
}

#content_bottom {
	background: url(images/content_bottom.png) no-repeat left bottom;
	font-size: 0;
	height: 6px;
	width: 650px;
}

#sidebar_top {
	height: 6px;
	background: url(images/sidebar_top.png) no-repeat left top;
	font-size: 0;
}

#sidebar_bottom {
	height: 6px;
	background: url(images/sidebar_bottom.png) no-repeat left top;
	font-size: 0;
}
	
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a, a:link, a:visited {
	color: #89A4AE;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	margin: 0;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
	
h2.pagetitle {
	font-size: 18px;
	text-align: center;
	}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font: 12px Tahoma, Arial;
	line-height: 18px;
	color: #666;
}

.narrowcolumn .entry h1, .widecolumn .entry


.thread-alt {
	background: #fff;
}

.thread-even {
	background: #f5f5f5;
}

.depth-1 { }

.even, .alt {}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a, .entry p a:link, .entry p a:visited {
	color: #89a4ae;
	text-decoration: underline;
}

.entry p a:hover {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 20px 0 0;
	}
	
.commentlist cite.fn {
	border-right: 1px solid #999;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}

.commentlist cite.fn, .commentlist cite.fn a {
	font: normal 400 24px/38px Tahoma, Arial, sans-serif; 
	color: #777;
}

span.says { display: none; }

.commentlist li div p {
	clear: both;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	float: left;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 20px;
}

.commentmetadata a {
	color: #89a4ae;
}

div.comment-author {
	float: left;
}


small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

.narrowcolumn {
	
}

.widecolumn {
}

span.date {
	color: #666;
	margin: 0 20px 0 0;
}

.post {
	margin: 0 0 40px;
	width: 610px;
}

.post div.line {
	background: url(images/line.jpg) repeat-x left center;
	line-height: 32px;
}

.post h2, .post h2 a, .post h2 a:link, .post h2 a:visited {
	float: left;
	color: #88a500;
	font-weight: 400;
	line-height: normal;
	background: #fff;
	padding: 0 4px 0 0;
}

.post h2 a:hover {
	color: #a3c600;
}

.post span.comm {
	float: right;
	height: 27px;
	width: 27px;
	padding: 2px 0 0 8px;
	background: #fff;
	text-align: center;
}

.post span.comm span {
	background: #fff url(images/comments.gif) no-repeat left center;
	font: 11px/23px Tahoma, Arial, sans-serif;
	display: block;
	height: 27px;
}

.post span.comm a {
	color: #fff;
}

.post span.comm a:hover {
	text-decoration: none;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post span.modtools a {
	font: 11px Tahoma, Arial, sans-serif;
	color: red;
	text-decoration: none;
}

.post span.modtools a:hover {
	text-decoration: underline;
}

.postmetadata {
	clear: both;
	border-top: 1px solid #ebebeb;
	font: 11px Tahoma, Arial, sans-serif;
	color: #999;
	text-transform: lowercase;
	width: 610px;
	padding: 5px 0 0;
	margin: 5px 0 0;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
	color: #666;
}

.postmetadata span.left {
	float: left;
}

.postmetadata span.right {
	float: right;
}

.postmetadata span.author {
	color: #666;
}

span.keywords {
	color: #999;
	font-size: 11px;
}

.postmetadata span.comm a,.postmetadata span.comm a:link, .postmetadata span.comm a:visited {
	color: #89a4ae;
}

.clear {
	clear: both;
}

#footer {
	font: 11px Tahoma, Arial, sans-serif;
	margin: 0 auto;
	width: 900px;
}

#footer a {
	color: #fff;
}

#footer p {
	color: #fff;
	padding: 20px 0;
	text-align: center;
	margin: 0;
}

/* End Structure */

/* 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, img.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ebebeb;
	padding: 5px;
	text-align: center;
	}

img.alignright {
	border: 1px solid #ebebeb;
	text-align: center;
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	border: 1px solid #ebebeb;
	text-align: center;
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li {
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul li p {
	font: 11px Tahoma, Arial;
}

#sidebar ul li p a {
	color: #6a7439;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul li ul, #sidebar ul li ol {
	margin: 0 0 0 10px;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	color: #6a7439;
	margin: 0;
	font: 11px/18px Tahoma, Arial, sans-serif;
}

#sidebar ul ol li {
	list-style: decimal outside;
}
	
#sidebar ul li ul li a {
	color: #6a7439;
	padding: 0 0 0 12px;
	background: url(images/side_menu_row.gif) no-repeat left center;
}

/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
}

#commentform {
	margin: 0;
}

#commentform textarea {
	width: 604px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
	font-size: 11px;
	font-weight: 700;
	padding: 4px 10px;
	cursor: pointer;
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/

#respond h3.title {
	font: 700 12px Tahoma, Arial, sans-serif;
}

#respond p.logdetails {
	color: #666;
}

#respond p.logdetails a {
	color: #89A4AE;
}

.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	list-style: none;
	margin: 15px 0;
	padding: 10px;
	font-weight: 700;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

/* End Comments */

/* Begin Sidebar */

#sidebar {
	background: url(images/sidebar.jpg) repeat-y left top;
	padding: 20px;
}

#sidebar h2 {
	font: 400 24px Georgia, 'Lucida Grande', Verdana, Sans-Serif;
	color: #6a753a;
	padding: 0 0 5px;
	margin: 0 0 5px;
}

#sidebar form {
	margin: 0;
}
	
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height: 22px;
}

.navigation a {
	color: #666;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ebebeb;
	text-align: center;
	padding-top: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 5px;
	margin: 0;
	color: #666;
}
/* End captions */

.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width: 28px;
	height: 16px;	
}

.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	width: 107px;
	height: 16px;	
}

.sgtxt {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
	
.sgtxt {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

#sgf {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
}

#sgf a.sgfooter {
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#sgf a.sgfooter:hover {
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}