/*
Theme Name: Forward Ever Forward
*/

body {
	margin:0;
	background:#f8f4ea url(images/top-rept.jpg) repeat-x left top;
	color:#333;
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a { 
	color:#8e6a4b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#4d809f;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */

#page-out {
	background:url(images/bottom-rept.jpg) repeat-x left bottom;
	width:100%;
}
#page {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	width:900px;
	float:left;
}

#content {
	background:#FFFFFF;
	float:left;
	width:562px;
	padding:12px 17px;
}

#sidebar{
	float:right;
	width:281px;
}

#footer {
	line-height:72px;
	clear:both;
	height:72px;
	padding-top:31px;
}

/* Header */

#header {
	width:900px;
	float:left;
}

#headertitle {
	height: 112px;
	float:left;
}
#headertitle h1 {
	padding:0;
	margin:25px 0 0 0;
	font-size:36px;
}
#headertitle h1 a {
	color:#81b3d0;
	text-decoration:none;
}
#headertitle h1 a:hover {
	color:#4d809f;
	text-decoration:none;
}
#headertitle p {
	padding:0px;
	margin:0;
	color:#81b3d0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.search {
	background:url(images/seach-bg.jpg) no-repeat;
	float:right;
	width:269px;
	height:53px;
	margin:27px 0 0 0;
	padding-left:13px;
}
.search form {
	margin:0;
	padding:0;
}
.search-field {
	background:url(images/seach-input-bg.jpg) no-repeat;
	float:left;
	width:177px;
	height:31px;
	margin:11px 6px 0 0;
	text-align:center;
}
.search-field input {
	background:none;
	width:160px;
	margin-top:5px;
	border:none;
}
.search-btn {
	background:url(images/seach-btn.jpg) no-repeat;
	float:left;
	width:74px;
	height:31px;
	margin:11px 0 0 0;
}
.search-btn input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:none;
	width:74px;
	height:31px;
	border:none;
	cursor:pointer;
}
.header-img {
	background:url(images/header.jpg) no-repeat;
	width:900px;
	height:433px;
	float:left;
	margin-top:4px;
}
a.bigbtn {
	background:url(images/big-btn.jpg) no-repeat;
	display:block;
	width:215px;
	height:38px;
	font-size:18px;
	color:#FFFFFF;
	line-height:38px;
	text-decoration:none;
	text-align:center;
}
a.bigbtn:hover {
	background:url(images/big-btn-hov.jpg) no-repeat;
}





/* Sidebar */


#sidebar ul#nav {
	padding:0;
	margin:0;
}

#sidebar ul#nav li {
	background:none;
	height:37px;
	padding:0;
	margin:0;
	border-bottom:none;
}

#sidebar ul#nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:37px;
	color:#8a6749;
	text-decoration:none;
	background:url(images/bullet1.jpg) no-repeat left center;
	text-align:left;
	display:block;
	height:37px;
	padding-left:20px;
	border-top:solid 1px #c5b68f;
}

#sidebar ul#nav li a:hover {
	color:#443b34;
}

#sidebar ul#nav-rp {
	padding:17px;
	margin:0;
}

#sidebar ul#nav-rp li {
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	background:url(images/bullet3.jpg) no-repeat left center;
	border-bottom:none;
}

#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:12px;
}
#sidebar ul ul {
	padding:7px 15px;
	margin:0;
}
#sidebar ul ul ul {
	padding:0px;
	margin:0;
}
#sidebar ul li {
	background:#FFFFFF;
	margin:0 0 21px 0;
	padding-top:10px;
}
#sidebar li li {
	padding:10px 0 10px 18px;
	margin:0;
	background:url(images/bullet3.jpg) no-repeat 3px 12px;
	border-bottom:solid 1px #e5e0d3;
}
#sidebar li li li {
	background:url(images/bullet4.jpg) no-repeat 3px 10px;
	padding:5px 0px 0px 18px;
	border-bottom:none;
}
#sidebar ul h2 {
	margin:0;
	padding:0;
	color:#443b34;
	font-size:16px;
	height:32px;
	line-height:32px;
	font-weight:normal;
	background:#e7e0cc url(images/bullet2.jpg) no-repeat 12px center;
	padding-left:33px;
}
#sidebar a {
	color:#333333;
}


/* Footer */
#footer .copyright {
	font-size:14px;
	color:#96cae8;
	float:left;
	padding:0;
	margin:0;
}

#footer ul {
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
}

#footer ul li {
	display:inline;
	border-left:solid 1px #96cae8;
}

#footer ul li a {
	font-size:14px;
	color:#96cae8;
	text-decoration:none;
	padding:0 10px;
}

#footer ul li a:hover {
	text-decoration:underline;
}

/* Post */
.post {
	margin:0;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:12px;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	border-bottom:1px solid #ddd;
}
.postentry a:hover {
	border-bottom:1px solid #258;
	text-decoration:none;
}

.postmetadata {
	clear:both;
	margin:1em 0;
	padding: 10px 0;
	font-size:12px;
	font-weight:bold;
	color:#8e6a4b;
	text-align:justify;
	border-bottom:solid 1px #d3cbb6;
	border-top:solid 1px #d3cbb6;
}

.titleicon {
	background:url(images/icon.jpg) no-repeat left top;
	height:57px;
	padding-left:71px;
	padding-top:10px;
	border-bottom:solid 1px #d3cbb6;
}

.posttitle {
	font-size:16px;
	color:#4d809f;
	padding:0;
	margin:0;
}

div.navigation {
	font-size:1.1em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
