/*  
Theme Name: bordermedia
Theme URI: http://www.bordermedia.org/
Description: ...
Version: 0.2
Author: Simon
Author URI: http://www.bordermedia.org/
*/

body {
	font-family:ArialMT, Arial, sans-serif;
	font-size:62.5%;
	background:#50504f url(images/bg_tile.gif) repeat;
}
#box {
	width:775px;
	background:#fff;
	margin:20px auto;
	padding:1px;
}
#top {
	width:775px;
	background:url(images/orphanage_top_banner.gif) no-repeat;
	height:92px;
	margin:0;
	padding:0;
}
#nav {
	width:775px;
	background:#ececec;
	margin:0;
	padding:0;
	border-top: #ff6600 solid 1px;
	border-bottom: #ff6600 solid 1px;
}
#mainbck {
	background:#fff;
	width:775px;
	margin:2px auto;
	padding:0;
}

/* Main content area */
#content {
	width:755px;
	float:left;
	margin:5px auto;
	padding:0 15px 0 10px;
}
.entry {
	width:745px;
	background:#fff;
	float:left;
	color:#313131;
	text-align: left;
	border-bottom:#ccc 0px dotted;
	margin:5px auto;
	padding:5px; 
	font-size:1.2em;
	line-height: 1.5em;
}
.entry h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.entry h2 {
	font-family: Arial;
	font-size: 1.8em;
	margin:0 auto;
	padding:0px 0px 5px 0px;
	color: #ff6600;
	border-bottom:0px dashed #ff6600;
}
.entry h3 {
	font-size:1.4em;
	margin:0 auto;
	padding:5px 0px 0px 0px; 
	color: #313131;
}
.entry h4 {
	font-size:1.4em;
	margin:0 auto;
	padding:0;
	color: #ff6600;
}
.entry h5 {
	font-size:1.0em;
	font-weight:600;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color: #cc6633;
}
.entry h6 {
	font-size:1.2em;
	margin:0;
	padding:0; 
	color: #cc6633;
}

.post_thumb {
	float: left;
	width: 140px;
	margin: 0px 15px 10px 0px;
}
.post h3 {
	font-size: 1.4em;
	margin:0 auto;
	padding: 0px 0px 5px 0px; 
	color: #313131;
	font-weight: normal;
}

/* Sidebar details */
#sidebar {
	width:180px;
	float:right;
	margin:5px;
	padding:0;
}
.rsidebar {
	width:170px;
	color:#666;
	margin:0 auto;
	padding:0 5px;
}
.rsidebar h2 {
	font-size:12px;
	border-bottom:dashed 1px #ccc;
	margin:0 7px 3px;
	padding:3px 0;
}
.rsidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.rsidebar ul li{
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
.rsidebar ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.rsidebar ul li ul li {
	list-style-type:none;
	background:transparent url(images/b.gif) no-repeat 0 4px;
	border:0;
	margin:0;
	padding:0 0 2px 14px;
}

/* Standard links */
a:link {
	text-decoration: underline;
	color: #ff6600;
	border: none;
}
a:visited {
	text-decoration: underline;
	color:#ff6600;
	border:none;
}
a:hover {
	text-decoration:underline;
	color:#ba5f06;
	border:none;
}
a:active {
	text-decoration: underline;
	color:#ff6600;
	border:none;
}

.navigation{width:520px;float:left;color:#666;}
.alignright{float:right;margin-top:10px;}
.alignleft {
	float:left;
	margin: 0px 15px 10px 0px;
	}
	
.space{background:#fff;height:5px;clear:both;margin:0 auto;padding:0;}
#searchform{height:26px;line-height:26px;float:left;margin:0;padding:0 0 10px;}
input#s{color:#5188d2;width:140px;border:1px solid #cbcbcb;background:#fcfcfc;}
input#searchsubmit{background:#4879aa;color:#fff;font-size:13px;border:1px #2f5c89 solid;}
.bobcomments{border-top:5px solid #006394;background:#fbfbf9;border-bottom:1px solid #006394;margin-bottom:20px;}
#commentform{border-top:1px dotted #cedeef;border-bottom:1px dotted #cedeef;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:380px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist li{border-top:1px solid #cedeef;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h3{margin:0;}
ol.bob{border-top:1px solid #cedeef;list-style:none;margin:0 0 1px;padding:15px;}
ol.bob li{display:block;list-style:none;background:transparent url(images/hb.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}

/* Front page highlight areas */
.introtable {
	border: 1px solid #ff6600; 
	width: 745px;
}
.introtext {
	padding: 10px;
	vertical-align:top;
	background-color:#f0f0f0;
	color:#333333;
	line-height: 1.25em;
}
.highlighttext {
	font-size:1em; 
	padding:6px; 
	vertical-align:top; 
	background-color:#f0f0f0;
	color:#313131; 
	width:267px;
	line-height: 1.4em;
}
.highlighttextdonate {
	font-size:1em; 
	padding:6px; 
	vertical-align:top; 
	background-color:#f0f0f0;
	color:#313131;
	line-height: 1.2em;
}
.profiletable {
	background-color: #f0f0f0;
	border: 1px solid #ff6600;
	height:182px;
}
.profiletablerowhead {
	padding-left: 10px;
	font-weight:bold;
	color:#313131;
	width: 125px;
	height: 23px;
	border-bottom:1px dashed #ff6600;
	border-right:1px solid #ff6600;
}
.profiletablerowcont {
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	color:#313131;
	border-bottom:1px dashed #ff6600;
}

div.entry div.profile {
	margin: 0px 0px 25px 0px;
	border: 0px solid #ff0000;
	float: left;
	width: 100%;
}
div.entry .profile .picture {
	float: left;
}
div.entry .profile .picture1 {
	float: left;
	border: 1px dotted #ccc;
	text-align: center;
	background-color: #f0f0f0;
}
div.entry .profile .picture2 {
	float: left;
	margin-left: 10px;
	border: 1px dotted #ccc;
	text-align: center;
	background-color: #f0f0f0;
}
div.entry .profile .profilelabels {
	border: 1px solid #ff6600;
	float: left;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 0px 15px;
	width: 110px;
	height: 170px;
	font-weight: bold;
	background-color: #f0f0f0;
}
div.entry .profile .profilelabels2 {
	border: 1px solid #ff6600;
	float: left;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 10px;
	width: 95px;
	height: 187px;
	font-weight: bold;
	background-color: #f0f0f0;
}
div.entry .profile .profileinfo {
	border: 1px solid #ff6600;
	border-left: none;
	float: left;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	width: 450px;
	height: 170px;
	background-color: #f0f0f0;
}
div.entry .profile .profileinfo2 {
	border: 1px solid #ff6600;
	border-left: none;
	float: left;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	width: 330px;
	height: 187px;
	background-color: #f0f0f0;
}
div.entry .profile p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/*image and alignment classes*/
img.imageleftalign {
	float:left; 
	border:1px solid #000000; 
	margin-right:10px;
}
img.imagerightalign {
	float:right; 
	border:1px solid #000000; 
	margin-left:10px;
}
img.imagecenteralign {
	text-align:center; 
	border:1px solid #000000;
}

/* Footer details */
#footer {
	width:765px;
	background-color:#fff;
	height:30px;
	line-height:30px;
	clear:both;
	color:#666;
	margin:0;
	padding:0 0 0 10px; 
	font-size: 1.1em; 
	border-top: 1px dotted #ccc;
}
#footer a {
	border: none;
	color: #666;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:active {
	text-decoration:none;
}
.stayquote {
	quotes: "\201C";
	font-style:italic;
	padding: 10px;
	margin: 5px;
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 150%;
	float: right;
	width: 200px;
	background-color: #ececec;
	}
