/*  
Theme Name: Carolina
Theme URI: http://www.briandgoad.com/carolina
Description: A clean theme based on Carolina
Version: 1.0
Author: Brian D. Goad
Author URI: http://www.briandgoad.com/

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

*/







/* Begin Main-Layout  */

*{

	margin:0;

	padding:0

}



body {

	background:#fff;
	background-image: url(images/clouds2.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
	color:#000;

	font-family: Tahoma;

	font-size: 1em;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #ccc;

}



.page {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:100%;

	position:relative;
	text-align:left;
        background-image: url(images/alpha-70.png);
        background-repeat: repeat;
	}

*html .page {

background: #fff;
filter:alpha(opacity=85);


}

#content {

	float:left;

	margin:10px 0 20px 0;

        padding: 0px 10px;

	width:65%

	}

	

#sidebar {

	float:right;

	margin:10px 0 20px 0;

        padding: 0px 10px;

	width:30%

	}

.widgettitle {
      margin: 15px auto;
}

#footer {

	clear:both;

	padding:10px 0;

	text-align:center;
        font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;

	text-transform: uppercase;

	border-top-width: 4px;

	border-top-style: solid;

	border-top-color: #ccc;

	}

#header {
background-image: url(images/csp-header-sm.jpg);
background-repeat:no-repeat;
background-position: top right;
height: 200px;
}

.header-slideshow{
margin-left:592px;
}
/* End Main-Layout */







/* Begin Header */

h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 4.5em;

	font-weight: normal;

	padding-top: 20px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	}

	

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{

	text-decoration:none;

	color:#666

	}



/*------- Tab Menu ---------*/

#nav {

	list-style: none;
	background:#eee url(images/top-bar.gif) repeat-x top;
	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-bottom-color: #666666;

	font-family: Tahoma;

	font-size: 1.2em;

	padding-top: 5px;

	padding-bottom: 5px;

}

#nav li { display: inline; }

#nav a {

	padding: 5px 10px 5px 11px;

	color: #0066CC;

	text-decoration: none;

}

#nav a:hover{

	color:#000000;

	text-decoration:none;

	background-color: #FFFF99;
        opacity: .7;
	

}

	



#nav #current a {



    color: #555;

}



#feedicon{

	margin: 0px;

	float: right;

	width: 25px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



/* End Header */







/* Begin Content*/

h2 {

	color:#993300;
        padding: 0px 0 0 20px;
	margin: 0px 0 0 0;

	font-family: Tahoma;

	font-size: 1.5em;

	font-weight: bold;

}

h3 {

	color:#6BB6DA;
        padding: 10px 20px 0 0;
	margin: 0px 0 0 0;

	font-family: Tahoma;

	font-size: 1.1em;

	font-weight: bold;
        border-bottom:3px solid #fff

}

h4,h5,h6{

	color:#6BB6DA;

	margin:20px 0 20px 0;

	font-family: Tahoma;

	font-size: 0.8 em;

	font-weight: bold;

	}

h2{

	border-bottom:3px solid #fff

	

	}



h2 a:link, h2 a:visited, h2 a:active,

h3 a:link, h3 a:visited, h3 a:active, {

	color:#CC0000;

	



}
h3 a:hover, h2 a:hover {
color:#FFFF99;
}


.postmetadata {

	color:#555;

	font-size:.85em;

	margin-top: 2px;

	margin-bottom: 4px;

	padding-top: 4px;

	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

	background-color: #FFFFCC;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-bottom-color: #666666;

}



.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{

	color:#555;

	text-decoration:none

}



.postmetadata a:hover{

	text-decoration:underline

}



.entry p, .entrytext p{



	        padding: 5px 0 0 20px;

	margin:2px 0 15px 0

	}


	

.entrytext p{

	margin:0 0 15px 0

	}



a:link,a:visited,a:active{

	color:#CC0000;

	text-decoration:underline;

	

}


a:hover {
        color:#FFFF99;








}
/* End Content*/







/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {

	font-size:0.9em;

	

	}

	

.commentlist li {

	font-weight:bold

	

	}



.commentlist cite, .commentlist cite a {


	font-weight:bold;

	font-style:normal;

	font-size:1em

	}



.commentlist p {

	font-weight:normal;

	line-height:140%;

	text-transform:none;

	background-color: #FFFFEA;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	}





.commentmetadata {

	font-weight:normal

	}



.commentlist {

	padding:0;

	text-align:justify

	}



.commentlist li {

	margin:0px 0 15px 16px;

	padding:5px 10px 0 0;

	list-style:decimal

	}

#comment-text {
position: relative;
vertical-align: top;
padding: 10px; 
}

.commentlist p {

	margin:10px 5px 10px 0

	}



#commentform p {

	margin:5px 0

	}



.commentmetadata {

	margin:0;

	display:block

	}

/* End Comments */



	



/* Begin Lists */

.entry ul, .entry ol,

.entrytext ul, .entrytext ol{

	margin:5px 0 5px 26px

	}



#sidebar ul li{
font-size: 0.95 em;
	list-style-image: none;

	list-style-type: none;

	}



#sidebar ul li ul li{

	padding:2px 0

	}



#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{

	color:#444;

	text-decoration:none;

	display: block;

}



#sidebar ul li ul li a:hover{

	color:#000;

	text-decoration:none;

}

/* End Entry Lists */







/* Begin Images */

p img {

	padding:0;

	max-width:100%

	}



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

	}

/* End Images */







/* Begin Form Elements */

#searchform {

	margin:2px auto;

	padding:5px auto;

	}



#sidebar2 #searchform input.textfield#s {

	width:130px;
        margin: 10px auto;
	padding:2px auto;
        width: 100%;
	border: 2px solid #666666;

	}



#sidebar2 #searchsubmit {

	padding:1px;

	border: 2px solid #666666;

	}



input.textfield{

	width: 13em;

	color:#ff0000;

	font-family: Georgia, "Times New Roman", Times, serif;

	background-color: #ffffff;

	font-size: 16px;

	margin-top: 1px;

	margin-right: 0;

	margin-bottom: 1px;

	border: 1px solid #999;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 4px;

}



#searchmenu{

	float: left;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-top: 0px;

	margin-bottom: 0px;

	}





.entry form { 

	text-align:center

	}



select {

	width:130px

	}



#commentform input {

	width:270px;

	padding:2px;

	margin:5px 5px 1px 0;

	border: 3px solid #999999;

	}



#commentform textarea {

	width:270px;

	padding:2px;

	

	}



#commentform #submit {

	margin:0;

	float:left;

	width:278px;

	font-family: Tahoma;

	font-weight: bold;

	color: #3399CC;

	background-color: #FFFFCC;

	border: 2px solid #999999;

	}

/* End Form Elements */









/* Begin Various Tags & Classes */

code {

	font:1em 'Courier New', Courier, Fixed

	}



acronym, abbr, span.caps

{

	cursor:help;

	font-size:0.9em;

	letter-spacing:.07em

	}



acronym, abbr {

	border-bottom:1px dashed #226

	}



blockquote {

	border-left:4px solid #6BB6DA;

	line-height:120%;

	color: #999999;

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 50px;

}



blockquote cite {

	margin:5px 0 0;

	display:block

	}



.center {

	text-align:center

	}



hr {

	clear:both;

	display:none

	}



a img {
 
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;

	}



.navigation {

	display:block;

	text-align:center;

	margin-top:10px;

	margin-bottom:60px

	}

/* End Various Tags & Classes*/


#ec3_iconlets {
           clear:both;
float:left;
margin:20px;
width:100%;
}

