/*
Theme Name:		joyntapex
Theme URI:		http://joyntsearchmarketing.com/
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a> and <a href="http://ifranky.com">Franky</a>. With updates by <a href="http://brandingdavid.com">David Peralty</a> and <a href="http://www.stellify.net">Sophia Lucero</a>. Cutline is managed by <a href="http://www.splashpress.com">Splashpress Media</a>.
Version:		2.2 
Author:			Chris Pearson and David Peralty
Author URI:		http://cognizant-designs.com/
Tags: 			tan, black, orange, gray, two-columns, fixed-width, left-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/

@import url("wire.css");
@import url("type.css");

body { background:#e5dbcf url(images/top-bg.jpg) top center no-repeat; color: #3B3530; font-size:12px; letter-spacing: 0.025em; line-height:18px; font-family: Helvetica, arial, sans-serif; }

/*---:[ reset elements ]:---*/
h1, h2, h3, h4, h5 { font-family: "Trebuchet MS", sans-serif; }

a, a:visited { color: #FE6D4C; text-decoration: underline; }

	a:hover { color: #2E3F53; text-decoration: underline; }
	a img { border: none; }
	a#logo { width:140px; height:92px; display:block; margin:20px 10px 0 0; float:left;}
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 30px 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

p.bottom { margin: 0 !important; }

p { font-size:12px; line-height:18px; }

.flickr_blue { color: #D9D9D9; }
.flickr_pink { color: #5F5F5F; }

/*---:[ header styles ]:---*/

#masthead { width: 780px; height:152px; display:block; overflow:hidden; }

.slogan {
  font-family: Georgia, Times, serif;
  text-transform: capitalize;
  font-style: italic;
}

#nav {
  margin:0;
  width: 300px;
  height:30px;
  display:block;
  float:left;
}

#nav ul {  list-style: none; padding: 0; clear: both; }    

  #nav ul li { display:inline; list-style-type:none; margin:0; padding:0; font: 15px Helvetica, Arial, sans-serif; text-transform:uppercase; }	
	#nav ul li a, #nav ul li a:visited { padding:9px 10px 7px 10px; line-height: 15px; color:#fa4b00; background:#4c4b53; text-decoration: none; float: left; margin: 0 2px 0 0; }
	#nav ul li a:hover { color:#FFFFFF; text-decoration: none; background:#4c4b53; }	
  #nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { color: #FFF; text-decoration: none; }
		
a.rss {
  font-family: Georgia, Times, serif;
  color: #3B3530;
  float: right;
  font-size: 15px;
  text-decoration: none;
  width: 30px;
  padding: 4px 0 5px 30px;
  margin: 0 0 10px 0;
}

a.rss:hover {
  color: #FE6D4C;
}

ul#post-navigation { list-style: none; margin: 0 0 1.5em 0; padding: 0; float: left; clear: both; }
	ul#post-navigation li { text-align: left; float: left; font: 15px Helvetica, Arial, sans-serif; margin: 0 2px 0 0; }
	ul#post-navigation li a, ul#post-navigation li a:visited { padding: 10px 15px; background: #3b3530; text-decoration: none; text-transform: uppercase; }
	ul#post-navigation li a:hover { color: #FFF; text-decoration: none; }	

/*---:[ content styles ]:---*/

.author {
  font-size: 15px;
  text-transform: uppercase;
  clear: both;
  padding: 0 0 5px 0;
}

.author a {
  text-decoration: none;
}

.post-date {
  color:#817D62;
  font-style: italic;
  font-size: 12px;
}

.entry p, .page_entry p {
  margin: 10px 0;
}

.entry ul, .entry ol, .entry_entry ul, .entry_entry ol {
  margin: 5px 0 20px 20px;
}

h2.entry-title {
  font-size: 21px;
  margin: 10px 0;
  text-transform: uppercase;
}

h2.entry-title a {
  color: #2E3F53;
  text-decoration: none;
}

h2.entry-title a:hover {
  color:#817d62;
  text-decoration: none;
}

/*---:[ image styles ]:---*/	
	.entry img { max-width: 460px; height: auto; width: expression(this.width > 460 ? 460: true); }
	.entry img, .entry .gallery img { border: 3px double #bbb; margin: 0.1em 0; }
	.entry img.left, .entry img.alignleft { padding: 3px; margin: 0.5em 15px 0.5em 0; float: left; clear: left; }		
	.entry img.right, .entry img.alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; float: right; clear: right; }
	.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
	.entry img.off { padding: 0 !important; border: none !important; }
	.entry img.stack { clear: none !important; }			.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 1.5em; border: 3px double #bbb; overflow: hidden; max-width: 460px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }

.tagged { display: block; margin: 0; padding: 0.4em 0; clear: both; }
	.tagged a, .tagged a:visited { padding: 3px; color: #5F5F5F; text-decoration: none; border: none; background: none; }
	.tagged a:hover { padding: 3px; color: #fff; background: #D9D9D9; text-decoration: none; border: none; }
	
.add-space {
	 margin: 50px 0 20px 0;
}

.add-space a, .add-space a:visited { padding: 8px 12px; background:#F2EEE9; border: none; }
.add-space a:hover { text-decoration: none; border: none; }
	
.add-comment { margin: 0; text-transform: uppercase; }
.add-comment a, .add-comment a:visited { border: none; }
.add-comment a:hover { text-decoration: none; border: none; }

.navigation { width: 500px; padding: 0; margin: 0 0 20px 0; float: left; }
	
	.previous { padding: 0 16px 0 0; float: left; }
	.next { padding: 0 8px 0 0; float: right; }
	
.clear {height: 1px; clear: both; }

.clear-small { width: 128px; height: 1px; clear: both; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget { width: 100%; }

		li.widget h2, li.widget h3 { font-weight: normal; text-transform: uppercase; font-size: 15px; color: #3b3530; }		
		li.widget ul, li.widget ol, li.linkcat ul { width: 100%; margin: 5px 0 15px 0; list-style-type: none; }
				
			li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
			li.widget ul.flickr_stream li { padding: 3px; display: inline; margin-bottom: 0; }
				li.widget ul.flickr_stream li a img { padding: 0px; display: inline; }
				li.widget ul.flickr_stream li a:hover img { padding: 0; background: none; }
	
	/*second widget style*/

	ul.sidebar_list li.widget-special { margin: 0; float: left; }
		li.widget-special { margin: 0; }
		li.widget-special ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
			li.widget-special ul.flickr_stream li { margin: 0; padding: 0; display: inline; }
				li.widget-special ul.flickr_stream li a img { padding: 4px; }
				li.widget-special ul.flickr_stream li a:hover img { background: none; }
				
		ul.sidebar_list li#linkcat-1 h2, ul.sidebar_list li#linkcat-2 h2, ul.sidebar_list li#linkcat-3 h2, ul.sidebar_list li#linkcat-4 h2, ul.sidebar_list li#linkcat-5 h2, ul.sidebar_list li#linkcat-6 h2, ul.sidebar_list li#linkcat-7 h2, ul.sidebar_list li#linkcat-8 h2, ul.sidebar_list li#linkcat-9 h2 { font-weight: normal; text-transform: uppercase; font-size: 15px; color: #3b3530; }
		
.sidebar_list li.linkcat ul li {
  list-style: none;
  }
		
.brown-square p, .brown-square-center p{
  color: #e9dcb9;
  margin: 10px 0;
}

.brown-square h3, .brown-square-center h3 {
  color: #F2EEE9;
  text-transform: uppercase;
  font-family: Georgia, Times, serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 5px 0;
}

.wide-btn {
  font-family: Georgia, Times, serif;
  text-transform: uppercase;
  background: #E5DBCF;
  font-style: italic;
  display: block;
  padding: 5px 10px;
  margin: 0 0 2px 0;
}

a.wide-btn {
  text-decoration: none;
}

.brown-square ul li a, .brown-square-center ul li a {
  color: #e9dcb9;
} 

.brown-square ul li a:hover, .brown-square-center ul li a:hover {
  color: #E5DBCF;
} 

/*---:[ footer styles ]:---*/

#footer ul li {
	list-style-type: none;
	display:inline;
	margin:0 5px 0 0;
}

#footer ul li a {
	font-weight: bold!important;
	color:#3b3530;
	font-size:14px;
	font-style: italic;
	text-decoration:none;
	font-family:Georgia, Times, serif;	
}

#footer ul li a:hover {
	color:#817D62;
}

#footer p a, #footer p a:visited {
	font-weight: bold;
	font-style: italic;
}

/*---:[ comment styles ]:---*/

#comments .navigation { font-variant: normal; overflow: hidden; padding: 15px 0; border-top: 1px solid #000; }
	#comments .navigation .alignleft, #comments .navigation .alignright { float: left; width: 300px; }
	#comments .navigation .alignright { text-align: right; }

#comments { clear: both; overflow: hidden; }

	ul#comment_list { margin: 0 0 10px 0; }
	
/*

		
		ul#comment_list li.comment { list-style: none; overflow: hidden; clear: both; border-top: 1px solid #D9D9D9; padding-left: 8px; }
		ul#comment_list li.odd { border: 1px dotted #d9d9d9; border-width: 1px 0 0 1px; }
		ul#comment_list li.even { border: 1px solid #bbb; border-width: 1px 0 0 1px; }
		ul#comment_list li.trackback, ul#comment_list li.pingback { background: url('images/trackback_bg.gif'); }
		
		ul#comment_list li .comment-wrapper { padding: 0.5em 8px 0 0; }
			ul#comment_list li.comment ul.children { margin: 0 0 8px 8px; clear: both; }
			.comment-meta { float: left; width: 252px; margin: 0 4px 0.5em 0; padding: 0 0 1.0em 0; }
				.comment-meta a, .comment-meta a:visited, .comment-meta a:hover { font-weight: bold; text-decoration: none; }
				.comment-meta a.url { font-size: 1.4em; }
				.comment-time { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #888; }
				.comment-all a, .comment-all a:visited { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #888; }
				.comment-all a:hover  { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #FFF; background: #888; }
			.comment .entry, .comment .reply { margin: 0 0 0 256px; }
			.comment .reply { padding-bottom: 1.5em; }
*/
		
/*---:[ comment form styles ]:---*/

#comment_form .text_area { width: 460px!important; padding: 5px; border: 2px solid #4c4b53; font-family: Helvetica, arial, sans-serif; }

#comment_form .form_submit { 
  text-transform: uppercase;
  font-size: 12px;
  margin: 5px 0 15px 0;
  padding: 0px 20px;
  background:#FE6D4C;
  height: 30px;
  color: #FFFFFF;
  display: block;
  border: 2px solid #4c4b53;
  cursor: pointer;
  clear: both;
}

/*

#respond { clear: both; background: #fff; }
	#respond p { padding: 0.6em 0; }
	
	.add-comment { padding: 0.3em 0 0.6em 0; border-bottom: 1px solid #CCC; }
	
		.add-comment label { float: left; width: 120px; font: bold 1.2em Constantia, Calibri, Helvetica, Georgia, serif; line-height: 1.2em; }
		
		.add-comment .text_input { width: 367px; padding: 3px ; color: #444; font: normal 1.1em Helvetica, Georgia, Times, serif; margin: 0 0 0 5px; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
	
	#comment_form p { padding: 0.6em 0; }
	
		#comment_form2 .text_input { width: 352px; padding: 0 3px ; color: #444; font: normal 1.2em Helvetica, Georgia, Times, serif; margin: 0 0 0 99px; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 367px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
*/
			
/*---:[ search form styles ]:---*/

#searchform {
  margin:0; padding:5px 0 0 0; width: 240px; height: 30px; display: block; clear: both;
}

input#searchsubmit {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  background:#FE6D4C;
  width: 67px;
  height: 30px;
  color: #FFFFFF;
  display: block;
  border: 2px solid #4c4b53;
  cursor: pointer;
}

#s, #email_subscribe .email_input { 
  width: 153px;
  margin: 0px 0 10px 0;
  padding: 5px 8px;
  height: 16px;
  background:#4c4b53;
  color: #f6f4f1;
  float: left;
  font: normal 12px Georgia, "Times New Roman", Times, serif;
  border: 2px solid #4c4b53; }

/*

#searchform, #email_subscribe { margin:0; padding:0; width: 240px; height: 35px; display: block; background: #fff; }

	#s, #email_subscribe .email_input { width: 162px; margin: 3px 0 10px 0; padding: 7px 0 3px 8px; height: 20px; background:#4c4b53; color: #f6f4f1; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border: 1px solid #f6f4f1; }
	
	li.widget .search_input { font-size: 1.1em !important; }
	
		#s:focus, #email_subscribe .email_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
*/
