/*
Theme Name: Star Theme
Theme URI: http://www.wordpress.org/
Description: The Star theme is an easy on the eyes, simple theme with cross-browser compatability and valid xhtml/css markup.
Version: 1.0
Author: Jeremiah
Author URI: http://www.math20.com
*/

/* Begin comments*/
#commentform input {
width: 100px;
padding: 2px;
margin: 5px 5px 1px ;
border: 1px solid #DBDBDB;
}

#commentform textarea {
width: 500px;
padding: 2px;
border: 1px solid #DBDBDB;
}



.commentlist {
padding: 0;
text-align: left;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}

.commentlist p {
margin: 10px 5px 10px 0;
width: 500px;

}

#commentform p {
margin: 5px 0;
}

#comments p {
color: #545454;
padding: 7px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}

#comments em {
font-size: 13px;
}

.nocomments {
text-align: left;
margin: 0;
padding: 0;
}

.commentmetadata {
padding-top: 7px;
float: right;
color: #BABABA;
}

.commentmetadata a {
color: #BABABA;
}

/* End Comments */

body {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family: Arial;
}

#nav {
background-image: url('images/nav_bg.jpg');
height: 30px;
text-align: center;
}

#nav2 {
width: 970px;
}

#nav a {
float: right;
color: #FFFFFF;
font-size: 12px;
padding: 9px 0px 9px 0px !important;
text-align: center;
width: 54px;
padding-top: 6px;
}



#nav a:hover {
background-image: url('images/nav_hover.jpg');
background-repeat: no-repeat;
color: #587373;
}

#main {
background-repeat: repeat-x;
background-image: url('images/background.jpg');
background-position: top left;
}

#main2 {
background-repeat: repeat-x;
background-image: url('images/background_bottom.jpg');
background-position: bottom left;
}

#main3 {
text-align: left;
width: 996px;
}

#sidebar {
background-repeat: no-repeat;
background-image: url('images/sidebar.jpg');
width: 213px;
margin: 35px 20px 0px 20px;
padding: 0px 8px 0px 8px;
}

#sidebar ul {
margin: 0px 0px 0px 0px;
padding: 0px 4px 0px 4px;
list-style-type: none;
}

.categories a{
background-image: url('images/bullet.jpg');
background-position: right center;
padding: 6px 0px 6px 0px;
border-top: 1px dotted #FFFFFF;
border-bottom: 1px dotted #FFFFFF;
width: 210px;
background-repeat: no-repeat;
float: left;
color: #707070;
font-size: 12px;
}

.categories a:hover{
background-image: url('images/bullet_hover.jpg');
border-top: 1px dotted #D9D9D9;
border-bottom: 1px dotted #D9D9D9;
color: #27B3B3;
}

#sidebar li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
clear: left;
}

#sidebar h2 {
margin: 0px 0px 0px 0px;
padding: 12px 0px 12px 0px;
color: #27B3B3;
font-size: 17px;
clear: left;
}

#gotop {
width: 940px;
text-align: right;
}

#gotop img {
margin-bottom: 0px !important;
margin-bottom: -3px;
}

blockquote {
color: #878787;
border-left: 3px solid #DBF098;
padding-left: 7px;
}

#footer {
background-image: url('images/footer.jpg');
background-repeat: repeat-x;
font-size: 12px;
color: #fff;
clear: both;
font-weight: normal;
text-align: center;
}

#footer2 {
width: 980px;
text-align: left;
padding: 10px 10px 10px 10px;
}


#footer a {
color: #27B3B3;
font-weight: bold;
}

#footer a:hover {
color: #FF4B7E;
}

a {
text-decoration: none;
color: #27B3B3;
}

a img {
border-width: 0px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#search {
padding: 55px 20px 62px 0px !important;
float: right;
}

#searchform {
width: 150px;
border: 1px solid #DBDBDB;
height: 24px;
padding-right: 37px;
}

#search input {
border-width: 0px;
}

#search input[type=text] {
padding-top: 4px;
height: 22px;
background-color: #FFFFFF;
}

#content {
clear: right;
padding-top: 0px;
padding-right: 10px;
color: #545454;
}

#content p {
font-size: 13px;
}

.style1 {
color: #27B3B3;
}

.style2 {
color: #FF4B7E;
}

.style1 a {
color: #27B3B3;
}

.style2 a {
color: #FF4B7E;
}

.cats {
color: #878787;
font-size: 12px;
padding-top: 6px;
}

.cats a {
color: #878787;
}

.cats a:hover{
text-decoration:underline;
}

.date {
float: right;
padding-top: 5px;
font-size: 12px;
color: #878787;
}

.plinks {
border-top: 1px dotted #D9D9D9;
border-bottom: 1px dotted #D9D9D9;
padding: 4px 0px 4px 0px;
color: #BABABA;
font-size: 12px;
}

.plinks a {
color: #BABABA;
}

.plinks a:hover {
text-decoration: underline;
}

.perm {
float: right;
padding-top: 4px;
font-size: 12px;
}

.perm a {
color: #5BBEEC;
}

.perm a:hover {
text-decoration: underline;
}

h4 {
font-size: 22px;
color: #27B3B3;
padding: 0px 0px 6px 0px;
margin: 0px 0px 0px 0px;
}

#comments {
padding-left: 20px;
}

#comments .author {
text-decoration: none;
border-top: 1px dotted #D9D9D9;
border-bottom: 1px dotted #D9D9D9;
padding: 4px 0px 4px 0px;
font-weight: bold;
color: #BABABA;
}

.navigation {
	display: block;
	text-align: center;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a.title {
color: #27B3B3;
font-size: 17px;
font-weight: bold;
}

a.title:hover  {
color: #FF4B7E;

}
