/*
Theme Name: Honor Society Online
Author: Mara Estalilla
Author URI: http://tswift.us
*/

body {
margin: 0;
padding: 0;
background: #eeeeee url(bg.jpg) top left repeat-x;
text-align: center;
overflow-x: none;
}

#container {
margin:0px auto;
width: 950px;
text-align:left;
}

#header {
margin: 0px;
padding: 0px
width: 100%;
height: 492px;
background: url(header.jpg) no-repeat;
font-size: 11px;
font-family: lucida sans, verdana, arial, helvetica;
color: #b6b6b6;
}

#header img {
border: 0px solid #bcc1c4;
background: transparent;
padding: 0px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
margin: 0px;
}

#sidebar {
position: relative;
float: left;
width: 317px;
padding: 0px;
margin: 0px 0px 0px 0px;
background: transparent;
}

#sidebar img {
border: 0px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
padding: 0px;
background: transparent;
align: center;
}

#navi {
position: absolute;
margin-top: 0px;
margin-left: 0px;
width: 950px;
height: 30px;
padding: 20px 0px 0px 0px;
background: transparent;
text-align: center;
}

a.nav:link, a.nav:visited, a.nav:active {
font-family: georgia;
font-weight: normal;
font-style: italic;
font-size: 18px;
color: #b3a687;
margin:0px;
padding:0px;
}

a.nav:hover {
font-family: georgia;
font-weight: normal;
font-style: italic;
font-size: 18px;
color: #ffffff;
margin:0px;
padding:0px;
}

b, strong {color: #b3a687;}
i, em {font-family:georgia; font-size:11px; color:#b3a687;}
u {text-decoration: none; border-bottom:1px solid #b3a687;}

a:link,a:visited,a:active {
color: #a2a8ad;
text-decoration: none;
}

a:hover {
color: #b3a687;
text-decoration: none;
}

a:focus {outline: none;}

h1 {
font-family: georgia;
font-weight: normal;
font-size:25px;
color: #b6b6b6;
text-align: left;
margin:0px;
padding:0px;
text-shadow: #fff 2px 1px 0px;
}

h2 {
font-family: georgia;
font-weight: normal;
font-size:11px;
color: #b6b6b6;
margin:0px;
padding:0px;
}

.post-date {
position: absolute;
width: 87px;
height: 77px;
text-align: center;
font-family: georgia; font-size: 16px; color: #e0d32c;
text-shadow: #ffffff 2px 1px 0px;
padding: 13px 0px 0px 0px;
}

.content {
float:left;
width:100%;
background: transparent;
font-size: 11px;
font-family: "lucida sans", arial, sans-serif;
color: #697076;
text-align: left;
text-transform: none;
font-weight:normal;
}

.sidehead {
font-family: georgia;
font-weight: normal;
font-size: 20px;
font-style: none;
text-transform: capitalize;
color: #b3a687;
text-align: left;
margin: 0px;
padding: 0px;
text-indent: 90px;
text-shadow: #ffffff 2px 1px 0px;
width: 312px;
background: url(sidehead.png) no-repeat top center;
line-height: 61px;
}

.sidebg {
width: 302px;
background: url(sidebg.png) repeat-y;
font-size: 11px;
font-family: "lucida sans", arial, sans-serif;
color: #9f9f9f;
text-align: left;
text-transform: none;
font-weight:normal;
padding: 0px 5px 0px 5px;
}

.sideb {
width: 312px;
background: url(sidebottom.png) no-repeat;
text-align: left;
line-height: 67px;
margin: 0px 0px 10px 0px;
}

.post-title {
font-family: georgia;
font-weight: normal;
font-style: none;
text-transform: capitalize;
font-size: 25px;
color: #aaaaaa;
text-align: center;
margin:0px;
padding: 10px 0px 0px 0px;
text-shadow: #ffffff 2px 1px 0px;
width: 100%;
background: url(titlebg.png) no-repeat;
height: 58px;
}

.date {
font-family: arial;
font-weight: bold;
font-style: none;
font-size: 10px;
text-transform: uppercase;
color: #d7c5a9;
text-shadow: #ffffff 2px 1px 0px;
line-height: 15px;
}

.page-title {
font-family: georgia;
font-weight: normal;
font-style: none;
text-transform: capitalize;
font-size: 25px;
color: #aaaaaa;
text-align: center;
margin:0px;
padding: 10px 0px 0px 0px;
text-shadow: #ffffff 2px 1px 0px;
width: 100%;
background: url(titlebg.png) no-repeat;
height: 58px;
}

.postbottom {
width: 605px;
background: url(postbottom.png) no-repeat;
text-align: left;
line-height: 117px;
margin: 0px 0px 15px 0px;
}

textarea, input, select, option {
background: url(text.png);
border: 1px solid #d6d6d5;
font-family: lucida sans;
font-size:11px;
padding: 5px;
color: #b6b6b6;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

a img {
border: none;
border: 1px solid #d0cddd;
padding: 3px;
background: transparent;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
margin: 5px 5px 5px 0px;
}

a img:hover {
border: 1px solid #b3a687;
padding: 3px;
background: none;
}

img {
border: 1px solid #bcc1c4;
background: transparent;
padding: 3px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
margin: 5px 5px 5px 0px;
}

blockquote {
border-left: 5px solid #d8cbb8;
margin: 0px 7px 7px 7px;
padding: 5px;
font-family: georgia;
font-weight: normal;
}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}

img.wp-smiley {
border: 0px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
padding: 0px;
background: transparent;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em lucida sans;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
        float: right;
	border: 2px solid #2EB2CF;
	background: #fff;
	padding: 3px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: lucida sans;
	}

.commentmetadata {
	font-weight: normal;
        font-size: 9px;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
background: #E1F7E7;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
	}

.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 */
