/*  
Theme Name: siteground-wp57
Theme URI: http://www.siteground.com
Description: 
Version: 1.0
Author: SiteGround
Author URI: http://www.siteground.com
*/

body 
{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #000;
	background: url(images/bg.jpg) top right repeat;
}
	
a 
{
	text-decoration: underline;
	font-weight: normal;
	color: #CCC;
	outline: none;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
    color: #fff10e;
}

p, .mceTemp
{
        margin-top: 0em;
        margin-bottom: 1em;
		display:table;
}

#all {
/*	margin: 0 auto;
        margin-left: 263px;*/
	padding: 4px 0 0 0;
	/*width: 946px;*/
}

#wrapper {
	margin: 0 auto;
	/*width: 946px;*/
	text-align: left;
	background: url(images/content.jpg) top center repeat-y;
}

#search {
	padding: 8px 0;
	/*width: 940px;*/
	margin: 0 auto;
}

#page {
	text-align: center;
	margin: 0 auto;
	/*width: 946px;*/
}

#holder {
	margin: 0 auto;
/*	width: 926px;*/
	text-align: left;
/*	overflow: hidden;*/
	padding: 0px;
	background-color: black;
}
	
#header {
	height: 143px;
	background: url(images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 946px;
	padding: 57px 0 0 0;
}

#headerimg {
	padding: 0;
	text-align: left;
	margin: 0 auto;
	width: 800px;
}

#content_top {
	background: url(images/content_top.jpg) top center no-repeat;
	height: 25px;
	/*width: 946px;*/
	margin: 0 auto;
	font-size: 0;
}

#content {
	font-size: 12px;
	padding: 0;
/*	width: 720px;*/
}
	
#content_bottom {
/*	width: 946px;*/
	height: 6px;
	background: url(images/content_bottom.jpg) top center no-repeat;
	margin: 0 auto;
}
	
#footer {
	margin: 0 auto;
/*	width: 906px;*/
	text-align: center;
	vertical-align: top;
}
	
#footer p {
	height: 20px;
	text-align: center;
	padding: 0;
	color: #666;
	margin: 0;
	padding: 6px 0;
}
	
#menu {
	text-align: left;
	margin: 0 auto;
	padding: 0;
/*	width: 946px;*/
	height: 48px;
	padding: 0;
	background: url(images/menu.jpg) top center no-repeat;
}

.nav {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
}

.nav .page_item a {	
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	float: left;
	display: block;
	line-height: 50px;
	padding: 0 8px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.nav .page_item a:hover {	
	background: url(images/menu_li_a_hover.jpg) top center no-repeat;
}
	
.nav .current_page_item {
	background: url(images/menu_li_a_hover.jpg) top center no-repeat;
}	

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.alt {
	background: #FFF;
	border: 1px solid #ccc;
	color: #666;
}
	
small {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h2.pagetitle {
	font-size: 1.6em;
	text-align: left;
}

#sidebar h2 {
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	height: 42px;
	width: 164px;
	text-decoration: none;
	padding: 0 0 0 26px;
	background: url(images/h2.jpg) top center no-repeat;
	font-weight: bold;
	line-height: 44px;
	margin: 0;
	text-transform: uppercase;	
}

#headerimg a:hover {
	text-decoration: none;
}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
	
#headerimg .description {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #595959;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 80px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin: 0;
}
	
h2, h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
}	
	
h2 {
	font-size: 1.5em;
	margin: 0;
}	
	
h2, h2 a, h2 a:visited, a:visited {
	color: #EF0B0C;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
	
h2 a:hover {
	text-decoration: none;
	color: #999;
}

h3 {
	font-size: 1.3em;
	margin: 0;
        line-height:200%;
}

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

h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: purple;
}

h3 a:hover  {
	text-decoration: none;
	color: red;
}

.entry p a {
	color: #CCC;
	text-decoration: underline;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font-family: Tahoma, Verdana, sans-serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #CCC;
}

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

#commentform p {
	font-family: Tahoma, Verdana, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font-family: Tahoma, Verdana, sans-serif;
}

.nocomments, blockquote, strike {
	color: #000;
}
	
.postmetadata {
	color: #FFF;
}

code {
	font-family: Tahoma, Verdana, sans-serif;
}

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-family: Tahoma, Verdana, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
.narrowcolumn {
	/*float: left;*/
	padding: 0;
	margin: 0;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
}

.post {
	text-align: justify;
	padding: 10px 10px 20px 10px;
	background-color: #C9C9C9;
}

.post hr {
	display: block;
}
	
.post-date {
	width: 36px;
	float: left;
	padding: 2px;
	margin: 2px 10px 10px 0;
	background: url(images/datebg.jpg) top center no-repeat;
	height: 44px;
}

.post-month {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCC;
	text-align: center;
	display: block;
	line-height: 11px;
	padding: 0;
	font-weight: normal;
}

.post-day {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	text-align: center;
	display: block;
	line-height: 18px;
	padding: 4px 0 0 0;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	text-align: left;
	color: #999;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	background: #4e4e4e;
	border: 1px solid #6f6d61;
	color: #CCC;
}

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

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

.postmetadata {
	clear: left;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}

	
.entry ul {
	margin: 0;
	padding: 0 0 0 30px;
} 

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

.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;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 14px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 2px 6px;
}

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

#sidebar ol li, #sidebar ul ol li {
	list-style-type: none;
}

#sidebar ul li ul{
	list-style-type: none;
	margin: 0 auto;
	padding: 0 12px 16px 12px;
	width: 166px;
	text-align: left;
	background: url(images/column_bottom.jpg) bottom center no-repeat;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	border: none;
	font-family: Tahoma, Verdana, serif;
	color: #a9a9a9;
	font-size: 11px;
}
	
#sidebar ul ul li a, #sidebar ul ol li a { 
	font-family: Tahoma, Verdana, serif;
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #a9a9a9;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	background: url(images/menu_row.jpg) center left no-repeat;
}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	color: #888;
}
	
#searchform {
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
}

#searchform div{
	padding: 0;
	margin: 0;
}

#searchform #s{	
	background: transparent url(images/searchbg.jpg) top center no-repeat;
	width: 120px;
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 2px 0 0 0;
	border: none;
}
	
#searchform #searchsubmit {
	background: transparent url(images/searchbut.jpg) top right no-repeat;
	width: 51px;
	height: 16px;
	color: #666;
	border: none;
	padding: 0;
	margin: 0 0 0 2px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	border: 1px solid #FFF;
	background: transparent;
	color: #000;
}

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #FFF;
	background: transparent;
	color: #FFF;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

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

#commentform textarea {
	padding: 5px;
	width: 500px;
	background: #666;
	border: 1px solid #6f6d61;
	color: #CCC;
}

#commentform #submit {
	font-weight: bold;
	margin-bottom: 14px;
	background: #666;
	border: 1px solid #6f6d61;
	color: #CCC;
}
	
.alt {
	margin: 0;
	padding: 10px;
}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	color: #CCC;
	background: #4e4e4e;
	border: 1px solid #6f6d61;
}
	
.commentlist li a {
	color: #CCC;
	text-decoration: underline;
}	

.commentlist li a:hover {
	text-decoration: none;
	color: #999;
}

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

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}
	

#sidebar {
	width: 190px;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 10px;
}

#sidebar form {
	margin: 0;
}

	
#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 {
	background-color: #fff; }


acronym, abbr, span.caps {
	cursor: help;
}

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

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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	text-align: center;
	/*display: block;
	margin-top: 10px;
	margin-bottom: 35px;*/
}

/* FOOTER */

.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: #666;
	text-align: left;
	text-decoration: none;
}
	
.sgtxt {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #666;
	text-align: left;
	text-decoration: none;
}

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

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

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

.clr {
	clear: both;
}
#leftcolumnbackground
{
	background: url(images/left.jpg) top right no-repeat;
}
#rightcolumnbackground
{
	background: url(images/right.jpg) top left no-repeat;
}
#maincontainertable
{
	background: url(images/bg.jpg) top right repeat;
}

/* Default CSS generated by dTabs */

/* style the tabs in IE (the trailing comma prevents other browsers from reading this) */
#tabbar li, #tabbar ul li, {
	
	/* make them horizontal in IE*/
	display: inline;
	
	/* space them a little in IE*/
	margin: 0 5px;
}

/* style the tabs */
.tab, .tabselected {
	
	/* make them horizontal in Firefox 2*/
	display: -moz-inline-box;
	
	/* make them horizontal in all other browsers*/
	display: inline-block;
	
	/* space them a little */
	padding: 5px;
	
	/* set a grey background for non-selected tabs (which we will overide for selected tabs later) 
	background-color: rgb(240,240,240); */
	
	/* set a border, make it rounded at the top
	border: 1px solid rgb(150,150,150);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-top-left: 5px;
	-khtml-border-radius-top-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;  */
}
.tab a, .tabselected a
{
        color:#FFFFFF;
        font-family:Verdana,Tahoma,sans-serif;
        font-size:10px;
        font-weight:bold;
        text-decoration: none;
}

 .tabselected a
 {
        color:#555555;
 }
 
 
 .dmenu ul li a
 {
        color:black;
 }
.dmenu ul li a:hover
 {
        color:red;
 }

 .tabselected a
 {
        color:#555555;
 }
 
 
/* make changes to the selected tab */
.tabselected {
	
	/* set a white background */
	background-color: white;
	
	/* make the border along the bottom blend into the white background */
	border-bottom-color: white;
	border: 1px solid rgb(150,150,150);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-top-left: 5px;
	-khtml-border-radius-top-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;  
}

/* style the drop down menus */
.dmenu {
	/* left align the text */
	text-align: left;
	
	/* REQUIRED */
	position: absolute;
	
	/* js fade method should display them 23px below the top of the tabs */
	margin: 23px 0 0 0;
	
	/* put some space around the contents */
	padding: 5px 15px;
	
	/* set a grey background */
	background-color: rgb(240,240,240);
	
	/* set a border, round all the corners except the top left */
	border: 1px solid rgb(150,150,150);
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius: 5px;
	-khtml-border-radius-top-left: 0;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
}
#tabbar .dmenu ul {
	
	/* put space at the top and bottom of top-level menus */
	padding: 5px 0 0 10px;
	
	/* stop ie going crazy */
	margin: 0;
	
}
#tabbar .dmenu ul li {
	
	/* stop ie from displaying list items inline */
	display: list-item;
	
}

/* REQUIRED: hide menus off screen by default */
.dmenu {
	left: -999em;
}

/* STYLING JUST FOR CSS MENUS */
#tabbar .fademenu .dmenu {
	
	/* position menus correctly */
	margin: 5px 0 0 -6px;
}
/* REQUIRED: show menus on hovering */
#tabbar .fademenu:hover .dmenu {
	left: auto;
}

.postmetadata a
{
        color:green;
}

.entry a, .entry a:visited
{
        color:blue;
}
.entry a:hover {
	text-decoration: none;
	font-weight: normal;
    color: #EF0B0C;
}
.postblack p, .postblack h3, .postblack h2, .postblack h1
{
	margin-left: 2em;
	margin-right: 2em;
}
.colophon
{
	color:#cccccc;
	font-size:10px;
}
.colophon a, .colophon a:link, .colophon a:visited, .colophon a:active, .colophon a:hover
{
	text-decoration: none;
	color:green;
}

