/*  
Theme Name: Signature
Version: 1.1.0
Description: Designed by Justin Aram.
Author: JustinAram
Author URI: http://www.justinaram.com
*/

/* Default styles */
@import "reset.css";

/* Custom styles */
@import "custom.css";

body {
	background-color: #363636;
}


#top {
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 1000;
	background-color: #000000;

}

#pagenav {
	width: 593px;
	height: 32px;
	position: absolute;
	top: 108px;
	right: -3px;
	padding: 0;
	margin: 0;
}

.tabbar li {
	display:block;
	padding: 0;
/*	zoom: 1;
*/	margin: 0;
	position: absolute;
	height: 32px;
	color: #000000; !important
}



/* Page Nav */

/*#pagenav li a:link, #pagenav li a:visited {
	position: relative;
	width: 50%;
	padding: 14px 8px;
	text-decoration: none;
	z-index: 100;
	font-size:14px;
	font-weight:bold;
}



#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-left:-5px;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-right:-5px;
}

#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	background: url(images/top-nav-tile.png) repeat-x left bottom;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: url(images/top-nav-left.png) no-repeat left bottom;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: url(images/top-nav-right.png) no-repeat left bottom !important;
}*/

/* Cat Nav */

#menu { 
	background:url(images/cat-nav.png) no-repeat top left;
	width:850px;
	height:50px;
	z-index: 999;
	position: relative;
}

#catnav, #catnav ul {
	padding: 0;
	margin: 0 15px;
	list-style: none; 
	line-height: 1;
	width:750px;
	z-index: 999;
	position: relative;
}

#catnav a {
	display: block;
	line-height: 50px;
	padding: 0 10px;
	z-index: 100;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#catnav li {
	float: left;
}
#catnav li:hover {
	background:#999;
}

/* Style drop down list */

#catnav li ul { position: absolute; width: 182px; left: -999em; margin:0; }
#catnav li ul li {	border: 1px solid #ccc; border-width:0 1px 1px; background: #FFF; z-index: 15; position: relative; }
#catnav li ul li:hover { background: #eee; }
#catnav li ul li a { line-height: 35px; font-size: 12px; color: #333; width: 160px; }
#catnav li ul ul {	margin: -36px 0 0 180px;  border-top: 1px solid #ccc; }
#catnav li ul ul li a { line-height: 35px; }
#catnav li ul li ul li a {	border-width:0 1px 1px 0px; }
#catnav li:hover ul, #catnav li.sfhover ul { left: auto; }
#catnav li:hover ul ul, #catnav li.sfhover ul ul { left: -999em; }
#catnav li:hover ul, #catnav li li:hover ul, #catnav li.sfhover ul, #catnav li li.sfhover ul { left: auto; }
#catnav li:hover, #catnav li.hover { position: static; } /* IE7 Fix */

/* Search */

#search { position:absolute; right:20px; top:10px; width: 178px; height:32px; display:block; }
#search input { 
	background:url(images/bg-search.jpg) no-repeat; 
	border:0; 
	color:#fff;
	padding: 8px 10px;
	width:157px;
}

/* Header */

#header {
	width: 850px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 6000;
	color: #000000; !important

}

#header h1 { position:absolute; left:-999em; }

/* Content */

#content {

	min-height: 200px;
	padding: 0;
	
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
	margin: 0 auto;
		background-image: url(http://signaturemarketinginc.com/wp-content/themes/metamorphosis/images/gold_fill.jpg);
	background-repeat:repeat-x;
	border-bottom: 7px solid #62b0df;
	background-color: #f3d95e;
}
* html #content { height: 550px; }

#content-bot { background:url(images/bg-content-footer.png) no-repeat; width:850px; height:18px; margin:0 auto; display:block; }
#content-bot-white { background:url(images/bg-content-footer-white.png) no-repeat; width:850px; height:18px; margin:0 auto; display:block; }


#featured {	padding:20px 0px 0px 20px;	width:440px; }
#main {	padding:20px 20px 0px 0; width:425px; }
#main-full {
	padding: 0;
	text-align: left;
	width: 850px;
	margin: 0 auto;
	position: relative;

	}



/* Content (style) */

#content a { text-decoration: underline; }
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-weight: bold; }
#content h2 { font-size: 24px; line-height:28px; padding-top:0; }
#content h3, #content h3 a {
	padding: 0;
	margin: 17px 0 0px 0;
	text-transform: uppercase;
	color: #3199d6;
	font-size: 32px;
	font-weight: bold;
	line-height: 28px;
	}
#content h3.info { font-size:28px; color: #222; padding:0 0 15px; }

h4 {
	padding: 0;
	margin: 8px 0 2px 0;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
	
.pagetitle {
	line-height: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	}	

#content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#content .post { 	
	padding: 29px 0 38px 0;
	margin: 0px;
	width: 423px; 
	}
	
#content .post-title {	width: 100%; position: relative; }
#content .post-title h2, #content .post-title p.post-details, #content .post-title h3 { padding-right: 50px; }
#content h2 a, #content h3 a { text-decoration: none; }
#content h2 a:hover, #content h3 a:hover { text-decoration: none; }
#content p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#content p.post-details a { text-decoration: underline; color: #95823e;
 }
#content p.post-details a:hover { color:#4f4627; }
#content p.post-details {
	color: #95823e;
	font-size: 9px;
	padding: 0px 0px 0px 1px;
	margin: -5px 0 3px 0;
}
/*#content .post h4 { margin-top: 1px; clear: both; width: 100%; }
#content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}*/
#content .post h4.continue a:hover {background: #9fb26a;}
#content .post img.thumbnail {
	/*	border:1px solid #DDDDDD;
	margin: 0px -430px 0;
	float: right;
	width: 400px;*/
}
#content .post img.thumbnail-left {
	padding: 5px;
	margin:15px 10px 5px 0;
	float:left;
}
#content .post img.gallery { margin:0 7px 7px 0; }
#content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

#featured h2 { font-size:34px; }

#featured .block { padding:0 30px 20px 0px; width:200px; float:left; }
#featured .block.last { padding-right:0px; }
#featured .block h2 { font-size:18px; line-height:20px; font-weight:normal }



/* Main Content (post>single) */

#content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #content .advert_468x60 {margin: 15px 0 0px 0;}
#content .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}

#comments #comments_wrap {padding: 0; position: relative; }
#comments ol.commentlist li { list-style-type:none; }

#comments .comment { margin-top: 10px; width: 100%; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment .col-left {width: 110px; font-size:11px;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}

#comments .comment .col-right {
	min-height: 92px;
	background: #e6e6e6;
	padding: 10px 15px;
	margin-left:100px;
	float:none; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
}

* html #comments .comment .col-right { height: 100px; }
#comments .comment div.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment div.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 25px; padding:0; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:10px 0;}
#comments .navigation a {
	color: #555;
}
#comments .commentlist {padding:0;}
#comments .commentlist p{padding:0 0 10px;}

#comments .commentlist #respond #form_wrap {
	padding: 10px 0 25px;
	margin: 10px 0 0 0;
	width:auto;
	border-top: 1 dashed #FFF;
}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}

#commentform .btn {
	margin:0; 
	background:url(images/btn-submit.png) no-repeat;
 	color:#FFFFFF;
	font-weight:bold;
	width:79px;
	height:41px;
	padding:0;
	border:0;
	cursor:pointer;
}

/* (widgets)*/

#tag_cloud h2 {display: block;float: none;}
.textwidget {clear: both;padding: 5px 2px;line-height:20px;}
#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar caption {padding: 10px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}

/* (flickr) */

#flickr h3 span {color: #0061D8;}
#flickr h3 span span {color: #FF1183;}
#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:25px;
}
#flickr a img {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}
#flickr a:hover img {border: #A8AA99 1px solid;}

/* widget-slider */
#slider-top { background:url(images/bg-footer-top.png) no-repeat; width:850px; height:12px; font-size:1px }
#slider-bot { background:url(images/bg-footer-bot.png) no-repeat; width:850px; height:12px; }
#slider-block { background-color:#242527; position:relative; min-height:300px; width:850px; overflow:hidden; }
.container { position:relative; height:137px; width:840px; overflow:hidden; margin:0 auto; }
.container div {  opacity:0; z-index:0; position:absolute; top:0; left:0; padding:0 20px; }
.container div div {  opacity:1; z-index: auto; position:static; padding:0px; }
#loopedSlider { position:relative; width:850px; margin:30px auto 0; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; }
#loopedSlider li#p { position:absolute; top:140px; left:30px; }
#loopedSlider li#n { position:absolute; top:140px; right:30px; }

.container ul.widget { float:left; width:245px; margin-right:30px; color:#eeeeee;}
.container ul.last { margin-right:0px; }
.container ul.widget h3 { font-family:Arial; color:#fff; font-size: 24px; font-weight:bold; margin:10px 0 0; }
.container ul.widget a { color:#fff; }
.container ul.widget li ul { padding:0; margin:0; }
.container ul.widget li ul li { padding:10px 0; background:url(images/footer-dot.png) repeat-x bottom; }

				
/* Footer */

#footer {
	width: 850px;
	margin: 10px auto 0;
	padding-bottom: 20px;
	font-size: 11px;
	background-color: #363636;
	background-image: none;
	height: 100%;
}
#footer a{ color:#777; text-decoration:none;}
#footer .col-right img {vertical-align: middle;}
#footer .col-right span {display: none;}
#nav {
}
#case {
	float: left;
	width: 405px;
	min-height: 200px;
	margin: 0 0 10px 0;
	z-index: 7500;
}
#events {
	float: right;
	width: 190px;
	min-height: 200px;
	z-index: 7500;
}
#model {
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	min-height: 200px;
	z-index: 7500;
}
#footerblock {
	width: 850px;
	z-index: 7000;
}

#footer h2 {
	margin: 18px 0 3px 0;
	padding: 0;
}

#footer h5 {
	font-size: 12px;
	color: #eeeeee;
	margin: 0 0 4px 0;
	padding: 0;
}

#footer #events h5 {
	margin: 5px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px #666666 solid;
}

#footer h5 a:link, #footer h5 a:visited {
	text-decoration: none !important;
}

#footer h5 a:hover, #footer h5 a:active {
	text-decoration: underline;
}

#case p, #events p, #model p {
	font-size: 10px;
	color: #999999;
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 13px;
}
#footer #model h5 {
	text-transform: uppercase !important;
	letter-spacing: 1px;
}
#footer #copy {
	margin: 20px 0 0 0;
	padding: 7px 11px;
	color: #111111;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer #copy a, #footer #copy p {
	color: #111111;
}
#moretext {
	width: 403px;
	min-height: 500px;
	margin: 0 20px 10px 0;
	float: left;
	border-right: 1px dashed #222222;
	padding: 0 20px 0 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {
	line-height: 1.4em;
	font-family: arial, Helvetica, Sans-Serif;
	color: #000000;
	padding: 0px;
	margin: 0 0 9px 0;
	font-size: 11px;
	}
#logo {
	position: absolute;
	height: 58px;
	width: 315px;
	left: -2px;
	top: 44px;
}
#login {
	position: absolute;
	height: 19px;
	width: 60px;
	left: 780px;
	top: 46px;
}

#about_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 98px;
	left: 0px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat;
		color: #000000;
	text-indent: -1000px;
}

#about_tab:hover, #about_tab:active {
background-position: 0px -64px
}

.tabselected #about_tab {
background-position: 0px -32px
}

 .tab {
	 color:#000000;
 }

#about_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 98px;
	left: 0px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat;
	
}

#about_tab:hover, #about_tab:active {
background-position: 0px -64px;
}

.tabselected #about_tab {
background-position: 0px -32px;
}


#services_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 91px;
	left: 103px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat -103px 0px;
	color: #000000;
	text-indent: -1000px;
	text-decoration: none;
}

#services_tab:hover, #services_tab:active {
background-position: -103px -64px;
text-decoration: none;
}

.tabselected #services_tab {
background-position: -103px -32px;
}


#approach_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 101px;
	left: 199px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat -199px 0;
		color: #000000;
	text-indent: -1000px;
}

#approach_tab:hover, #approach_tab:active {
background-position: -199px -64px;
}

.tabselected #approach_tab {
background-position: -199px -32px;
}


#portfolio_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 93px;
	left: 305px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat -305px 0;
		color: #000000;
	text-indent: -1000px;
}

#portfolio_tab:hover, #portfolio_tab:active {
background-position: -305px -64px;
}

.tabselected #portfolio_tab {
background-position: -305px -32px;
}


#talent_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 76px;
	left: 402px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat -402px 0;
		color: #000000;
	text-indent: -1000px;
}

#talent_tab:hover, #talent_tab:active {
background-position: -402px -64px;
}

.tabselected #talent_tab {
background-position: -402px -32px;
}


#contact_tab {
	display: block;
	position: absolute;
	height: 32px;
	width: 110px;
	left: 483px;
	top: 0px;
	background: url(images/blue-nav.gif) no-repeat -483px 0;
		color: #000000;
	text-indent: -1000px;
}

#contact_tab:hover, #contact_tab:active {
background-position: -483px -64px;
}

.tabselected #contact_tab {
background-position: -483px -32px;
}
#moretext p {
	color: #AAAAAA;
	margin: 0 0 9px 0;
}
#by {
	float: right;
}
#moretext li {
	margin-left: 15px;
	padding: 0px;
	margin-right: 30px;
	color:#777777;
}

#content #main-full .button_act {
	display: inline;
	letter-spacing: 1px;
	font-size: 9px;
		border-top: none;
	border-left: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px 7px 1px 17px;
	text-decoration: none;
	color: #000;
	background: url(images/arrow_bullet.gif) no-repeat 4px 2px;
}

#content #main-full .button_act:hover {
	background-color: #f6e183;
	padding: 0px 7px 1px 18px;

}


#content #main-full ul {
	list-style: url(images/arrow_bullet.gif) outside;
	margin: 0;
	padding: 0 0 0 20px;
}


#content #main-full li {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
/*	background: url(images/arrow_bullet.gif) no-repeat 0px 10px;
*/	
}
#content #main-full li a {
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}
#content #main-full li a:hover {
	text-decoration: underline;
}

#respond {
	margin: 60px 0px 10px;
	padding: 8px 0px 10px;
	border-top: 1px dashed #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#pageimage {
	height: 383px;
	width: 494px;
/*	margin: -29px -430px 0 0;
*/	position: absolute;
	left: 425px;
	bottom: -35px;
	z-index: 5000;
}

#postimage {
/*	padding: 10px 0px 10px 10px;
*/	margin: 20px -80px 0 20px;
	float: right;
	padding: 4px;
	border: 2px solid #FFFFFF;	
}

#copy #contact_tab, #copy #about_tab, #copy #services_tab, #copy #approach_tab,  #copy #portfolio_tab, #copy #talent_tab {
	display: inline;
	position: relative;
	height: 10px;
	background: none;
}

#cslogobox a, #cslogobox a:link, #cslogobox a:visited {
	height: 64px;
	width: 64px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color:#FFFFFF;
	display: block;
}

#cslogobox a:hover, #cslogobox a:active {
	height: 64px;
	width: 64px;
	border: 1px solid #f3d95e;
	padding: 2px;
	background-color:#FFFFFF;
	display: block;
}

#cslogobox {
background-color: #ffffff; 
padding: 2px;
}

.more_entries.wrap a {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #3199d6;
}

.white_border {
	border: 2px solid #FFFFFF;	
/*	min-width: 423px;
*/	padding: 0px;
	margin: 0px 0 10px 10px;
	float:right;
}
