/* 
Theme Name: Ribbons
Theme URI: http://affordmarketing.com
Description: Custom theme for ribbons and bows
Author: Afford Marketing
Author URI: http://affordmarketing.com
Version: 0.1.1
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css'); */

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	 @import url('../hybrid/library/css/18px.css'); 
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */
@import url('../hybrid/library/css/drop-downs.css');
/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */

/* Plugins CSS */
	/* @import url('../hybrid/library/css/plugins.css'); */

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body {background-color: #45a8b0;padding-top:25px;font-family: helvetica, arial,sans-serif;font-size:12px;}

	/* Wrapper for everything inside of the body */
	#body-container {width: 1135px; margin:0 auto;}

/**
* Elements
************************************************/

/* Hyperlinks */
a:link {color: #45a8b0;}
a:visited {color: #45a8b0;}
a:hover {color: #000;}
a:active {color: #000;}

/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}
/* Captions */
.wp-caption {
	max-width: 576px;
	padding: 4px 0 4px 0;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #454545;
	}
.wp-caption img {
	max-width: 566px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {float:right;}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {background: transparent url(images/headerbg.gif) no-repeat center top;height:131px;}

	/* Contains site title and tagline */
	#header {width: 965px; margin:0 auto;padding: 14px 0 0 30px;position:relative;}
    #address {position:absolute;top:22px;right:20px;}
    #login {position: absolute;bottom:-10px;right:10px;}
    #login p {margin-bottom:0;width:157px;float:left;margin-right:20px;color: #45a8b0;font-family: Georgia,"Times New Roman", Times, sans-serif;}
    #login input {line-height: 16px;height:16px;border: 1px solid #ddd;}
    #login #submit {float:left;margin-top:17px;height:27px;background:transparent;color:#45a8b0;border:none;font-weight:bold;cursor:pointer;}
		/* Site title */
		#site-title {margin-bottom:0;margin-top:10px}
			#site-title a {border:none;margin:0;background: transparent url(images/logo.png) no-repeat scroll center top;width: 251px; height: 93px;display:block;}
				#site-title a span {}

		/* Site description/tagline */
		#site-title a span,#site-description {display:none;}

		/* Site description/tagline */
		#site-description {}


/**
* Page Navigation
************************************************/
#navigation {

	width: 1135px;
	height: 74px;
	margin: 0 auto;
	background: transparent url(images/navbg.gif) no-repeat;
	}
#page-nav {
	float: left;
	width: 100%;
position:relative;
   padding-top: 25px;
	}
#page-nav>ul {
   clear:left;
   float:left;

   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;

	list-style: none;

	}
#page-nav>ul>li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
right:50%;

	}
#page-nav a {
	display: block;
	font: normal normal bold 14px/14px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #45a8b0;
	padding: 13px 20px 13px 20px;
	}
#page-nav a:hover {
	color: #000;
	}

/* Drop-down styles */
#page-nav li:hover ul, #page-nav li.sfHover ul  {
	text-align:left;
	top: 40px;	
	}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul  {
	top: -1px;
	}
#page-nav ul ul {

	border-top: 1px solid #eee;
background: #fff;
	}
#page-nav li li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	}
#page-nav li li a {
	padding: 10px 10px;
	border: none;
	}


/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {background: transparent url(images/containerbg.gif) no-repeat;min-height: 674px;}
#slideshow {background-color: #fff; padding: 10px;width: 698px;margin: 0 auto;}
	/**
	* Content
	************************************************/

	/* Contains site's main content */
	    #content {width: 995px;margin: 0 auto;}
	     #content-top{background: transparent url(images/contenttopbg.gif) no-repeat;width: 995px;height:137px;margin: 0 auto;}
	     #content-bottom{background: transparent url(images/contentbottom.gif) no-repeat;width: 995px;height: 165px;margin: 0 auto;margin-top:-18px;}
	     #content-repeat {background: transparent url(images/contentrepeat.gif) repeat-y;width: 995px;margin: 0 auto;}
	    .content {width:760px;margin:0 auto;}
	.home #content {height:340px;position:relative;width: 995px;margin: 0 auto;padding: 10px 0px 0px 0px;background: #f9b5b1 url(images/contentbg.gif) no-repeat;margin-top:12px;}
    .home .content {width: 995px;border:none;background-color:transparent;padding:0;}
    p.topleft, p.bottomright {position:absolute;}
    p.topleft {left:-24px;top:-7px;}
    p.bottomright {bottom:-47px;right:-8px;}
		/* Breadcrumb trail */
		.breadcrumb {display:none;}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post { }

			/* Post, page, and archive titles */
			.entry-title, .page-title, .single-title {text-transform:uppercase;font-family: Georgia, "Times New Roman", Times, serif;margin-bottom: 5px;}

			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline {font-family: Georgia, "Times New Roman", Times, serif;color: #817d7e;text-transform:uppercase;}

			/* Full entries */
			.entry-content {margin-left:20px;color:#3c2415;}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {display:none;}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
	
/**
* Comments
************************************************/
#comments-template {
	overflow: hidden;
	padding: 20px 20px 0 20px;


width: 575px;
	}

.comments-header {
	font-size: 18px;
	font-weight: bold;
	}

/* Comment list */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0;
	}
.comment-list li, .comment-list li li li, .comment-list li li li li li {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 10px 20px 0 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
.comment-list li li, .comment-list li li li li, .comment-list li li li li li li {
	background: #fff;
	border: 1px solid #ddd;
	}

/* Comment avatar */
.comment-list li .avatar {
	float: right;
	width: 37px;
	height: 37px;
	margin: 5px 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #eee;
	}

/* Comment meta */
#comments .comment-meta-data {
	margin: 5px 0 10px 0;
	font-style: italic;
	font-size:10px;
	color: #666;
	}
#comments cite {
	font-weight: bold;
	font-style: normal;
	}

/* Comment text */
#comments .comment-text {
	clear: left;
	}

/* Comments form */
#respond {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 0px 0 0px;
	}
#respond p input {margin:0 15px 0 0;}
.text-input {
	display: block;
	padding: 5px;
	width: 300px;
	margin:  0 0 20px 0;
	background: #eee;
	border: 1px solid #ddd;
	float:left;
	}
#respond label {
	font-style: italic;
	}
#respond span.required {
	font-weight: bold;
	color: #01203C;
	}
textarea {
	width: 98%;
	padding: 5px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;	
	}
.form-textarea label {display:none;}
.button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	border: 1px double #333;
	background: #48969b;
	}
.button:hover {
	cursor: pointer;
	background: #45a8b0;
	}


		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {font-size: 1em;color: #45a8b0; border-bottom: 1px dotted #45a8b0;font-family: Georgia, Times New Roman, Times, serif;}

.home .widget {text-align:center; width: 183px;padding-top: 24px;}
.home #content #mailchimp-widget {position: absolute; top: 0; left: 164px;}
.home #content #widget_sp_image-3 {position: absolute; top: 0; left: 415px;}
.home #content #widget_sp_image-3 .widget_sp_image-description {width: 150px;margin: 0 auto;text-align:left;font-size: 12px;line-height: 13px;}
.home #content #text-3 {position: absolute; top: 0; left: 666px;}

.home #content #mailchimp-widget #mc_signup_submit {background-color:transparent;color: #45A8B0;border:none;text-transform:uppercase;font-weight:bold;cursor:pointer;text-align:right;}

.home #content #widget_sp_image-3 img {border: 6px solid #d4d2c8;}
.mc_merge_var label {font-size: 10px;}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {height: 107px;background: transparent url(images/footerbg.gif) no-repeat center top;padding-top: 25px;}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {background: transparent url(images/footerbg.png) no-repeat center bottom;width: 210px; height: 80px;margin:0 auto;padding-left: 110px;position: relative;}
.social {margin:0;padding:0;position:absolute;left:113px;top:-10px;list-style:none;}
.social li {float:left;margin-right: 5px;}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}

#login_form {
	bottom:-20px;
	position:absolute;
	right:10px;
	margin-top:10px;
}
#login_form p {
	color:#45A8B0;
	float:left;
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	margin-bottom:0;
	margin-right:-35px;
	width:157px;
	text-align:left;
}
#login_form input {
	border:1px solid #DDDDDD;
	height:16px;
	line-height:16px;
}
#login_form #SubmitLogin {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#45A8B0;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:27px;
	margin-top:17px;
	width:48px;
}