/*   
Theme Name: BFNav
Theme URI: http://www.vfxdude.com/downloads/
Description: A child theme for Big Feature
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
Template: bigfeature
Version: 1.0.1
*/

body { background-image: url(http://www.jackandrubyphotography.ca/wp-content/uploads/2010/04/jackandrubybg.jpg) }
#header { margin-bottom:0; }
#container { padding: 40px 50px 20px; border-left: 1px solid #aaa; border-right: 1px solid #aaa; }
#topheader { margin-top: 100px; }
#topheader .inside { background-color: #fff; padding: 40px 0; border: 1px solid #aaa; border-bottom:none; }
#topheader p.description { border-left: none; margin: 0; font-size: 14px; padding: 17px 0 0 14px; }
#topheader ul.navigation.navsimple li a { border-right: 1px solid #666; }
#topheader ul.navigation.navsimple li.last a { border-right: none; }
#headerstuff { padding: 0 50px; }
#top .inside { background-color:#333; padding: 8px 0; border-left: 1px solid #333; border-right: 1px solid #333; }
#top ul.navigation { width: auto; margin: 5px 0 0 50px; }
#top ul.navigation a { color: #aaa; }
ul.navigation.navsmall li a { border-right: 1px solid #999; }
#searchcontainer { float:right; margin-right: 50px; }
#searchcontainer .searchicon { margin: 3px 0 0 3px; }
#searchcontainer .searchbox { height: 22px; background-color: #fff; border:none; }
.searchform .searchfield { padding: 2px; }
#footer-widgets a { color: #eee; }
#footer { margin-top: 0; }
#footer .inside { border-left: 1px solid #333; border-right: 1px solid #333; background-color: #333; }
#footer-widgets h2 { color: #eee; }
#footer-widgets ul li ul li { border-bottom: 1px #666 solid; }
#footer-widgets { border-top: none; margin-top: 0; padding: 20px 50px; background-color:#333; color: #aaa; }
#footertext { padding: 10px 50px; }
#footertext ul.navigation.navsmall { float: right; width: auto; margin: 5px 15px 0; }
#footertext ul.navigation.navsmall li.last a { padding-right: 15px; border-right: 1px solid #999; }
/* Comments Styles */
.meta-comments{
	clear: both;

	margin-top: 10px;
	width: 840px;	
	margin-bottom: 20px;

}

.comments-template{
	margin: 0 0;
	padding:  0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 5px 0 0;
	border-top: 1px solid #cecece;
}

body.home .commentlist{
	list-style: none;
	max-height: 100px;
	overflow: auto;
	background: #f9c1e3;
	border: solid 1px #5c3e22;
	padding: 0 10px;
	font-size: 10px;
	width: 815px;
	margin: 5px 0 0 0;
}

*html body.home .commentlist{
	height: 100px;
}

body.home .commentlist a:hover{
	color: #ffffff;
}

body.home .commentlist li{
	border-bottom: #fb7c9d 1px dotted;
	padding: 5px 0;
	clear: both;
}

body.home .meta-comments{
	font-size: 12px;
	padding-top: 5px;
}

.meta-comments a img{
	border: none;
}

body.home a.comments_link{
	font-size: 12px;
	padding-top: 15px;
	margin-top: 15px;
}

.comments-template h2, .comments-template h3{
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 10px;
}

.comment-author{
	color: #73cec9;
	font-weight: bold;
}

.comment-meta{
	font-size: 10px;
	float: left;
	display: inline;
}

.comment-meta a{
	color: #fa748d;
}

.comment-meta a:hover{
	color: #e1c663;
}

.comment-text p{
	margin: 0;
	padding: 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
}

.contentBox {
	display:block;
      	border-width: 2px;
	border-style: solid;
        background-color: #e1e1e1;
	border-color: 00000;

	padding:0px;
	margin-top:0px;
        margin-left: 0px;
        margin-right: 0px;
	width:auto;
	height:125px;
	overflow:auto
	}

