/*  
Theme Name: Swiss
Theme URI: 
Description: 
Version: 1.0
Author: Jason R. Black
Author URI:

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
blue - #999966
ornage - #4A4A4A


headers- HEX: #4A4A4Atxt - 8A8A8A

*/





/***************Global********************/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#525252;
	margin-left:12px;
}

p{
	margin:0px;
	padding:0px;
}

#bigwrapper {
	width:1060px;
}

img {
	margin:0;
	border: none;
}

#wrapper {
	width:1030px;
	position:relative;
	background-color:#FFF;
}

#maincontent {
	border-top:1px solid #cccccc;
	float:left;
	font-size:16px;
	width:610px;
	line-height:20px;
	margin-left:10px
}

.thecontent{
	margin-top:30px;
}

.thecontent blockquote {
	font-style:italic;
	margin:0 0 0 25px;
	padding-left:7px;
	border-left:10px solid #4C88AE  ;
}


/***************Header********************/

#header {
	padding-top:2px;
	position:relative;
	width:766px;
	margin-top:75px;
	border-top:1px solid #cccccc;
	margin-bottom:38px;
	font-size:10px;
}

#htitle{
	width:350px;
	float:left;
}

#htext{
	padding-top:4px;
	border-bottom:1px solid #cccccc;
	float:left;
	padding-bottom:4px;
	width:416px;
}

/***************list views********************/


#hometitle{
position:relative;
float:left;
margin:0px;
}

#homeimg{
position:relative;
width:200px;
height:100px;
float:left;
margin:0px;
margin-right:10px;

}



/***************Headers********************/

#header h1 {
margin:0;
padding:0;
font-size:26px;
font-weight:100;
}
#header h1 a:link, #header h1 a:visited {

}
#header h1 a:hover {

}
h1 {
font-size:26px;
margin:0;
padding:0;
font-weight:100;
line-height:normal;
}



h2 {
font-size:20px;
margin:0;
padding:0;
font-weight:100;
}

h3 {
font-weight:100;
}

h4 {
margin:0px;
padding:0px;
font-weight:100;
}

h5 {
font-weight:100;
margin-top:22px;
margin-bottom:5px;
font-size:18px;
font-style:italic;

}

h6 {
font-weight:100;
font-style:italic;
font-size:12px;
margin:0;
padding:0;
margin-top:4px;
}


/***************links********************/

#sidebar a:link, a:visited {
	color:#666666;
	text-decoration:none;
}


a:link, a:visited {
	color:#999966;
	text-decoration:none;
}

a:hover {
	color:#999966;
	text-decoration:none;
}

/***************links********************/
#sidebar {
float:left;
width:345px;
margin-right:10px;
}

.block1 {
position:relative;
padding-right:10px;
padding-bottom:10px;
font-size:26px;
}

.block {
position:relative;
padding-right:10px;
padding-bottom:10px;
}
.block2 {
position:relative;
margin-bottom:10px;
}


/***************Pages********************/


#pages {
height:20px;
top:130px;
left:40px;
}

#pages ul {
list-style:none;
margin:0;
padding:0;
}

#pages ul li a:link, #pages ul li a:visited {
display:block;
float:left;
height:20px;
padding:0 10px 0 10px;
text-decoration:none;
}

#pages ul li a:hover {
background-color:#8D867C;
}

#pages ul li {
display:block;
position:relative;
float:left;
}

#pages .current_page_item a:link, #pages .current_page_item a:visited {
background-color:#FFF;
color:#433528 ;
}




/***************Posts********************/


.thecontent img{
margin-bottom:20px;
}



.post {
position:relative;
width:100%;
min-height:107px;
border-bottom:1px solid #cccccc;
margin-bottom:7px;
margin-top:7px;
}

.postinfo {
position:relative;
font-style:italic;
font-size:10px;
}

.block div {
margin:0;
padding:0;
}

.block h3 {

}

.block ul {
list-style:none;
margin:0;
padding:0;
line-height:20px;

}

.block ul li a:link, .block ul li a:visited {

text-decoration: none;
border-bottom: 1px dotted;
position:relative;



}

.block ul li a:hover {
border-bottom: 1px dotted;
margin-bottom:10px;
}

#s {
width:230px;
margin-left:20px;
}

.block .button {
width:50px;
margin-left:20px;
}

.block .dropdown {
width:230px;
margin-left:20px;
}




#bottomleft {
width: 550px;
position:relative;
float:left;
}

#bottomleft ul {
list-style:none;
margin:0 20px 20px 20px;
padding:0;
}

#bottomleft ul li a:link, #bottomleft ul li a:visited {
text-decoration:none;
border-bottom:3px solid #FFF;
text-indent:5px;
display:block;
position:relative;
height:20px;
}

#bottomleft ul li a:hover {
border-bottom:3px solid #8D867C;
}



.commenteven {
position:relative;
background-color:#EAEAEA;

margin:0;
}

.commentodd {
position:relative;
margin:0;

}

.commentcontent {
padding:20px 20px 20px 40px;
}

.commentcontent p {
margin:0 0 0 5px 0;
}

.commentcontent blockquote {
font-style:italic;
margin:0 0 0 25px;
padding-left:7px;
border-left:10px solid #4C88AE  ;
}

.commentinfo {
font-size:10px;
}

#comment {
width:470px;
}
#footer {
width:910px;

position:relative;
float:left;
}

#footer p {
text-align:left;
margin:0;
padding-top:15px;
font-size:10px;
line-height:10px;
}



.alignleft{
float:left;
}

.alignright{
float:left;
margin-left:20px;

}


