/*
Theme Name: RealStar
Theme URI: http://www.realstarrecruits.com
Description: RealSTAR Recruits Theme
Version: 1.0
Author: Marius Radvan
Author URI: http://radvan.org
*/

/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
12. Icons
13. Home Page
-------------------------------------------------------------------*/

html, body { margin: 0; padding: 0; }

body * {margin: 0px; padding: 0px;}



.clear { clear:both; }

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background: url('images/bg.jpg') repeat;

}
#wrapper {
	width: 960px;
	margin: 0px auto 20px auto;
	padding: 0px;
	border: 0px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	background: url('images/mainbg.png');
	-moz-box-shadow: 0 0 1em #6374AB;
	box-shadow: 0 0 1em #6374AB;

}
#header {
	height: 173px;
	width: 960px;
	margin: 0px;
background: url('images/header.jpg') no-repeat top left;
}
#main {
	width: 960px;
}
#content {
	width: 675px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}
#sidebar {
	width: 250px;
	float: right;
	margin: 10px 5px 0 0;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
	background: #192227;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#footer p {
color: #fff;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
	color: #fff;
}
.post {
	padding: 5px 15px 25px 15px;
	font-size: .9em;
	background: url(images/dot.png) repeat-x bottom left;
}
.single-post {
	background: none;
	margin-bottom: 30px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
	clear: both;
}
.avatar {
	float: right;
	margin: 0 0 3px 5px;
}
.entry-meta {
	margin: 0 0 10px 0;
}
.underpost {
	margin: 20px 0 0 0;
	font-size: 10px;
}
#content .underpost a {
	text-decoration: none;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
a:link, a:visited, a:active {
	color: #1C4F93;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #CDFFE9;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	white-space: nowrap;
background: url('images/bg-menu.jpg') repeat-x;
}
#menu-delimiter {
	width: 960px;
	height: 0px;
	background: #1A2129;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
	margin: 0;
	font-weight: bold;
}
#menu ul li.current_page_item {
	background: transparent url('images/bg-menu-hover.png') repeat-x left top;
}
#menu ul li ul li.current_page_item {
	background-image: none;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: none;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li {
	border: solid #e1e1e1 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#F8F8F8;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;

}
#sidebar ul li h2 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#1C4F93;
	margin:-11px -11px 0 -11px;
	padding:8px 0 6px 12px;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
	margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
	font-size: .9em;
	margin-left: 10px;
}
#searchform input {
	border: 1px solid #E5E3D8;
	padding: 2px 21px 2px 3px;
	margin: 0;
	color: #404040;
	width: 201px;
	background: url('images/search.png') right no-repeat;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1.4em;
	float: left;
	margin: 30px 0 0 20px;
	width: 600px;
	padding: 1px 0 0 2px;
	clear: both;
	color: transparent;
	text-decoration: none;
	font-family: "Times New Roman", Georgia, Serif;
	font-variant: small-caps;
	text-shadow: #6374AB 0px 0px 2px;
}
#header h1 a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}

.post h1 {
	margin-top: 10px;
}

.post h2 {
	font-size: 1.3em;
	margin: 10px 0 0px 0;
	padding: 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#1C4F93;
}
.post h2 a {
	color: #1C4F93;
	text-decoration: none;
}
.post h2 a:hover {
	color: #1C4F93;
	text-decoration: none;
}
.post h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.post p {margin-top: 1em; }

/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	border: 1px solid #E5E3D8;
	padding: 2px 21px 2px 3px;
	margin: 0;
	color: #404040;	
}
#commentform input:focus {
	border: 1px solid #56acd0;
}
#commentform textarea {
	border: 1px solid #E5E3D8;
	padding: 2px 21px 2px 3px;
	margin: 0;
	color: #404040;
	width: 340px;
}
#commentform textarea:focus {
	border: 1px solid #56acd0;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 0 0 0 0;
	padding: 15px 40px 15px 40px;
	background: url(images/dot.png) left bottom repeat-x;
}
ol.commentlist li.alt {
	background-color: #e9f1f3;
}
ol.commentlist li:first-child {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote p:first-letter {
	padding: 0 0 0 20px;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
blockquote {
	background: url(images/blockquote.png) no-repeat #fbfbfb;
	padding: 5px 20px 5px 25px;
	border:1px solid #E2E6E7;
	border-left:5px solid #E2E6E7;
	width:480px;
	margin: 10px auto 10px auto;
	color: #2F615E;
}

/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
	font-size: .7em;
	line-height: 1.1em;
	margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.post img {
	padding: 5px;
	margin: 10px;
	border: 1px solid #E5E3D8;
}
/*===END SECTION 11===*/

/*===START SECTION 12 - Icons===*/
#iconlinks {
	margin: 0 0 20px 0;
}
#iconlinks a {
	color: #192227;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
}
#iconlinks a:hover { text-decoration: underline; }
a#schedule {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px 0px no-repeat;
}
a#contact {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px -35px no-repeat;
}
a#about {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px -70px no-repeat;
}
a#change {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px -105px no-repeat;
}
a#new {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px -140px no-repeat;
}
a#updates {
	display: block;
	height: 35px; line-height: 35px;
	background: url(images/sidebarmenu.png) 0px -175px no-repeat;
}

.posticons {
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	float: left;
	border-top: 1px dashed #E5E3D8;
	border-bottom: 1px dashed #E5E3D8;
	width: 100%
}
.posticons a {
	color: #1C4F93;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}
div.post_time {
	height: 16px; line-height: 16px;
	background: url(images/posticons.png) 0px 0px no-repeat;
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 20px;
}
div.post_category {
	height: 16px; line-height: 16px;
	background: url(images/posticons.png) 0px -16px no-repeat;
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 20px;
}
div.post_comments {
	height: 16px; line-height: 16px;
	background: url(images/posticons.png) 0px -32px no-repeat;
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 20px;
}


/*===END SECTION 12===*/

/*===START SECTION 13 - Home Page===*/
#boxes {
	width: 675px;
	font-size: 11px;
}
#boxes h2 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#1C4F93;
}
#boxes small {
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#1C4F93;
	margin: 5px 0 0 0;
}
#boxes div {
	width: 211px;
	padding: 0 9px 5px 5px;
	margin: 0;
	background: url('images/dot.png') top right repeat-y;
	float: left;
}
#boxes div.firstbox {
	clear: both;
}
#boxes div.lastbox {
	background: none;
}
#boxes div.delimiter {
	clear: both;
	width: 670px;
	height: 3px;
	margin: 0;
	padding: 0;
	background: url('images/dot.png') top left repeat-x;
}

#boxes img {
	padding: 5px;
	margin: 10px 0 10px 0;
	border: 1px solid #E5E3D8;
}
