/*  
Theme Name: Ben & Bear
Theme URI: http://www.benandbear.com
Description: Custom Theme for Ben & Bear
Version: 1.0
Author: Design Chemical
Author URI: http://www.designchemical.com/

*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
html { height: 100%; }
body { height: 100%; color: #000; }
ul { list-style: none; }

body{
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
text-align: left;
vertical-align: top;
background: #fff url(images/bg_body.png) repeat-y center center;
color: #666666;
line-height: 1.5em;
}

a, a:visited {color: #EC008C;}
a:hover {color: #999;}

h1{font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #fff; position: absolute; bottom: 10px; right: 12px; width: 700px; text-align: right; font-weight: bold;}
h2 {font-size: 28px; color: #EC008C; margin-bottom: 0; font-family: font-weight: normal; line-height: 1.5em;}
h2 a {color: #EC008C; text-decoration: none;}
h2 a:hover {color: #999;}

p {margin: 0 0 1em 0;}

/* Header  */
#wrap-hdr {background: url(images/bg_header.png) no-repeat bottom center; height: 130px;}
#header {padding-bottom: 20px;}
#navcontainer {
	width:100%; 
	margin-top:10px; 
	float:left;
}
#navmenu{ font-family: Georgia, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0; padding:0 0 10px 15px;}
#navmenu li{ list-style-type:none; display:inline; margin-right: 10px;}
#navmenu li a{ color:#3B3B3B; padding:0 8px 0 8px; text-decoration:none;}
#navmenu li a:hover{ color:#DC0067; text-decoration:none;}
#navmenu li a#current{ background:url(images/menuarrow.gif) no-repeat bottom center; padding-bottom:10px; color:#DC0067; text-decoration:none;}

.menu {background: #000 url(images/bg_menu.png) repeat-x center center; height: 30px; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000;}
.menu li {float: left;}
.menu li a {float: left; display: block; padding: 5px 15px; font-size: 13px; color: #fff; text-decoration: none;}
.menu li a:hover {color: #000; background: url(images/bg_menu_on.png) repeat-x center center;}
#logo {text-align: center; padding-top: 10px;}

.navigation {padding: 0 20px;}

#wrap-container {padding: 0;}
#container {width: 650px; float: left;}

.sidebar {width: 230px; float: right;}
.sidebar h2 {font-size: 14px; color: #666; padding: 3px 0; border-bottom: 1px dotted #999; margin: 0 0 10px 0;}
.sidebar .box li {list-style: none;}
.sidebar a {color: #EC008C; text-decoration: none;}
.sidebar a:hover {color: #EC008C; text-decoration: underline;}

.box {margin: 0 10px 15px 0;}
.box ul { padding: 0;}
.box ul  li {line-height: 1.5em;}

.wrap {width: 920px; margin: 0 auto;}
.clear {clear: both;}
.italic {font-style: italic;}
.pad {padding: 15px;}
.text-center {text-align: center;}
.alignleft {float: left; margin: 5px 20px 10px 0; text-align: center; padding: 10px; background: #fff; border: 1px solid #ccc;}
.alignright {float: right; margin: 5px 0 10px 20px; text-align: center; padding: 10px; background: #fff; border: 1px solid #ccc;}
.aligncenter {text-align: center; margin: 0 0 10px 0;}
.aligncenter img {padding: 10px; background: #fff; border: 1px solid #ccc;}

.post {background: url(images/bg_post.jpg) no-repeat top left; padding: 10px 15px 0 15px; border: 1px solid #ececec; margin-bottom: 20px; margin-left: 10px;}
.entry {margin-bottom: 30px;}
.postmetadata-top {padding: 4px 0; margin-bottom: 15px; font-size: 12px; color: #777;}
.postmetadata-bottom {color: #777;}
.postmetadata-top img {margin-bottom: -3px;}

#commentform {padding-top: 10px;}
#commentform input {border: 1px solid #ccc; padding: 3px 5px; margin-right: 5px;}
#submit {background: #EC008C; color: #fff; border: 1px solid #bf0272; font-size: 12px;}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px dotted #ccc;
	padding: 10px 0 0;
	line-height: 1.5em;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 1.5em;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer {text-align: center; padding: 20px 0 0 0;}