/*
Theme Name: Sitename Template
Version: 1.6
Description: This theme was designed and built by RT Design Studio
Author: RTDS
Author URI: http://rtdesignstudio.com/
*/
.widecolumn p {
	font-size: 1.05em;
	}



.widecolumn {
	line-height: 1.6em;
	}



.thread-alt {
	background-color: #f8f8f8;
}


.even, .alt {
	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.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;
}


.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Begin Form Elements */


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 625px;
	padding: 2px;
	margin-left: 23px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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;
}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



h3 {
	float: left;
	padding-left: 23px;

}

#comments {
	float: left;
	padding-left: 23px;
}


/*RTDS CSS_____________________________________________________________________________________________________________________________________*/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/back.jpg) no-repeat top center fixed #fff;
}
#container-big {
	width: 946px;

}
#container {
	float: left;
	position: relative;
	width: 946px;
	text-align: left;

}
#header {
	float: left;
	position: relative;
	width: 946px;
	height: 214px;
}
#logo {
	float: left;
	position: relative;
	left: 0px;
	top: 80px;
}
#logo img {
	width: 306px;
	height: 81px;
	border: none;
}
#social_netw {
	float: left;
	position: absolute;
	left: 476px;
	bottom: 42px;
}
#search {
	float: left;
	position: absolute;
	width: 679px;
	height: 45px;
	left: 0px;
	bottom: 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 449px;
}
#s {
	width: 340px;
	height: 30px;
	border: none;
	float: left;
	position: relative;
	padding: 15px 3px 0px 3px;
	background: url(images/search-back.gif) no-repeat;
}
#searchsubmit {
	width: 103px;
	height: 45px;
	border: none;
	text-indent: -1000px;
	font-size: 0px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	position: relative;
	background: url(images/search-btn.gif) no-repeat;
}
#content-big {
	float: left;
	position: relative;
	width: 946px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}
#content {
	float: left;
	position: relative;
	width: 679px;
	overflow: hidden;
}
#top_menu {
	float: left;
	position: relative;
	width: 677px;
	height: 29px;
}
#top_navigation {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 29px;		
}
#top_navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;	
	float:left;
	position:relative;
	font-size: 15px;
	padding-left: 20px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/menu-left.gif) left no-repeat;
	margin-left: 1px;
	border-bottom: solid 1px #429ade;
}
#top_navigation a span {
	cursor: pointer;
	padding-right: 20px;
	height: 21px;
	padding-top: 8px;
	background: url(images/menu-right.gif) right no-repeat;	
}
#top_navigation a, #top_navigation a span {
	display: block;
	float: left;
	position: relative;		
}
#top_navigation a:hover {
	color: #004da1;
	background: url(images/menu-hover-left.gif) left no-repeat;
	border-bottom: solid 1px #fff;
}
#top_navigation a:hover span {
	background: url(images/menu-hover-right.gif) right no-repeat;
}
#top_navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#top_navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
} 
#content h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2973c1;
	margin-left: 23px;
	padding-top: 15px;
}
#content h2 a {
	color: #2973c1;
	text-decoration: none;
}
#post_big {
	float: left;
	position: relative;
	width: 679px;
	
}
.post {
	float: left;
	position: relative;
	width: 677px;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #429ade;
	border-right: solid 1px #429ade;
	background: #fff;
}
.post p {
	color: #5e5e5e;
	line-height: 20px;
}
.postmetadata {
	float: left;
	position: relative;
	background: url(images/posted-by-back.gif) no-repeat;
	width: 632px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	color: #a0aeba!important;
	margin-left: 23px!important;
	margin-top: 10px!important;
}
.postmetadata a {
	color: #6b9dcc;
	text-decoration: none;	
}

.entry {
	width: 632px;
	margin: 0px;
	padding: 0px;
	margin-left: 23px;
	margin-top: 20px;
	float: left;
	position: relative;
}
.entry img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 632px;
}
.entry p {
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
.more-link {
	color: #0068d9;
	text-decoration: none;
	float: right;

}
.alignright {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
}
.alignright a {
	color: #0068d9;
	text-decoration: none;
}
.alignleft {
	float: left;
	margin-left: 23px;
	margin-top: 10px;
}
.alignleft a {
	color: #0068d9;
	text-decoration: none;
}
.alignleft2 {
	float: left;
}
.alignright2 {
	float: right;
}
#sidebar {
	float: right;
	position: relative;
	width: 260px;
	margin-top: -47px;
}
#sidebar_in {
	float: left;
	position: relative;
	width: 210px;
	background: url(images/sidebar-back.png) repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	
}
#sidebar_in a {
	color: #0000EE;
}
#sidebar_top {
	float: left;
	position: relative;
	width: 260px;
	background: url(images/sidebar-top.png) no-repeat;
	height: 90px;
}
#sidebar_in h3 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
	color: #2973C1;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	text-transform: uppercase;
}
#sidebar_in a {
	color: #2973C1;
	text-decoration: none;
}
#sidebar_in a:hover {
	text-decoration: underline;
}
#sidebar_in ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 210px;
	margin-top: 5px;
}
#sidebar_in ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 205px;
	margin-top: 0px;
	padding-bottom: 4px;
	background: url(images/sidebar-arrow.gif) 0 7px no-repeat;
	padding-left: 10px;
}
#sidebar_in li a {
	color: #555555;
	line-height: 18px;
	text-decoration: none;
}
#sidebar_in li a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	position: relative;
	width: 946px;
	margin-top: 15px;
}
#footer_top {
	float: left;
	position: relative;
	width: 946px;
	text-align: center!important;
	font-size: 11px;
	color: #000;
}
#footer_top a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer_top a:hover {
	text-decoration: underline;
}

#footer_bottom {
	float: left;
	position: relative;
	width: 946px;
	font-size: 11px;
	color: #000;
	padding-bottom: 60px;
	margin-top: 7px;
}

#footer_bottom a {
	color: #000;
	text-decoration: none;
}

#footer_bottom a:hover {
	text-decoration: underline;
}

#post2 {
	float: left;
	position: relative;
	width: 677px;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #429ade;
	border-right: solid 1px #429ade;
	background: #fff;
}
.thread-even {
	background-color: white;
	width: 615px;
}
.depth-1 {
	border: 1px solid #ddd;
	width: 615px;
	margin-left: 23px!important;
	float: left;
	position: relative;
	/margin-left: 0px!important;
}
.navigation {
	display: block;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
.loggeinpage {
	float: left;
	position: relative;
	width: 615px;
	margin-left: 23px!important;	
}
#tagsbottom {
	float: left; 
	position: relative;
	width: 100%;
	margin-top: 20px;

}

#tagsbottom a {
	float: none!important;
}
#tagsbottom a:hover {
	text-decoration: underline;
}


.pagetitle {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 632px;
	
}
h5 {
	float: left;
	width: 622px;
	font-size: 19px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	margin-left: 33px;
	font-weight: normal;
	letter-spacing: -1px;
	background: url(images/sidebar-arrow.gif) 0px 14px no-repeat;
}
h5 a {
	text-decoration: none;
	color: #0A6EDA;
}
h5 a:hover {
	text-decoration: underline;
}
.archivepost {
	float: left;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 15px;
}
.archivepost a {
	color: #0A6EDA;
}
#respond p {
	float: left;
	
}
.entry p a {
	text-decoration: none;
	color: #2973C1;
}
.entry p a:hover {
	text-decoration: underline;
}


img {border: none;}

