/*
Theme Name: Handmade
Design Studio: Obox Design http://www.obox-design.com/
Version: 1.4.7
Author: Obox Design
Author URI: http://www.obox-design.com/

*-----------------------------*
WARNING! DO NOT EDIT THIS FILE!
*-----------------------------*
To make updates to your theme, do not edit the styles in this file. Rather use 
the custom.css file to add your style changes. By copying a style from this
file and pasting it in custom.css you will override the style in this file.

*/


@import url(reset.css);
@import url(social.css);	
@import url(clearfix.css);


/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body{margin: 0px; padding: 0px; background: url(housewife.jpeg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;  color: #a4a494;
		font-size: 17px; font-weight: normal; font-family: 'Neuton', georgia, serif; line-height: 1.4em;}

h1, h2, h3, h4, h5, h6{font-family: 'Copse', georgia, serif;}

p{margin-bottom: 24px;}
textarea, input{padding: 6px; font-size: 13px;  color: #9e9e8f; border-radius: 4px;}
	
a{color: #71ACAC;}
a:hover{color: #111;}
					
input[type=text]{width: 70%; background: #CCC; border: none; border-radius: 4px; padding: 4px;}
textarea{width: 460px; background: #cdcdbf; border: none;}
input[type=button], input[type=submit]{padding: 5px 8px; font-size: 11px; font-weight: 600; text-transform: uppercase; cursor: pointer; background: #fecd25; border: none;}
input[type=button]:hover, input[type=submit]:hover{background: #ff9d00;}

a{text-decoration: none;}
strong{font-weight: bold;}
em{font-style: italic;}

/*--- Layouts ---*/
.no_bg{background-image: none;}
.clearboth{clear: both}
.floatleft{float: left;}
.floatright{float: right;}
.floatright{float:right;}
.no_display{display: none;}


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-container{padding: 30px 0px 0px;}
#header{width: 940px; padding-bottom: 0px; margin: 0px auto;}
	
#navigation-container{}
	
#content-container{width: 830px; margin: auto; padding: 30px 55px 30px; position: relative; background: #fffff1; box-shadow: 0px 0px 5px rgba(0,0,0,0.4); z-index: 2;}

#left-column{float: left; width: 540px;}
#right-column{float: right; width: 260px; position: relative;}

.portfolio #left-column{float: left; width: 220px;}
.portfolio #right-column{float: right; width: 700px;}

#full-width{margin: auto;}
#gallery{}

#footer-container{padding: 30px 0px 0px; margin-top: 45px; background: #345e6a; overflow: hidden;}
#footer{width: 940px; margin: auto;}
	
	
/*-------------------------------------------------------------------------------------------*/
/*- COMMON ELEMENTS -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.wp-caption{max-width: 96%;padding: 5px 0px 10px 5px; margin-bottom: 10px; background-color: #f0f0f0; border: 1px solid #ccc; text-align: center;}
.wp-caption.alignleft{margin: 0px 10px 10px 0px; }
.wp-caption.alignright{ margin: 0px 0px 10px 10px; }
.wp-caption img{margin: 0; padding: 0; border: 0 none; max-width: 98.5%;}
.wp-caption p.wp-caption-text{font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
.wp-caption.alignnone{margin: 5px 20px 20px 0;}
.gallery-caption {margin-left: 0;}

.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 20px;}
.alignleft {float:left; margin: 5px 20px 20px 0;}
.aligncenter {display: block; margin: 5px auto 5px auto;}

a img.alignright {float:right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float:left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.sticky{}
.bypostauthor{}

pre {padding: 15px;  /* CSS2 */  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word;  font-variant: normal; text-align: left; margin-top: 0px; margin-right: 0px; margin-bottom: 22px; margin-left: 0px; font-family: Consolas, Monaco, 'Courier New', Courier, monospace; background-color: #f0f0f0; font-size: 12px; line-height: 1.3em; overflow-x: auto; overflow-y: auto; color: #000000; font-weight: normal; font-style: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; 
padding: 11px; border: 1px solid #dadada;}	
	

h5.date{font-size: 14px; color: #c78809;}

.post-title{font-size: 25px; font-weight: 200; line-height: 1.3em;}
.post-title a{color: #345e6a;}
.post-title a:hover{color: #111;}

.section-title{margin-bottom: 30px; font-size: 25px; font-weight: 200; line-height: 1.3em; color: #111;}
.section-title span{color: #999;}

.gallery-title {margin-bottom: 20px; padding-bottom: 10px; background: url(images/layout/dotted.png) bottom left repeat-x; font-size: 35px; font-weight: 200; line-height: 1.3em; color: #111; text-align: center;}

a.action-link{color: #345e6a; font-family: 'Copse', georgia, serif; font-size: 15px;}
a.action-link:hover{color: #111;}

.page-shadow-container {width: 940px; margin: 0 auto; position: relative;  z-index: 1;}


.page-shadow {width: 348px; height: 346px; position: absolute; bottom: -28px; right: -24px; background: url(images/layout/box-shadow.png) no-repeat; z-index: 1;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------*/
	/*- HEADER ROW -------------*/
	.logo{float: left; margin-bottom: 30px;}
	.logo img{display: block;}

	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	ul#nav{float: left; display: block; clear: both; width: 100%; padding-left: 13px; font-family: "Cantarell", arial, sans-serif;}
	ul#nav li a:hover{color: #000;}	
	ul#nav .current-menu-item a {float: left; background: transparent url(images/layout/current-left.png) no-repeat 0 0; display: block; line-height: 22px; padding: 5px 0 5px 32px; color: #437c9a; margin-left: -15px; z-index: 10;}
	ul#nav .current-menu-item {background: transparent url(images/layout/current-right.png) no-repeat top right; display: block; 
	float: left; height: 29px; margin-right: 6px; padding-right: 40px; text-decoration: none; font-size:14px; font-weight:600; text-transform: uppercase; z-index: 30; position: relative;}	
	ul#nav li a {float: left; background: transparent url(images/layout/button-left.png) no-repeat 0 0; display: block; line-height: 22px; padding: 5px 0 5px 32px; color: #437c9a; margin-left: -15px; z-index: 5; position: relative;}
	ul#nav li {background: transparent url(images/layout/button-right.png) no-repeat top right; display: block; position: relative; float: left; height: 29px; margin-right: 6px; padding-right: 40px; text-decoration: none; font-family: "Cantarell", Arial, sans-serif; font-size:14px; font-weight:600; text-transform: uppercase; z-index: 20; position: relative; }
	
	
	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	.tagline {float: right; width: 304px; height: 51px; padding: 24px 0px; background: url(images/layout/tagline.png) no-repeat; font-family: "Cantarell", Arial, sans-serif; font-size:16px; font-weight: bold; color: #c4a359; text-align: center; text-transform: uppercase;}
	

		/*--------------------------*/
		/*- SUB MENU ---------------*/
		ul#nav ul.sub-menu{display: none; position: absolute; top: 29px; left: -10px; z-index: 2; background: #fff; width: 210px; box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
		ul#nav ul.sub-menu ul {left: 192px !important;}
		ul#nav ul.sub-menu li:last-child{border-bottom: none;}
		ul#nav li:last-child ul.sub-menu{left: -10px; right: 0px;}
		ul#nav ul.sub-menu ul{left: 162px; top: 0px;}
		ul#nav li:last-child ul.sub-menu ul{left: auto; right: 162px; top: 0px;}

		ul#nav ul.sub-menu li{width: 190px; margin: 0px 10px; padding: 10px 0px; background: #fff url(images/layout/dotted.png) bottom repeat-x;}
		ul#nav ul.sub-menu li:last-child {background: #fff;}
		ul#nav ul.sub-menu li a{display: block; background: none; padding: 5px 10px; margin: 0px; color: #437C9A; line-height: 1.5em; border-top: none;}
		ul#nav ul.sub-menu li a:hover{color: #111;}



/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE STYLING -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-------------------------------------------*/
	/*- SLIDER ----------------------------------*/
	.slider{width: 830px; float: left;  margin-bottom: 20px; position: relative; z-index: 2; }
	.slider ul {width: 900px;}
	.slider .new-label {width: 78px; height: 46px; display: block; position: absolute; top: 20px; left: -20px; background: url(images/layout/new-label.png) no-repeat; z-index: 10; text-indent: -9999px;}	
	
		/*---------------------*/
		/*- SLIDER IMAGES -----*/
		.gallery-left{float: left; display: block;}
		.slider ul li {float:left; padding: 6px 6px 8px; margin: 0px 15px 25px 0px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
		.slider ul li:first-child {margin: 0px 15px 25px 0px !important;}
		.mainthumb img {width: 535px; height: auto;}
			
		/*---------------------*/
		/*- SLIDER COPY -------*/
		.slider .copy{padding: 0px; font-size: 15px; border: none; margin-left: 0px;}
		.slider .copy ul{list-style: none; margin: 0px; padding: 0px;}
		.slider .post-title{margin: 8px 0px 0px; font-size: 14px; font-weight: 700; color: #3c3c19; text-transform: uppercase; font-family: "Cantarell", arial, sans-serif; }
		.slider .post-title a {margin: 8px 0px 0px; font-size: 13px; font-weight: 700; color: #3c3c19; text-transform: uppercase;}
		.slider .post-title a:hover {color: #111;}
		.slider .copy p{width: 600px;}
	
	/*----------------------------*/
	/*- FOUR COLUMN LIST ---------*/
	.four-column{padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #ccc;}
	.four-column li{float: left; width: 263px; margin-right: 20px; font-size: 17px;}
	.four-column li:nth-child(3n+3){margin-right: 0px;}
	.four-column li:nth-child(3n+4){clear: left;}
	.four-column .post-image{padding: 6px; margin-bottom: 20px; background: white; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.four-column .post-title{margin-bottom: 10px; font-size: 22px; font-weight: 600;}
		
	/*----------------------------*/
	/*- TWO COLUMN ---------------*/
	.two-column{padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #ccc;}
	.two-column li.column{float: left; width: 395px; margin-right: 40px; margin-bottom: 20px; font-size: 17px;}
	.two-column li.column:last-child{margin-right: 0px;}
	.two-column  li:nth-child(2n+2){margin-right: 0px;}
	.two-column  li:nth-child(2n+3){clear: left;}
	.two-column .post-image{height: 200px; padding: 6px 6px 0 6px; margin-bottom: 20px; background: white; overflow: hidden; border-bottom: 6px solid white; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.two-column .post-image img{width: 100%; height: auto;}
	.two-column .post-image iframe{width: 100%;}
	.two-column .post-title{font-size: 36px; font-weight: 600;}
	.two-column li.column p {margin-bottom: 5px; }
	.two-column li.column ul li {height: 250px;}
	.two-column .last {margin-right: 0px !important;}		
	
	/*----------------------------*/
	/*- ONE COLUMN LARGE ---------*/
	.blog-main-post-container li.post{padding-bottom: 15px; margin-bottom: 30px; position: relative; background: url(images/layout/single-divider.png) bottom center no-repeat}
	.blog-main-post-container .post-image{padding: 6px; margin-bottom: 20px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.blog-main-post-container .post-image img{display: block; width: 528px; height: auto;}
	.blog-main-post-container .post-title{margin: 0px 0px 5px;}
	.blog-main-post-container .date{margin-bottom: 5px;}

	/*----------------------------*/
	/*- FEATURE QUOTE ------------*/
	.featured-quote{padding: 60px 0px 30px; background: url(images/layout/quote-icon.png) top center no-repeat; text-align: center;}
	.featured-quote blockquote{color: #777; line-height: 1.3em; font-size: 24px; font-style: italic; font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;}
	.featured-quote cite{font-weight: 600; font-size: 12px;}
		
	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination{clear: both;}
	.pagination li{float: left;}
	.pagination li.page-count{margin-right: 15px; font-size: 13px; font-weight: 600;}
	.pagination .next a, .pagination .previous a{float: left; display: block; width: 30px; height: 19px; background: #FECD25 url(images/layout/sprite.png) no-repeat; text-indent: -999px; margin: 0px 1px 20px 0px; text-indent: -999px; overflow: hidden;}
	.pagination .previous a{background-position: 12px -101px;}
	.pagination .next a{background-position: -28px -101px;}
	.pagination .previous a:hover, .pagination .next a:hover{background-color: #ff9d00;}
		
	/*----------------------------*/
	/*- HOME PAGE 3 COL ---------------*/
	
	.widget-list li.widget {float: left; width: 250px; margin-right: 20px; color: #7D9096; font-size: 17px; font-weight: 500; line-height: 22px;}
	.widget-list .section {clear: both; margin-top: 20px; }
	#widget-block {clear: both; display: block; background: url(images/layout/divider.png) top no-repeat; padding-top: 30px;}

/*-------------------------------------------------------------------------------------------*/
/*- POSTS CLASSES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*------------------------------*/
	/*- POST CONTENT ---------------*/
	.post-content .post-image{margin: 20px 0px; padding: 6px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.post-content .post-image img {width: 528px; height: auto;}
	.post-content .post-title{margin-bottom: 15px; padding: 10px 0px; display: block; text-align: center; font-size: 40px; background: url(images/layout/dotted.png) bottom left repeat-x;}
	#full-width .post-content .post-title{margin-bottom: 15px;}
	.post-content .copy{font-size: 17px; margin-bottom: 15px;}
	.post-content {position: relative; background: url(images/layout/dotted.png) top left repeat-x;}
	.post-content .dater {width: 88px; height: 75px; display: block; position: absolute; top: 1px; left: -80px; background: url(images/layout/dater.png) no-repeat;}
	
	.post .dater {width: 88px; height: 75px; display: block; position: absolute; top: 1px; left: -80px; background: url(images/layout/dater.png) no-repeat;}
	.dater .month {display: block; height: 17px; padding: 9px 0px 0px 20px; font-size: 17px; text-transform: uppercase; font-weight: bold; color: #345e6a; clear: both; -moz-transform: rotate(-7deg); -webkit-transform: rotate(-7deg);}
	.dater .day {display: block; padding: 2px 0px 0px 15px; width: 50px; text-align: center; font-size: 22px; font-weight: bold; color: #96a7a7; clear: both; -moz-transform: rotate(-7deg); -webkit-transform: rotate(-7deg);}
	
	/*------------------------------*/
	/*- POST PAGE META -------------*/
	.post-meta{float: left; width: 140px; font-size: 11px; color: #878787;}
	.post-meta li{padding: 4px 0px;}
	.post-meta li:first-child{padding-top: 0px;}
	
	.post-tags{display: block; clear: both; margin-bottom: 10px;}
	.post-tags a{background: #b7dfe8; margin-right: 10px; color: #3c3c19; padding: 5px 10px; line-height: 30px; font-size: 15px; font-weight: normal; font-family: "Cantarell", arial, sans-serif;}
		
		/*-------------------------*/
		/*- SHORT URL -------------*/
		.short-url{margin-left: 0px; font-family: "Cantarell", arial, sans-serif;}
		.short-url strong{color: #3c3c19; font-size: 12px; text-transform: uppercase;}
		.short-url input{width: 140px !important; font-family: 'Copse', georgia, serif; padding: 0px; background: none !important; border: none; font-style: italic; font-size: 13px; color: #71acac;}

		/*-------------------------*/
		/*- SOCIAL ----------------*/
		ul.social{padding: 8px 0px 8px; margin-bottom: 20px; background: url(images/layout/dotted.png) bottom left repeat-x;}
		ul.social li{float: left; line-height: 14px;}
		ul.social li.addthis{float: right; width: 320px;}
		
			/*-------------------------*/
			/*- ADD THIS --------------*/
			.addthis_toolbox{margin-left: 20px;}
			a.addthis_button_facebook_like{max-width: 85px;}
			a.addthis_button_tweet{max-width: 90px;}
			a.addthis_button_pinterest_pinit{margin-right: 10px;}
			.addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded{display:none !important;}
		
	/*- RESET SOME CLASSES FOR THE COPY AFTER CLEARING EVERYTHING AT THE TOP OF THE CSS  -*/
	.copy ul{list-style: disc; margin: 0px 0px 15px 18px; line-height: 22px;}
	.copy ol{list-style: decimal; margin: 0px 0px 15px 18px; line-height: 22px;}
	.copy ul li, .copy ol li{margin-bottom: 0px;}
	.copy code, .copy pre{}
	.copy img{display: block; max-width: 98%; height: auto;}
	.copy h2{font-size: 22px; font-weight: 600; font-weight: lighter; margin-bottom: 15px;}
	.copy h3{font-size: 16px; font-weight: 600; margin-bottom: 15px;}
	.copy h4{font-size: 14px; font-weight: 600; margin-bottom: 15px;}
	.copy h5{font-size: 12px; font-weight: 600; margin-bottom: 10px;}
	.copy blockquote{padding-left: 15px; margin-left: 0px; font-style: italic;}

	
	/*------------------------------------*/
	/*- POST PAGE WP GALLERY -------------*/
	.copy .gallery{margin-bottom: 30px !important; overflow: hidden;}
	dt.gallery-icon img{margin-bottom: 3px;}


	/*-----------------------------*/
	/*- NEXT - PREV POST NAV ------*/
	.next-prev-post-nav{display: block; padding: 10px 0px 0px; margin-top: 10px; overflow: hidden; font-size: 16px; position: relative; z-index: 99; background: url(images/layout/dotted.png) top repeat-x;}
	.gallery .next-prev-post-nav{margin-left: 0px; border-bottom: none;}
	.next-prev-post-nav li{clear: none; float: right; margin: 0px; padding: 0px;}
	.next-prev-post-nav li:first-child{float: left;}
	
	/*-----------------------------*/
	/*-POST AUTHOR ----------------*/
	.author {padding: 30px 0px 0px 0px; background: url(images/layout/single-divider.png) top left repeat-x; }
	.author img {float: left; margin: 0px 15px 0px 0px; padding: 3px; background: white; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.author h4 {margin-bottom: 10px;}
	.author p { margin-bottom: 0px;}
	

/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comments{clear: both;}
.comments .section-title{margin: 20px 0px; background: url(images/layout/single-divider.png) top center no-repeat; padding-top: 35px; font-weight: normal; color: #3c3c19; font-size: 18px;}

#full-width .comments .section-title{background: url(images/layout/single-divider.png) top left repeat-x; }

ul.comment-container{font-size: 13px;}
	#full-width ul.comment-container{}
	li.comment{position: relative;}
	.comment-avatar{float: left; margin-right: 25px;}
	.comment-post {float: left; width: 455px; margin-bottom: 15px; color: #a4a494; font-size: 16px; font-style: italic; }
	.comment-post p {margin-bottom: 5px;}
	.comment h5.date {}
			
	.comment h4.comment-name{float: left; margin: 0px 10px 0px 0px; color: #111; font-style: normal; font-weight: bold;}
	.comment h4.comment-name a{color: #345e6a; font-size: 16px; font-weight: normal;}
	.comment h4.comment-name a:hover{color: #111;}
	
	.reply-to-comment{font-weight: normal; color: #345e6a; text-transform: lowercase; font-size: 16px;}
	
	.comment_form p {margin-bottom: 6px;}
	.comment_form .submit_button {margin-bottom: 15px;}
	
	/*------------------------*/
	/*- THREADED COMMENTS ----*/
	.threaded-comments{padding: 20px 0px 0px 105px; margin-top: 20px; margin-bottom: 20px; clear: both; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; background: url(images/layout/thread-reply.png) no-repeat; background-position: 80px 25px;}
	.threaded-comments li.comment:last-child{border-bottom: none; margin-bottom: 0px; padding-bottom: 0px;}
	
	
/*-------------------------------------------------------------------------------------------*/
/*- GALLERY ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*------------------------------*/
	/*- LEFT COLUMN ----------------*/
	
	.gallery-item .post-title{margin: 8px 0px 0px; font-size: 14px; font-weight: 700; color: #3c3c19; text-transform: uppercase; font-family: "Cantarell", arial, sans-serif; }
	.gallery-categories h4{margin-bottom: 30px;}
	.gallery-categories h4{font-weight: bold; font-size: 13px; color: #111; float: left; margin-right: 20px;}
	.gallery-categories ul {display: block; text-align: center; }
	.gallery-categories ul li{margin-right: 10px; display: inline;}
	.gallery-categories ul li a{display: inline; padding: 2px 6px;}
	.gallery-categories ul li a.selected{color: #2d5c70; background: #ffcb28;}
	.gallery-categories, .gallerycats {display: block; padding-bottom: 20px; margin-bottom: 15px; background: url(images/layout/dotted.png) bottom repeat-x; font-family: 'Copse', georgia, serif;}
	.gallery-item-main img {width: 540px; height: auto;}
	.single-gallery-list {width: 840px; display: block; position: relative;}
	

	/*------------------------------*/
	/*- RIGHT COLUMN ---------------*/
	.gallery .post-title{font-size: 13px; font-weight: 600; margin-bottom: 20px;}
	.gallery-list{overflow: hidden; border-bottom: none; margin-bottom: 0px;}
	.gallery-list li {display: inline; width: 250px; float: left; padding: 6px 6px 8px; margin: 0px 15px 25px 0px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
	.gallery-list li h4{margin: 0px; padding: 0px; font-weight: bold;}
	
		
/*-------------------------------------------------------------------------------------------*/
/*- GALLERY SUB PAGE ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
     .single-gallery-list li:last-child{display:none;}
	/*------------------------------*/
	/*- LEFT COLUMN ----------------*/
	.gallery #left-column {width: 830px; display: block;}
	.gallery #left-column h4{margin-bottom: 10px; font-size: 20px; color: #111;}
	.gallery #left-column ul li{padding-bottom: 6px; margin-bottom: 6px;}
	.gallery #left-column ul li a{}
	.gallery .copy p  {-moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px;}

	/*------------------------------*/
	/*- RIGHT COLUMN ---------------*/
	.gallery #right-column {width:540px;}
	.gallery #right-column .single-gallery-list li {display: inline; float: left; padding: 6px 6px 8px; margin: 0px 15px 15px 0px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}

	.gallery .post-title{font-size: 13px; font-weight: 600; margin-bottom: 20px;}
	.single-gallery-list li {float: left; width: 410px; margin-right: 10px;}
	.single-gallery-list li:nth-child(2n) {margin-right: 0px;}
	.single-gallery-list a {float: left; border: 3px solid #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.4); -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}

	.gallery-item{overflow: hidden; border-bottom: none; margin-bottom: 0px;}
	.gallery-item li{clear:both; margin: 0px 0px 20px 0px;}
	.gallery-item li a.gallery-image{display: block; margin-bottom: 10px; overflow: hidden;}
	.gallery-item .post-title {max-width: 250px;}
	

/*-------------------------------------------------------------------------------------------*/
/*- ARCHIVES --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.archives{padding: 40px;}
ul.archives_list{width: auto; font-family: 'Copse', georgia, serif;}
ul.archives_list li{height: 60px; padding: 20px 0px; margin: 0px; background: url(images/layout/dotted.png) bottom repeat-x;}
	.archives_list li .archive-post-image{float: left; width: 50px; height: 50px; margin-right: 20px; position: relative; }
	.archives_list li .archive-post-image a{display: block; width: 50px; height: 50px; overflow: hidden; border: 3px solid #fff; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);}
	.archives_list li .archive-post-image img{display: block; position: relative; width: 50px; height: auto;}
	.archives_list li a{font-size: 15px;}
	.archives_list li .comment-count{margin-left: 20px; font-weight: lighter; font-size: 11px;}
	
	.archives_list .date{display: block; margin-right: 20px; font-size: 10px; text-transform: uppercase;}
	ul.archives_list .date sup{position: relative; top: -3px; text-transform: lowercase; font-size: 8px;}
	ul.archives_list .label{float: right; display: inline-block;}
	ul.archives_list .label a{font-weight: lighter; font-size: 11px;}

.archives_list li:first-child{padding-top: 0px;}
.archives_list li:last-child{margin-bottom: 0px;}

	
/*-------------------------------------------------------------------------------------------*/
/*- ADVERTS ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.widget-list li.widget .advert{float:left; padding: 0px 7px 8px; margin: 0px;}
.large-advert a {display: block; border: 3px solid #fff; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);}


/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.widget-list{font-size: 13px;}
ul.widget-list li.widget{margin-bottom: 20px;}
ul.widget-list li.widget .content{}
ul.widget-list li.widget li{padding-bottom: 9px; margin-bottom: 6px; background: url(images/layout/dotted.png) bottom left repeat-x;}
ul.widget-list li.widget li:last-child{margin-bottom: 10px;}
ul.widget-list li.widget .content a{color: #71acac; font-weight: normal;}
ul.widget-list li.widget a:hover{color: #111;}
ul.widget-list li.widget ul li ul.children li{margin: 0px 0px 0px 20px; padding: 6px; background: none;}
h4.widgettitle {color: #434318; text-transform: uppercase; font-weight: bold; font-size: 15px; font-family: "Cantarell", arial, sans-serif; padding: 0px 0px 10px;}
h4.widgettitle a {color: #434318; text-transform: uppercase; font-weight: bold; padding: 0px 0px 10px;}
	

	/*------------------------------------*/
	/*- SEARCH ---------------------------*/
	.search-form{overflow: hidden;}
	.search-form input[type=text]{float: left; width: 160px; padding: 5px;}
	.search-form input[type=submit]{float: right;}


	/*------------------------------------*/
	/*- POPULAR/RECENT COMMENTS ----------*/
	.widget_recent_comments li{padding-left: 0px;}
	.widget_recent_comments li a{color: #333; display: block; font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: italic;}
	
	
	/*------------------------------------*/
	/*- POPULAR/RECENT POSTS -------------*/
	ul.widget-list li.widget_popular_posts ul li{}
	ul.widget-list li.widget_popular_posts ul li h5{display: none;}
	
	ul.widget-list li.widget_popular_posts ul li a {color: #71acac; font-weight: normal;}
	ul.widget-list li.widget_popular_posts ul li a:hover {color: #111;}
	
	
	/*------------------------------------*/
	/*- TWITTER --------------------------*/
	.chirp span a{display: inline; font-size: 14px; font-weight: normal;}
	.chirp span.meta{height: 40px; display: block; padding-left: 30px; font-size: 13px; }
	.chirp span.meta a{font-size: 13px;}
	.chirp p{background: url(images/layout/sprite.png) -480px 8px no-repeat; padding-left: 30px; margin-bottom: 5px;}
	.chirp a{font-weight: 600; font-style: normal;}
	
	/*------------------------------------*/
	/*- LATEST VIDEO LIST ----------------*/
	.latest-videos{overflow: hidden;}
	.latest-videos .widgettitle{margin-bottom: 0px;}
	.latest-videos .content{padding-left: 10px; width: 2000px; position: relative; overflow: hidden; height: 180px;}
	.latest-videos div[id^='video_widget_']{float: left; display: inline; width: 260px; margin: 0px 20px 0px 0px; overflow: hidden;}
	.latest-videos li{margin-bottom: 0px ; padding-bottom: 0px;}
	.latest-videos .pagination{padding: 10px; overflow: hidden;}
	.latest-videos .pagination li{float: left;}
	.latest-videos .pagination li, .latest-videos .pagination li a{margin: 0px; padding: 0px;}
	.latest-videos .pagination .video-title{display: none; width: 134px; margin-left: 5px; font-size: 12px; font-weight: 600;}
	.latest-videos .pagination .video-title a{display: none;}
	.latest-videos .pagination .show-title a{display: block;}
	.latest-videos img {border: 3px solid #fff; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);}
	
   /*------------------------------------*/
   /*- WP CALENDAR  ---------------------*/
    #wp-calendar {empty-cells: show; margin: 10px auto 0; width: 100%;	}
	#wp-calendar a {display: block; text-decoration: none; font-weight: bold; }
	#wp-calendar a:hover {text-decoration: underline; }
	#wp-calendar caption {text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {padding: 3px 5px; color: #9f9f9f; }
	#wp-calendar td#today {color: #111; }
	#wp-calendar th {font-style: normal;text-transform: capitalize;	padding: 3px 5px; }
	#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }	#wp-calendar #next a {padding-right: 10px; text-align: right; }	#wp-calendar #prev a {padding-left: 10px; text-align: left; }

/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
			
			
	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer{font-size: 13px;}
	#footer h4{margin-bottom: 22px; font-weight: 600; font-size: 24px; color: #fffff1;}
	#footer a{color: #fff; font-weight: normal;}
	#footer a:hover{color: #C78809;}

	#footer ul{ overflow: hidden;}
	#footer ul li.column{float: left; width: 280px; margin-right: 50px; color: #7d9096; font-size: 17px; font-weight: 500; line-height: 22px;}
	#footer ul li.column:last-child{margin-right: 0px;}
	#footer ul li.column ul li{padding: 0px 0px 3px; margin: 0px 0px 3px; border-bottom: 1px dotted #7D9096;}

	.footer-text{clear: both; margin-top: 30px; padding-top: 15px; color: #fffff1;}
	.footer-text p{float: left; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px;}
	.footer-text .obox-credit{float: right;}