/*
Theme Name: beyond
Theme URI: http://www.adranch.com
Description: A theme for Beyond the big day Planning
Version: 1.0
Author: Ad Ranch
Author URI: http://www.adranch.com
Tags: weddings, planning, birth, premium, fixed width, two columns, widgets, blog

*/

/** CSS - WP Beyond
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/
body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #000;
background: url(images/bg.jpg) repeat;
margin: 0 auto;
}

#body_header {
background: url(images/body_bg2.jpg) repeat-x top;
height: 223px;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/
.services {
}
.services img {
	/*border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;*/
	padding: 5px;
	background-color: #ffffff;
}
img.left, img.left {
margin: 0 15px 8px 0;
}

img.right, img.right {
margin: 0 0 8px 15px;
}

a img {
border: none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
line-height: 26px;
color: #cc0033;
margin: 0 0 16px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #cc0033;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #000000;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
/*text-transform: uppercase;*/
background: url(images/content_border_h.jpg) bottom repeat-x;
}

#archives h3, #archives-side h3 {
color:#FFFFFF;
padding: 6px 0 8px 15px;
margin: 0;
background: url(images/archive_header_bg.jpg) top repeat-x;
}

h4 {
font-size: 14px;
line-height: 16px;
color: #999999;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/footer_h4_border_bg.jpg) bottom repeat-x;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 10px 0;
font-size:13px;
}

/** Links
==============================================================================*/

a:link {
color: #cc0033;
text-decoration: none;
}

a:visited {
color: #cc0033;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: none;
}

a:active {
color: #999999;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
	padding-top: 0px;
	width: 975px;
	margin: 0 auto;
}

/** Logo
==============================================================================*/
#logo_container {
	width: 975px;
	margin: 0 auto;
	text-align:center;
}
#logo {
	border: none;
	padding: 0;
	background: none;
   
}

/** Search
==============================================================================*/

#s {
float: left;
margin: 0px 0 0 15px;
width: 260px;
height: 15px;
border: 1px solid #999999;
/*background: url(images/search_icon.jpg) no-repeat #ffffff; */
}

/** Meta
==============================================================================*/

.meta {
width: 70px;
color: #363a32;
font-size: 10px;
padding: 0 15px 0 0;
text-transform: uppercase;
}

.meta p {
text-align: center;
}

.date {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 48px;
margin: 8px 0 15px 0;
}

.month, .category, .commentnum-wrap {
text-transform: uppercase;
padding: 0 0 15px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.commentnum {
background: url(images/comments_bubble_bg.jpg) no-repeat 0 0;
height: 25px;
width: 27px;
margin: 0 auto;
}

.category {
padding-top: 15px;
}

/** Featured Area - HOME PAGE
==============================================================================*/

#featured {
float: left;
width: 660px;
margin: 0 0 0px 0;
padding: 0 0px 0 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.tease {
width: 296px;
padding: 0 0 0 15px;
background: url(images/content_border_v.jpg) repeat-y left;
}

/** Blog - HOME PAGE
==============================================================================*/

#blog {
float: left;
width: 660px;
margin: 0 0 0px 0;
padding: 0 0px 0 0; 
background: url(images/content_border_h.jpg) repeat-x bottom;
}

#blogpost {
float: left;
margin-top: 15px;
width: 660px;
}

#blog .tease p {
font-size: 12px;
line-height:  16px;
}

/** Archives 
==============================================================================*/
#archives-side {
float: left;
width: 260px;
margin:5px 0px 15px 0px;
background-color: #000000;
}

#archives ul, #archives-side ul {

padding: 15px;
font-size: 12px;
}

#archives ul li, #archives-side ul li {
line-height: 18px;
display: inline;
}

#archives ul li a, #archives-side ul li a {
display: block;
padding: 3px 0px 8px 0;
width: 100%;
color: #FFFFFF;
background: url(images/sidebar_border_h.jpg) repeat-x bottom;
}

#archives ul li a:hover, #archives-side ul li a:hover {
color: #cc0033;
}

/** About Us - HOME PAGE (Only)
==============================================================================*/

#aboutus {
float: left;
width: 250px;
margin: 15px 0px 15px 15px;
}

#aboutus p {
margin: 0 0 10px 0;
font-size:12px;
}

#aboutus img {
border: 1px solid #1c1c1c;
padding: 5px;
background-color: #cc0033;
}

/** Content
==============================================================================*/

#content{
float: left;
width: 975px;
/*margin: 40px 0 0 0;*/
background: url(images/content_border_h.jpg) repeat-x bottom;
}

#leftcol {
float: left;
width: 690px;
margin: 0 0 30px 0;
}

.postwrap {
float: left;
margin: 0 0 30px 0;
background: url(images/content_border_h.jpg) repeat-x bottom;
}

.post {
float: left;
width: 660px;
margin: 0 0 30px 0;
padding: 0 30px 0 0;
/*background: url(images/leftcol_bg.jpg) repeat-y right;*/
}

.page {
float: left;
width: 660px;
margin: 0 0 30px 0;
padding: 0 30px 0 0;
background: url(images/content_border_v.jpg) repeat-y right;
}

.postcontent {
width: 545px;
padding: 0 0 0 30px;
}

.postcontent h1 {
margin-bottom: 32px;
}

.postcontent ul, .postcontent ol, .page ul, .page ol {
margin: 0px 0 15px 30px;
padding: 0px 0 15px 30px;
font-size:13px;
}

.postcontent ul li, .page ul li {
list-style-type: disc;
}

.postcontent ol li, .page ol li {
list-style-type: decimal;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: right;
width: 265px;
height: 100%;
padding-top: 15px;
}

#aboutus-side, #flickr {
float: left;
width: 259px;
margin: 0 0 15px 0;
}

#ourlocation {
float: left;
width: 243px;
height: 110px;
border: 1px solid #1c1c1c;
padding: 5px;
margin: 0 0 15px 0;
}

#ourlocation h3 {
padding: 3px 0 3px 0;
text-align: center;
border: none;
color: #cc0033;
background: none #5a6153;
}

.readmore {
font-size: 10px;
text-align: right;
text-transform: uppercase;
margin: 0 0 6px 0;
padding: 0 0 8px 0;
/*background: url(images/content_border_h.jpg) repeat-x bottom; */
}

#flickr img {
float: left;
height: 66px;
width: 66px;
border: 1px solid #1c1c1c;
margin: 0 8px 8px 0;
}

/** Comments
==============================================================================*/

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
}

#submit input {
display: block;
float: left;
margin: 0px 5px 1px 0;
}

fieldset {
border: none;
}

#submit input, textarea {
padding: 0px 2px 0px 2px;
width: 541px;
border: 1px solid #cccccc;
background: #FFFFFF;
}

#commentform textarea {
margin: 0px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: 1px solid #000000;
display: inline;
margin: 10px 4px 0 0;
color: #ffffff;
background-color: #737a6a;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(images/comments_tail.jpg) no-repeat 120px 24px;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 373px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #bbb998;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Footer
==============================================================================*/

#footer {
float: left;
width: 975px;
padding: 30px 0 0 0;
height: 120px;
background: url(images/bg.jpg) repeat top center;
}

#footer p {
text-align: center;
font-size: 12px;
margin: 0;
padding: 0;
}
/** Contact Form
==============================================================================*/
#contact_form {
	float:left;
	width: 600px;
	text-align:left;
	}
.line1 {
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.firstname {
	float:left; 
	width:250px; 
	
	}
.lastname {
	float:left; 
	width:250px; 
	
}
.line2 {
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.line3{
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.phone{
	float:left; 
	width:250px; 
	
	}
.email {
	float:left; 
	width:250px; 
	
}
.line4{
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.event_date{
	float:left; 
	width:150px; 
	
	}
.event_type{
	float:left; 
	width:200px; 
}
.guests{
	float:left; 
	width:150px; 
}
.line5{
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.line6{
	width: 600px;
	float: left;
	padding-top: 10px;
	}
.line7{
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.line8{
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	}