
#hide a {
color: #ccc;
text-decoration:none;
	}



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



#all {
	width:300px;
	border-color:#CCCCFF;
	border-bottom-width:thin;
	border-top-width:thin;
	border-right-width:thin;
	border-right-width:thin;
	background-color:#993300;
}

* {
	margin: 0;
	padding: 0;
	}
	
body {
	/* border-top: 3px solid #666;  */
	text-align: left;
	/*font-size: 62.5%;*/
		font-family: "Georgia", Times New Roman, Times, Serif;


	/*  background-image:url(../../ImageDevo/supertitles/sitaBG.jpg) */
	
	}
	
/* Page Structure
----------------------------------------------------------------*/

#bottom {

border-top: 2px solid #ccc;

}

#twocol {


width:800px;


	/*background-color:#99CCCC;*/
	/* background-image:url(../../ImageDevo/supertitles/sitaBG.jpg); */
	
	}
	
.full {

	/*background-color:#99CCCC;*/
}	


#frame {
padding-left:5px;
	
	float:inherit;
	width: 800px;
	}
	
#date {
	font-size: 1.4em;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	background: #f1f1f1;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}
	
#pages {
	
	position: absolute;
	top: 60px;
	right: 2%;
	}
	
#sidebar {
	float: left;
	width: 35%;
	margin-left: 2%;
	background: #fff;
	}
	
/* Links
----------------------------------------------------------------*/

a, a:active { color: #003366; }
a:visited { color: #330033; }
a:hover { color: #000; }

#coypright a { color: #fff; }

#pages a {
	font-size: 1.2em;
	color: #666;
	background: #f1f1f1;
	padding: 5px 10px 5px 10px;
	border: 2px solid #ccc;
	border-bottom: none;
	}
	
#pages a:hover {
	color: #666;
	background: #fff;
	border: 1px solid #666;
	border-bottom: none;
	}
	


#footer a, #footer a:active { color: #fff; text-decoration: underline; }
#footer a:visited { color: #330033; text-decoration: underline; }
#footer a:hover { color: #ffc; text-decoration: none; }

a.commentnumber { padding-left: 20px; background: url("images/icon-coments.png") no-repeat 0 0; margin-left: 20px; line-height: 16px; color:#333333;}
a.entrydate { padding-left: 20px; background: url("images/icon-date.png") no-repeat 0 0; line-height: 16px; color:#333333;}

h2#latestheadline a {	 color: #000; text-decoration: none; }
h2#latestheadline a:hover { color: #000; text-decoration: underline; }

h2.entryheadline a { color: #333; text-decoration: none; }
h2.entryheadline a:hover { color: #333; text-decoration: underline; }  

h3.archivetitle a { text-decoration: none; }
h3.archivetitle a:hover { color: #333; text-decoration: underline; } 

h1#title a { color: #c00; text-decoration: none; }
	

/* Typography
----------------------------------------------------------------*/

h1 {}

	h1#title {
		float: left;
		font: 3.5em "Garamond", "Georgia", Times New Roman, Serif;
		padding: 15px 0 15px 0;
		color: #c00;
		font-weight: bold;
		padding-left: 2%;
		letter-spacing: -1px;
		}
		
h2 {font-size:18px;}

	h2#latestheadline {
		letter-spacing: -1px;
		width: 100%;
		padding: 0;
		color:#FF0000;
		}
		
	h2.entryheadline {
/*	font-size:14px;  */
		letter-spacing: -1px;
		width: 100%;
		padding: 0;
		}
		
	h2#singletitle {
		color: #100;

	font-family: Times New Roman, Times, Serif; 
		}
		
	h2.archive {
	font-family: Times New Roman, Times, Serif; 

color: #100;
		}
		
h3 {

		font-size: 16px;
}

	#singlecontent h3 {
		color: #100;
		}

	h3#latest {
		display: inline;
		width: 100%;
		overflow: hidden;
		height: 31px;
	
		font-weight: normal;
		line-height: 31px;
		margin: 0 0 10px 0;
		padding-bottom: 4px;
		border-bottom: 2px solid #ccc;
		}
		
	h3#latest div.hot {
		float: left;
		background: #300 url("images/hot.png") no-repeat 0 0;
		height: 31px;
		width: 31px;
		margin-right: 10px;
		}
		
	#footer h3 {
		color: #fff;
		font-weight: normal;
		border-bottom: 2px solid #ccc;
		margin-bottom: 5px;
		}
		
	h3.archivetitle {
	
		/*color: #666;*/
		margin-bottom: 3px;
		}
		
	h3#respond {
		margin: 10px 0 10px 0;
		}
		
h4 {}

	#singlesidebar h4 {
		font-size: 1.6em;
		color: #333;
		font-weight: normal;
		margin-bottom: 10px;
		}

p { font-size: 12px; }		

	#latest p { color: #333; line-height: 16px; padding: 5px 0 5px 0; }

	.entry p { color: #333; line-height: 16px; }
	
	.entry p a { color: #922; line-height: 16px; }
	
	#footer p { color: #333; font-size: 1.2em; line-height: 1.5em; padding: 10px 0 10px 0; }
	
	#singlecontent p{  line-height: 16px; color: #333; padding: 10px 0 0px 0;  font-weight:normal;}
	
	#singlecontent p a {
		color:#003366;}
	
	#archive p, #search p { line-height: 1.65em;}
	
	#archive p.meta, #search p.meta	{ background: #f1f1f1;  padding: 5px; font-size: margin-bottom: 5px; }
	
blockquote {


	padding: 20px;
	background: #f1f1f1;
	border: 2px solid #ccc;
	margin: 10px;
	}
	
.textseperator { 
	padding: 5px;
	background: #f1f1f1;
	border: 2px solid #ccc;
	margin: 5px;
	}	
	
	
	
/* Lists
----------------------------------------------------------------*/

ul {
	list-style: square;
	padding: 0 0 0 25px;
	}
	
li {
	font-size: 1.2em;
	color: #333;
	padding: 3px;
	}

#pages ul {
	list-style: none;
	display: inline;
	}
	
#pages li {
	list-style: none;
	display: inline;
	}
	
#singlesidebar ul {
	list-style: none;
	}
	
#singlesidebar li{
	list-style: none;
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #ccc;
	}

#footer ul {
	float: left;
	width: 45%;
	padding: 0 0 0 15px;
	}

#footer ul#links {
	width: 90%;
	}
	
#footer ul li {
	margin: 3px 0 3px 0;
	font-size: 12px;
	list-style: square;
	color: #ddd;
	}
	
#footer ul li.title {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul#recent {
	width: 90%;
	}
	
ul#recent li {
	padding: 8px 0 8px 0;
	border-bottom: 2px solid #ccc;
	}
	
	
#headist {
list-style-type:circle;
color:#FF0000;
}	





/*

#reveal a:hover {
	color: #99A;
	text-decoration:none;
	}

*/


















/* Forms
----------------------------------------------------------------*/

input#search {
	padding: 2px;
	margin: 0;
	border: 2px solid #ccc;
	}
	
/* Header specific styles
----------------------------------------------------------------*/

span.cap {
	margin-left: 2%;
	color: #c00;
	font-weight: bold;
	text-transform: uppercase
	}
	
/* Content styles & organization
----------------------------------------------------------------*/

#content {
	float: left;
	min-width: 800px;
	width: 98%;
	padding: 0 0 0 2%;
	margin-bottom: 30px;
	}
	
#latest {
	float: left;
	width: 46%;
	padding-left:5px;
/*	max-height:619px;
	min-height:619px;  */
	}
	
	span.latestdate {
		background: #100;
		color: #fff;
		font-size: 12px;
		padding: 5px;
		margin: 0 0 0 25px;
		font-weight: normal;
		}
		
#recentposts {
	float: left;
	width: 46%;
	padding-left: 2%;
	margin-left: 2%;
	border-left: 2px solid #ccc;
	/*min-height:619px;
	max-height:619px;  */
	
	}
	
	#recentposts .entry {
		float: left;
		padding: 1%;
		width: 100%;
	border-top: 2px solid #ccc;
		padding-bottom: 5px;
		padding-top: 5px;

		}

		
	#recentposts .entryend {
		font-size: 1.2em;
		margin-top: 1px;
		margin-bottom: 1px;
		}
	
/* Single Post
----------------------------------------------------------------*/

#singlecontent {
	float: left;
	width: 800px;

		padding-bottom:10px;
		
		
	}
	#singletexter {
	width:760px;
			padding-right:5px;
		padding-left:5px;
	 font-weight:normal;
	 background-color:#f9f9f9;
		border: 2px solid #ccc;
		margin-top:10px;
		
	}
	
	#singletext {
	
			padding-right:5px;
		padding-left:5px;
	 font-weight:normal;
	 background-color:#f9f9f9;
		border: 2px solid #ccc;
		margin-top:10px;
		
	}
	
#singlesidebar {
	float: left;
	width: 35%;
	margin-left: 2%;
	}
	
.commentarea { width:280px;
	}
	
#responses {
font-size:14px;
padding:3px;
	background: #f9f9f9;
	border: 1px solid #999;
}	
	
#comment-form {
	float: left;
	width: 300px;
	padding:3px;

	background: #f9f9f9;
	border: 1px solid #999;
	margin-top: 5px;
	}
	
.comment, .commentalt {
	border: 1px solid #999;
	background: #f9f9f9;
	padding:3px;
	width:300px;
	
	margin-top:5px;
	}

.comment-text {

	
width: 300px;
	padding: 0 0%;

	}
	
.comment-author {
	width: 300px;
/*	width: 24%;  */
	font-size: 12px;
	
	
	}
	
span.author {
	font-size: 1.3em;
	}
	
input#author, input#url, input#email {
	padding: 2px;
	margin: 0;
	border: 2px solid #ccc;
	}
	
	
textarea {
	border: 2px solid #ccc;
	width: 450px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size:  .8em;
	}
	
/* Archives
----------------------------------------------------------------*/

#archive {
padding-left:5px;
padding-bttom:10px;

	float: left;
	width: 60%;
	}
	
#archive .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 2px solid #ddd;
	}

.rightside {
float:right;
width:315px;
 border-left:#ccc solid 2px;
 border-bottom:#ccc solid 2px;
/* background-color:#EEE;  */
padding-bottom:5px;
padding-left:5px;
margin-left:5px;
margin-bottom:5px;

}
	
.navigation {
	padding:3px;
	width: 300px;
	border: 1px solid #999;
	background: #f9f9f9;
	
	
	
	
	}
	
.previous { 
	background: url("images/icon-previous.png") 0 0 no-repeat; 
	padding-left: 20px;
	width:300px
	
	
 
	text-align: left; 
	font-size: 12px;
	font-weight:normal;
	}
	
.next { 
	background: url("images/icon-next.png") 100% 0 no-repeat; 
	padding-right: 20px;
	padding-bottom:5px;
	width:300px;

	text-align: right; 
	font-size: 12px;
	font-weight:normal;
	}
	
/* Search Results
----------------------------------------------------------------*/

#search {
	float: left;
	width: 60%;
	}
	
#search .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ddd;
	}
		
/* Footer
----------------------------------------------------------------*/

#footer {
	float: left;
	background-color: #999966;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 3px solid #333;
	}
	
#footercontainer {
	float: left;
	width: 31%;
	margin-left: 2%;
	
	}
	
#footfont {
	

}	
	
#copyright {
	float: left;
	width: 98%;
	background: #333;
	padding: 1% 0 1% 2%;
	font-size: 1.1em;
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	color: #fff;
	}
	
	
	


#spacer {padding-top:10px;
}	


	


	
.addimg {
border:none;
float:left;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;}





#superhead {
	color:#922;
	}

/*#superhead a:hover {
	color:#BBB;
	}*/

#QA {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#reghead {
	color:#111;
	}

#subhead {
	color:#111;
	font-size:90%;
}

#subheadtitle {
	color:#111;
}







#bigletter {
font-size:36px;
line-height:33px;
}

#explanation {
border: 2px solid #ccc;
width:500px;
padding:5px;
margin-top:10px;
}

#darkred {
color:#990000;
}

#pagehold {
padding:15px; 
}


#toplinks {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:12px;
}





#toplinker {
	padding: 20px;
	font-family: Verdana, sans-serif;
}

#toplinker a {
color:#333;
text-decoration:none;
}


#toplinker a:hover {
	color: #99A;
	text-decoration:none;
	}


#kerimg {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	
}


#readmore a {
	color:#003366;

}

/*#mediaimg{float:left;}*/

mediatext p a {
color:#003366;}

#mediaholder{	padding: 20px;
	background: #f1f1f1;
	border: 2px solid #ccc;
	margin: 10px;}


.postimg {
float:left;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;

}

.postimgr {
float:right;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;

}

.postimgr img {
border: 1px solid #ccc;
padding:1px;
margin:1px;

}


.postimg img {
border: 1px solid #ccc;
padding:1px;
margin:1px;
}
