/*
	Theme Name: RSVP Theme v2
	Theme URI: 
	Description: 2 column schoolbook design for RSVP
	Version: 1.0
	Author: Base10Design.co.uk
	Author URI: www.base10design.co.uk
	Tags: schoolbook, fixed width, two columns, widget ready
*/

/* ---------------------------------------------------------------------------------- */

/***** general *****/
body {
	margin: 0px auto;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	background: #4c4c4e url('images/backs/back05.jpg') repeat 50% 0;
	color:#000000;
	overflow-x: visible;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#003399;text-decoration: none; outline:none;}
a:hover {color: #003300;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {
font-size:16px;
font-weight:normal;
line-height:20px;
}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #1874cd; width:100%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px dotted #1874cd;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}


/***** layout *****/

#base{
	/*border: 1px dotted blue;*/
	width:800px;
	margin:0px auto;
	background: url('images/repeater.png') repeat-y center;
}
#base2{
	/*border: 1px dotted red;*/
	width:800px;
	height: auto;
	background: url('images/footer.png') no-repeat center bottom;
	margin: 0 0 20px 0;
	bottom: 0px;
	overflow: visible;
}

.ie6 #base2 {
	background: transparent;
}

#header{
	position:relative;
	width: 800px;
	height: 192px;
	background:url('images/header.png') no-repeat center;
	border: 0px dotted green;
	margin-top: 20px;
}
#container{
	position:relative;
	width:800px;
	overflow:hidden;
	background:url('images/container_bg.jpg') repeat-y 0 0;
	/*border: 1px dotted red;*/
	padding: 0;
	margin: 0 auto;
	}

#content {
background:transparent url(images/content_bg.png) repeat scroll 567px 0;
border:0 dotted black;
display:inline;
float:left;
margin:0;
overflow:hidden;
padding:0 15px 0 24px;
width:550px;
}

#sidebar {
border:0 dotted red;
color:#000000;
display:inline;
float:left;
line-height:0.8em;
margin:52px 0 0 18px;
overflow:hidden;
padding:0 0 0 10px;
width:160px;
}

#footer {
	clear:both;
	margin: 0 0 0px 0;
	color: #000000;
	font-size: 10px;
	padding: 10px 19px 40px 30px;
	border: 0px solid transparent;
	background: url(images/footer1.png) no-repeat center bottom;
}

.ie6 #footer {
	padding: 0px 19px 40px 30px;
	height: 1px;
	border: 0px solid red;
}

#footer a {
	color: #1874cd; /*blue links*/
	font-weight: normal;
	}
	
#footer p {
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;}

/***** header *****/

#pngs {
	position: relative;
	/*z-index: 1;*/
	}

#pencil1 {
	background-image: url(images/pencil2.png);
	top: 0px;
	left: -90px;
	position: absolute;
	style: block;
	height: 702px;
	width: 90px;
	z-index: 10;
	}
	
#pencil2 {
	background-image: url(images/pencil1.png);
	top: 100px;
	left: 820px;
	position: absolute;
	style: block;
	height: 702px;
	width: 80px;
	z-index: 10;
	}
	
#eraser1 {
	background-image: url(images/eraser1.png);
	top: 700px;
	left: -180px;
	position: absolute;
	style: block;
	height: 370px;
	width: 200px;
	z-index: 10;
	}

#blogo {
	background: url(images/blogo.png) no-repeat top left transparent;
	position: absolute;
	top: 16px;
	left: 30px;
	width: 740px;
	height: 160px;
	margin: 0px;
	cursor: pointer;
	border: 0px dotted blue;
	z-index: 10;
	}
	
.ie6 a .blogolink {
	text-decoration: none;
	padding: 0;
	border: 0px dotted black;
	overflow: none;
}
	
#blogtitle {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	position:absolute;
	width:80%;
	float: left;
	left: 30px;
	top:90px;
	text-align:left;
	font-size:24px;
	color:#000000;
	font-weight:bold;
	}

#blogtitle a, #blogtitle a:hover {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	color:#000000;
	text-decoration:none;
	}

#subtitle {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	position:absolute;
	width:80%;
	float: left;
	left: 35px;
	top:154px;
	text-align:left;
	font-size: 14px;
	color: #90b349;
	font-weight:bold;
	}

/* ++++++++++++ HORIZ PAGES MENU +++++++++++ */

#horizmenu {
	position: relative;
	}

#header ul {
	position: absolute;
	line-height: 18px;
	float:right;
	top: 176px;
	left: 30px;
	margin:0;
	padding: 0;
	border-bottom: 2px dotted red;
	width: 320px;
}
#header ul li {
	display: inline;
	font-size: 11px;
}

#header ul li a {
	display: block;
	float: left;
	color: #000000;
	padding: 0 5px;
	margin: 0 3px 0 0;
	text-decoration:none;
	font-weight: bold;
	}

#header ul li a:hover, #header ul li.current_page_item a {
	color: #1874cd; /* blue pages highlight */
	}

#header img.home {	
	position: absolute;
	margin:0;
	padding:0;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 6px;
	margin: 5px 0px 7px 0px;
	color: #999999;
}

.title, .title a {
color:#CC0000;
font-family:Georgia,Times New Roman,Serif;
font-size:23px;
padding:7px 0px 0px 3px;
}

.date {
	font-size: 10px;
	padding: 6px 0px 4px 3px;
	border-bottom: 3px dotted #1874cd;
}

.entry {
	color: #000000;
	line-height: 1.3em;
	text-align: justify;
	padding: 8px 0px 0px 0px;
}

.page_entry {
/*border-bottom:3px dotted #cc0000;*/
border-top:3px dotted #cc0000;
line-height:1.5em;
margin:3px 0 0;
padding:14px 0 8px;
}

.page_entry p {
	padding: 0 0 0 3px;
	}
	
.contentedit {
	margin: 6px 0 0 3px;
	font-size: 10px;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top: 1px dotted #1874cd;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 5px 0px 17px 0px;
	border-top: 3px dotted #1874cd;
	border-bottom: 3px dotted #1874cd;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #1874cd;
	border-bottom: 1px dotted #1874cd;
}
#postmetadata {
	font-size: 11px;
	color: #666666;
	margin: 10px 0px 10px 0px;
	padding: 5px 15px 5px 15px;
	border: 1px dotted #999999;
	}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dotted #1874cd;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #1874cd;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #1874cd;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #1874cd;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #1874cd;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #1874cd;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #1874cd;
}
.trackbody p a {color: #000000;}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px dotted #1874cd;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
}
#comment {
	width: 318px;
	color: #000000;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	border: 1px dotted #80b608;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px dotted #80b608;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
}

/***** search *****/
#searchform{
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
.searchbox {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
	height:28px;
}	
.search-field input {
	position:relative;
	float:left;
	top:8px;
	left:8px;
	width:117px; 
	height:13px; 
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Franklin Gothic Medium', Arial, Sans-Serif;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:2px 3px 1px 3px;
	border:0px;
	background:#f0f0f0;
}
.search-but input {
	float:right;
	position:relative;
	top:5px;
	right:10px;
	width:25px; 
	height:22px;
}

/***** sidebar *****/

#sidebar a{color:#000000;}
#sidebar a:hover {color:#1874CD;}
.current_page_item a {font-weight: bold;}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar li {
list-style-type:none;
margin:0 0 16px;
padding:0;
}

#sidebar ul ul li {
border:0 none;
color:#666666; /*category count*/
font-size:12px;
line-height:1.6em;
list-style-type:none;
margin:0;
padding:0px 0 0 3px;
}

#sidebar ul li h1 {
color:#1874CD;/*sidebar headings */
font-size:1.1em;
padding:0 0 8px 3px;
}

#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px 0px 0px 12px;
	line-height: 1.5em; 
	/*background:url('images/arrow.gif') no-repeat 0px 5px;*/
	color: #000000;
}

#sidebar h1 {
background:transparent url(images/uline01.png) no-repeat scroll -1px -1px;
border-bottom:0px dotted #CC0000;
border-top:0 dotted #1874CD;
color:#000000;
font-size:12px;
font-variant:normal;
font-weight:bold;
letter-spacing:0;
margin:0;
padding:3px 20px 0px 0;
}

#sidebar select{
	margin:5px 0px 2px 2px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px dotted #1874cd;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin: 8px 0px 5px 2px;

}

#akismetwrap{
	margin:2px 0 2px 25px;
}
.rsswidget img {
	padding:1px;
	background:#ff0 fixed;
}