/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* import style Begin */
@import url("css/reset.css");
@import url("css/col.css");


/* import style Begin */





/* Begin Typography & Colors */
body {
	font-family:Arial;
	font-size: 30px;
	color: #333;
	text-align: center;
	background: #000;
	}

#page {
	width:980px;
	margin:0 auto;
	text-align:left;
	clear:both;
	min-height:650px;
	background:#000000 url('images/bg/studio.jpg') no-repeat scroll left top;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {

	}

.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}


small {
	font-size: 11px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	margin:0 0 15px 0;
	}

h1 {

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1 {
	color:#000000;
	font-size:36px;
	line-height:40px;
	}

.entry h2 {
	font-size:24px;
	line-height:28px;
	}

h2.pagetitle {

	}

#sidebar h2 {

	}

	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	color:#fff;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	width:980px;
	margin:0 auto;
	text-align:left;
	clear:both;
	min-height:650px;
	background:#000000 url('images/bg/studio.jpg') no-repeat scroll left top;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0 0;
	}

div.innerContent{
	width:620px;
	color:#000;
	margin-bottom:10px;
}
div.entry, div.postcontent {
		font-family: 'Lucida Grande';
	}
div.innerPad{
	background:#fff;
	width:620px;
	border-right:5px solid #000;
	border-bottom:5px solid #000;
	}	



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	color:#fff;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer a{
	color:#9cf;
	}	
/* End Structure */



/*	Begin Headers */



h2.pagetitle {

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-size:18px;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	font-size:18px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	width:520px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

* { padding: 0; margin: 0; }
ul,li,ol{
	list-style:none;
	}

/*---:[ custom styling starts here elements ]:---*/
/*---:[ global elements ]:---*/


a{
	color:#3366cc;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}	
	a img { border: none; }	


.trans{
	background-image:url('images/trans.png');
	background-repeat:repeat;
	background-position:0 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}
.clearfix {
	zoom: 1;
}
	
#container { 
	/*width: 770px; 
	margin: 15px auto 0 auto; */
	width:980px;
	margin:0 auto;
	text-align:left;
	clear:both;
	min-height:650px;
}	



/*---:[ bg iamges ]:---*/

.pad30{
	padding:10px 0 10px 30px;
	}	
					
	#content_box { width: 950px;text-align:left;}
	
		#content { width: 620px;float: left; }
		
		#sidebar { width:320px; float: right; }
		
	#footer {padding:5px; text-align:center}
		
/*---:[ header styles ]:---*/

h1{
	font-size:30px;
	line-height:34px;
	color:#000;
	letter-spacing:-2px;
	font-family: Helvetica, Arial, sans-serif
	}

body.home .entry h1{
	letter-spacing:-1px;
	font-size:30px;
	line-height:24px;
	color:#fff;
	margin:0 0 10px 0;
	}	

body.home .entry h1 strong{
	font-size:24px;
	display:block;
	font-weight: normal;
	margin-top: 3px;
	}

p {
	font-size:16px;
	line-height:22px;
	margin-bottom:15px;
	}

h2 {
	color:#333;
	display:block;
	font-size:24px;
	line-height:24px;
	margin:10px 0 10px 0;
	letter-spacing:-1px;
	font-family: Helvetica, Arial, sans-serif
	}

h2 em{
	font-weight:normal;
	font-style:normal;
	}

h3 {
	color:#333;
	font-size:18px;
	line-height:22px;
	margin:0 0 10px 0;
	font-family: 'Lucida Grande'
	}

h4 {
	color:#666;
	font-size:16px;
	line-height:16px;
	margin:0 0 15px 0;
	font-family: 'Lucida Grande'
	}	

/* branding */		

div.branding{
	margin-bottom:15px;
	width:950px;
	color:#fff;
	}

a.logo{
	float:left;
	width:240px;
	margin-left:20px;
	margin-top:20px;
}	

ul.quickContact{
	float:right;
	width:290px;
	font-size:12px;
	font-family: 'Lucida Grande';
	background:#000;
	padding:10px;
	margin-left:60px;
	
	}
ul.quickContact li{
	background-image:url('images/icons/contact.png');
	background-repeat:no-repeat;
	padding-left:26px;
	margin-bottom:5px;
	}
ul.quickContact li.pp{
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	background-position: 0 0;
	}
ul.quickContact li.tel{
	font-weight:bold;
	font-size:16px;
	background-position: 0 -48px;
	}
ul.quickContact li.tel2{
	font-weight:bold;
	font-size:16px;
	background-position: 0 -148px;
	}	
ul.quickContact li.email {
	background-position: 0 -98px;
	}	
ul.quickContact li a, ul.quickContact li a:hover {
	color:#99ccff
	}	

/* nav */	
div.navHolder{
	width:1000px;
	margin-bottom:10px;
	}

	
div.leftCurve{
	float:left;
	width:10px;
	height:42px;
	background:url('images/leftcurve.png') left top repeat-x;
	margin-left:20px;
	}
	
div.rightCurve{
	float:left;
	width:10px;
	height:42px;
	background:url('images/rightcurve.png') left top repeat-x;
	}	

div.nav{
	float:left;
	width:900px;
	height:50px;
	background:url('images/navbg.png') left top repeat-x;
	text-align:left;
	
	}
	


	
ul.sec{
	float:right;
	width:130px;
	}

ul.sec li{
	float:left;
	margin-right:8px;
}

ul.prim{
	float:left;
	width:880px;
	margin-left:35px;
	}

ul.prim li{
	float:left;
	margin-right:15px;
	
}

ul.prim li a{
	font-size:19px;
	font-weight:bold;
	line-height:28px;
	border-right: 0px solid #666;
	padding-right:10px;
}


body.home h2{
	display:none;
}

body.home .entry{
	color:#fff;
	background-image:url('images/trans.png');
	background-repeat:repeat;
	background-position:0 0;
	margin-top:200px;
	margin-bottom:-40px;
	padding:20px 20px;
	width:580px;
	
	}


div#about{
	display:none;
	}
body.home div#about{
	display:block;
}


	


/* right column */
div.rightBox{
	width:290px;
	padding:15px;
	margin-bottom:10px;
	}
.rightBox a{
	color:#99ccff;
	}
div.rightBox h4{
	font-family: Helvetica, Arial;
	margin-bottom:10px;
	}
div.rightBox h4 a{
	font-size:16px;
	line-height:24px;
	margin-bottom:5px;
	padding:0 0 0 32px;
	color:#fff;
	font-weight:bold;
	display:block;
	}
div.rightBox h4 a:hover{
	text-decoration:none;
}	
div.rightBox h4.news{
	background:url('images/icons/rss.png') 0 center no-repeat;
	}
div.rightBox h4.twitter{
	background:url('images/icons/twitter.png') 0 center no-repeat;
	}	
div.rightBox ul,
div.rightBox p{
	font-family: 'Lucida Grande';
	margin-bottom:0px;
	padding:0;
	}
div.rightBox li{
	font-size: 11px;
	line-height:12px;
	padding: 3px 0;
	border-bottom: 1px solid #222;
	}
div.rightBox li:last-child {
	border-bottom: none;
	}	
div.rightBox li a.aktt_tweet_time	{
	display: block;
	font-size: 10px;
	}
div.rightBox li.aktt_more_updates	{
	font-weight: bold;
	}
	
	
div.cta{
	width:300px;
	padding:5px;
	margin-bottom:10px;
	margin-left:10px;
	}	
div.cta a,
div.cta strong,
div.cta span{
	display:block;
	cursor:pointer
	}
	


div.cta a{
	padding:10px 0 10px 65px;
	color: #fff;
	border-bottom: 1px dotted #666;
	background-position:left center;
	background-repeat:no-repeat;
	}	
div.cta a:hover {
	text-decoration: none;
	background-color:#222;
	}		
div.cta strong{
	font-size:16px;
	background:url('images/icons/cta.png') right center no-repeat;
	}
div.cta a.gift{
	background-image:url('images/icons/gift.png');
	}
div.cta a.book{
	background-image:url('images/icons/book.png');
	background-position:5px center;		
	}	
div.cta a.music {
	background-image:url('images/icons/music.png');
	background-position:5px center;	
	}			
div.cta span{
	font-family: 'Lucida Grande';
	color: #999;
	font-size:13px;
	font-weight:normal;
	}		
	
	
div#slideshow {
	background: transparent;
	position: relative;
	width:300px;
	margin-left:-52px;
	}

ul.container{
	width: 315px;
	height:330px;
	
	}
ul.container li{
	width:315px;
	height:330px;
	display:none;
	
	}
div.newTicker{
	position: absolute;
	bottom: 0;
	padding:10px;
	width:595px;
	}
ul.newsItem{
	display: none;
	float:left;
	margin:0 0 0 15px;;
	height: 20px;
	}
ul.newsItem li{
	font-size:11px;
	line-height:20px;
	display:none;
	}

ul.numbers{
	float:right;
	}
ul.numbers li{
	float:left;
	margin-right:2px;
	}
ul.numbers li a{
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:1px 5px;
	}
ul.numbers li.active a,	
ul.numbers li a:hover{
	color:#fff;
	background:#36c;
	text-decoration:none;
	}

div.pad20{
	padding:20px;
	width:580px;
}



ul.features{
	margin-bottom:15px;
	margin-left:-2px;
	
	}

ul.features li{
	float:left;
	}
ul.features li a{
	float:left;
	font-size:32px;
	padding-right:12px;
	margin-right:12px;
	border-right: 1px solid #666;
	line-height:30px;
	}
ul.features li.active a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
ul.features li a:hover{
	text-decoration:underline;
	}
ul.features li:last-child a{
	border:none;
	margin-right:0;
	padding-right:0;
	}
ul.features li.current_page_item a {
	color:#000;
	font-weight:bold;
	
	}	
ul.submenu li a {
	letter-spacing: -1px;
	
	}	
	
/* boy background */	

div.home { 
	background:#000000 url('images/bg/home.jpg') no-repeat scroll left top;
}
div.studio{
	background:#000000 url('images/bg/studio.jpg') no-repeat left top;
}
div.music{
	background:#000000 url('images/bg/music.jpg') no-repeat left top;
}
div.people, div.gift {
	background:#000000 url('images/bg/people-gifts.jpg') no-repeat left top;
}
div.gear, div.what{
	background:#000000 url('images/bg/gear.jpg') no-repeat left top;
}
div.news { 
	background:#000000 url('images/bg/news.jpg') no-repeat scroll left top;
}
div.contact{
	background:#000000 url('images/bg/contact.jpg') no-repeat left top;
}



























/* Basics End */


/* Font style Begin */
@font-face {
    font-family: 'BoldCondensed';
    src: url('fonts/boldcond.eot');
    src: url('fonts/boldcond.eot?iefix') format('eot'),
         url('fonts/boldcond.woff') format('woff'),
         url('fonts/boldcond.ttf') format('truetype'),
         url('fonts/boldcond.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CuprumFFURegular';
    src: url('fonts/Cuprum-webfont.eot');
    src: url('fonts/Cuprum-webfont.eot?#iefix') format('eot'),
         url('fonts/Cuprum-webfont.woff') format('woff'),
         url('fonts/Cuprum-webfont.ttf') format('truetype'),
         url('fonts/Cuprum-webfont.svg#webfontYyekB2G0') format('svg');
    font-weight: normal;
    font-style: normal;
	
}








			
.Cup {font-family: 'CuprumFFURegular'; }
a.Cup {font-family: 'CuprumFFURegular'; }

.Trump {font-family: 'TrumpGothicWestRegular';}
a.Trump {font-family: 'TrumpGothicWestRegular';}

/* Font style End */


/* Blog Ribbon Begin */
.relative { 
	position: relative; 
}
.blog { 
	background: url(../images/blog.png);
	width: 47px; 
	height: 104px; 
	display: block; 
	position: absolute; 
	top:0; 
	right:-55px; 
}
/* Blog Ribbon End */


/* Main style Begin */

#content-footer { float:left; margin-left:0px; margin-bottom:30px; width:980px; height:350px;}

#content-footer .star { background: url(images/star.png) no-repeat; width: 17px; height: 17px;margin-top: -8px;}	
#content-footer .dot-line { background: url(images/dot-line.gif) no-repeat; width: 950px; height: 1px; margin-top:15px; margin-bottom: 30px;}

#content-footer h5 { color: #b4b4b4; margin-left:15px; font-size: 14px; font-weight: normal;  font-style: normal; width:260px;}
#content-footer h6 { color: #000; margin: 0; font-size: 14px; font-weight: 300; text-shadow: 0px 1px 0px #eee; font-style: italic;}

#content-footer .dot-line2 {background:url(images/dot-line2.gif) repeat-y; width:1px; height:300px; }

#content-footer h5 ul a { color:#b4b4b4; }

#content-footer h5 ul li { border-bottom: #666 dashed 1px; line-height: 1.3em;  padding-bottom:5px; padding-top:5px; font-size:12px; list-style:disc;}

 #content-footer .latest-blog-posts {
	background: url(images/titles2.png) no-repeat;
	width: 198px; 
	height: 30px; 
	line-height: 32px; 
	text-align: left; 
	padding: 3px 20px 0 20px;
	font-size: 22px; 
	margin: 0; 
	font-family: 'BoldCondensed';
    text-transform: uppercase; 
    color: #000; 
    text-shadow: 0px 1px 0px #fff; 
}





 #content-footer .contact-us {
	background: url(images/titles.png) no-repeat;
	width: 110px; 
	height: 30px; 
	line-height: 32px; 
	text-align: left; 
	padding: 3px 20px 0 20px;
	color: #fff;
	font-family: 'BoldCondensed';
	font-style: normal;
	font-size: 22px; 
	font-weight: 300;
	text-transform: uppercase;
	margin: 0; 
}


#content-footer a.link { 
	font-family: 'BoldCondensed';
	font-style: normal;
	text-transform: none; 
	color: #666;
	margin: 0; 
	font-size: 20px; 
	font-weight: 100; 
	border-bottom: #666 dotted 1px; 
	text-shadow: 0px 1px 0px #eee;
}
#content-footer a.link:hover { 
	color: #000; 
	border-bottom: #000 dotted 1px; 
	text-shadow: 0px 1px 0px #eee;
}

#content-footer .services { background: url(../images/services.png) no-repeat top; width: 230px; height: 180px; margin-bottom: 5px;}
#content-footer .services:hover { background: url(../images/services.png) no-repeat bottom; width: 230px; height: 180px;}
#content-footer .services h4 {
 	font-family: 'BoldCondensed';
	height: 30px; 
	line-height: 36px; 
	color: #000; margin: 0; 
	font-size: 18px; 
	font-weight: 300; 
	text-transform: uppercase; 
	text-shadow: 0px 1px 1px #fff;  
	padding: 0 10px;
}
#content-footer .services:hover h4 { 
	color: #fff; 
	text-shadow: 0px 0px 0px #000;
}
#content-footer .services p { padding: 5px 8px 0 8px; color: #444; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 18px;}
#content-footer .services:hover p { color: #e3e3e3; font-weight: 500;}

#content-footer .work { background: #dcdcdc; padding:50px 0 20px 0; margin: 20px 0 50px 0; }
#content-footer .marked-work { background: url(images/star.png) no-repeat; width: 17px; height: 17px;margin-top: -58px; }
#content-footer .marked-contact { background: url(../images/star.png) no-repeat; width: 17px; height: 17px; top: 30px; position: relative; }
#content-footer .clients { 
	font-family: 'BoldCondensed';
	letter-spacing: 0.5px;
	font-size: 16px;
	font-weight: 300; 
}
#content-footer a.visit-site { 
	font-family: 'BoldCondensed'; 
	background: black;
	color: #fff;
	font-size: 15px; 
	height: 20px; 
	line-height: 25px; 
	padding: 0 5px; 
	margin-right: 2px; 
	margin-top: 3px;
}
#content-footer a.visit-site:hover { 
	color: #a48ae5; 
}



#content-footer {}
#content-footer {}
#content-footer {}



#content-footer .aktt_tweets ul li { padding-bottom:5px; padding-left:0px; padding-top:10px; border-bottom:#666 1px dashed;}

.aktt_tweet_time a { color:#fff;}

#content-footer .tweet { width:150px; margin-left:-10px; }


 #content-footer .our-latest-tweets {
	background: url(images/titles3.png) no-repeat;
	width: 170px; 
	height: 30px; 
	line-height: 32px; 
	text-align: left; 
	padding: 2px 20px 0 25px;
	font-size: 22px; 
	margin-left:10px;
	font-family: 'BoldCondensed';
    text-transform: uppercase; 
    color: #000; 
    text-shadow: 0px 1px 0px #fff; 
	
}



 #content-footer .follow-us {
	background: url(images/titles3.png) no-repeat;
	width: 170px; 
	height: 30px; 
	line-height: 32px; 
	text-align: left; 
	padding: 2px 0px 0 40px;
	font-size: 22px; 
	margin-left:10px;
	font-family: 'BoldCondensed';
    text-transform: uppercase; 
    color: #000; 
    text-shadow: 0px 1px 0px #fff; 
	
}




#content-footer .twitter { 
	width: 250px; 
	font-family: Verdana; 
	font-size: 12px; 
	line-height: 1.3em; 
	color:#b4b4b4;
	
	
	
	
}
#content-footer .twitter a { 
	color: #4c8b8f; 
	font-size: 12px;
	display:block;
	padding-top:3px;
}


#content-footer .twitter ul li {
	
	background: url(images/twitter-icon.gif) 0 12px no-repeat;
	padding-left:30px
	
}

#content-footer .twitter ul.more li {
	
	color:#b4b4b4;
	font-size:12px;
	background:none;
	padding-top:10px;	
}

#content-footer .twitter ul.more li a{
	
	color:#b4b4b4;
	
}

#content-footer .twitter .title { 
	font-family: 'BoldCondensed';
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase; 
	line-height: 36px; 
	color: #fff; 
	/*text-shadow: 1px 1px 1px #eee;*/ 
	padding: 0;
	margin: 0;
}
#content-footer .twitter .top { 
	/* background: url(images/twitter-content-box-top.png) no-repeat; */
	width: 175px; 
	height: 32px; 
	padding: 0 0px 0 0px;
}
#content-footer .twitter .middle { 
	/* background: url(images/twitter-content-box-middle.png) repeat-y; */
 	width: 160px; 
 	padding: 0 5px;
}
#content-footer .twitter .bottom { 
	/* background: url(images/twitter-content-box-bottom.png) no-repeat; */
	width: 170px; 
	height: 8px; 
}  
#content-footer .twitter .icon { 
	/*background: url(images/dark-twitter-icon.png) no-repeat; */
	display: block; 
	width: 52px; 	
	height: 40px; 
	margin-top: 3px; 
}
#content-footer .twitter .icon span { 
	/*background: url(images/dark-twitter-icon.png) no-repeat bottom; */
	display: block;
	width: 52px; 
	height: 40px; 

}





#footer { 
	background: url(../images/footer.png) repeat-x; 
	height: 40px; 
	line-height: 40px; 
	margin: 0; 
	padding: 0; 
	margin-top: 15px;
	font-family: Verdana;
	font-size: 10px; 
	font-weight: 300;
	color: #fff; 
}
#footer a{ 
	border-bottom: #ccc dotted 1px; 
	padding-bottom: 2px;
	line-height: 10px;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 10px; 
	font-weight: 300;
	color: #ccc;
}
#footer a:hover {
	border-bottom: #fff dotted 1px; 
	color: #fff;
}
#footer em { font-style: italic;font-size: 10px;}
#footer .html5 {
	background: url(../images/html5.png) no-repeat; 
	width: 24px; 
	height: 40px;  
	margin:0 0 0 10px; 
}

/* main style End */





/* socialnetwork begin */
#contact-container ul.social-media { 
	margin: 0; 
	padding: 0; 
	margin-top:3px;
	margin-bottom: 6px;
	float: left;
}
ul.social-media { 
	width: 300px; 
	margin: 0; 
	padding: 0; 
	list-style: none;
	margin-top:45px;
	margin-bottom: 2px;
	float: right;
}
ul.social-media li { 
	float: left;
	display: inline; 
	margin: 0; 
	margin-right: 5px; 
}
ul.social-media li.last { 
	margin: 0; 
}
ul.social-media li a, ul.social-media li a span { 
	display: block; 
	cursor: pointer;
}
ul.social-media li a.fb { 
	background: url(images/icons/icn-facebook.png) no-repeat left top;  
	width: 65px; 
	height: 65px; 
	}
ul.social-media li a.fb span { 
	background: url(images/icons/icn-facebook.png) no-repeat left top;   
	width: 65px; 
	height: 65px;
	}
	

	
		
ul.social-media li a.twt { 
	background: url(images/icons/icn-twitter.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
}
ul.social-media li a.twt span { 
	background: url(images/icons/icn-twitter.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
}


ul.social-media li a.rss { 
	background: url(images/icons/icn-rss.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
	margin-right:30px;
}
ul.social-media li a.rss span { 
	background: url(images/icons/icn-rss.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
}



ul.social-media li a.youtube { 
	background: url(images/icons/icn-youtube.png) no-repeat left top;  
	width: 65px; 
	height: 65px; 
	margin-top:10px;
	}

ul.social-media li a.youtube span { 
	background: url(images/icons/icn-youtube.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
}


ul.social-media li a.soundcloud { 
	background: url(images/icons/icn-soundcloud.png) no-repeat left top;  
	width: 65px; 
	height: 65px; 
	margin-top:10px;
	}

ul.social-media li a.soundcloud span { 
	background: url(images/icons/icn-soundcloud.png) no-repeat left top; 
	width: 65px; 
	height: 65px; 
}



ul.social-media .fb-shadow {
	background: url(images/social-media.png) no-repeat left bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}
ul.social-media .twt-shadow {
	background: url(images/social-media.png) no-repeat -32px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}
ul.social-media .linkedin-shadow {
	background: url(images/social-media.png) no-repeat -64px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}
ul.social-media .flicker-shadow {
	background: url(images/social-media.png) no-repeat -96px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}
ul.social-media .behance-shadow {
	background: url(images/social-media.png) no-repeat -128px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}

ul.social-media .deviantart-shadow {
	background: url(images/social-media.png) no-repeat -160px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 1px; 
	margin-bottom: -10px;
}
ul.social-media .wordpress-shadow {
	background: url(images/social-media.png) no-repeat -192px bottom;
	display:block;
	width: 32px; 
	height: 32px; 
	margin-top: 2px; 
	margin-bottom: -10px;
}


/* socialnetwork End */



/* contact form */
#contact {
	background: #e0e0e0;
	width: 308px; 
	padding: 1px; 
	position: relative; 
	margin-left:5px;
	margin-top:10px;
}
#contact .contact-first-layer {
	background: #909090;
	width: 306px;
	padding: 1px;
}
#contact .contact-second-layer {
	background: #e5e5e5; 
	width: 304px; 
	padding: 1px; 
}
#contact .contact-second-layer:hover {
}
#contact .book-a-session {
	background: url(images/book-a-session.png) no-repeat; 
	display: block;
	width: 100px; 
	height: 100px; 
	position: absolute; 
	right:-20px; 
	top:-20px;
	z-index: 100;
}



#contact .book-a-session span {
	background: url(../images/book-a-session.png) no-repeat bottom; 
	display: block;
	width: 100px; 
	height: 100px;
}



#ContactForm{  

}
    
#ContactForm fieldset{
        margin:12px;
        padding:0;
        border:none;    
        padding-bottom:1em;
}       
#ContactForm legend{
    display:none;
}    
#ContactForm section{
    margin:0;
} 

#ContactForm label{
	margin:5px 5px 0 2px;
	font-family: 'BoldCondensed';
    font-size: 15px;
    text-transform: uppercase; 
    color: #000; 
    text-shadow: 0px 1px 0px #fff; 
    display:block;
}    
#ContactForm .inputstyle  {
	border: 1px solid #f5f5f5; 
	width: 270px; 
	height: 32px; 
	margin: 0;
	margin-bottom: 10px;
	
}
#ContactForm input{      
	background: #fff; 
	width: 260px; 
	height: 30px; 
	line-height: 28px; 
	padding: 0 4px; 
	border: 1px solid #999; 
	font-size: 12px;
	position: absolute;
	
}     
#ContactForm .textareastyle  {
	background: #f5f5f5;
	padding: 1px;
	width: 270px; 
	height: auto; 
	margin-bottom: 10px;
}
#ContactForm textarea{ 
	display: block;
	background: #fff; 
	width: 258px; 
	height: 200px; 
	padding: 5px 5px; 
	border: 1px solid #999;
    font-size: 12px;
    resize:none;
	overflow-y: hidden;
	position: relative;
	
}                   
  
#ContactForm button{
    background: url(images/send-button.png) no-repeat top;
    position: relative;
    width: 150px; 
    height: 0px; 
    margin: 8px 3px 0 0; 
    border: none; 
    display: block;
	cursor:hand;
} 
#ContactForm button span{
    background: url(images/send-button.png) no-repeat bottom;
    width: 150px; 
    height: 32px; 
 	position: absolute;
 	top:0;
 	left: 0;
    display: block;
    text-indent: -9999px;
	cursor:hand;
} 
#ContactForm button:hover{
    background-position: -20px 30px;
	cursor:hand;
} 




#ContactForm #message { 

}

/* contact form */

/*******  ERROR *******/

#nameInfo, #emailInfo, #subjectInfo {
	color: #d60000;
	padding: 4px 0 0 5px;
	font-size: 14px;
	font-weight: 300;
	font-family: 'CuprumFFURegular';
	display: block;
}






.loader{
    background:transparent url(../images/ajax-loader.gif) no-repeat top left;
    width:16px;
    height:16px;
    margin-top:15px;
    margin-left: -4px;

}
.success{
	display: block;
	font-family: 'CuprumFFURegular';
	color: #000;
	padding: 12px 10px 0 10px;
	font-size: 18px;
	font-weight: 300;
}
.envelope img{
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-10px;
    margin-left:-123px;
}

/******* FORM ERROR *******/





.part10 { height: 10px; padding-top:40px; }
.part20 { width:210px; padding-top:25px; padding-left:30px;}
.part30 { height: 30px;}
.part40 { height: 40px;}
.part50 { height: 50px;}



/* Defaults Begin */
.margin_top_2 { margin-top:1px;}
.margin_left_2 { margin-left:1px;}
.margin_right_2 { margin-right:1px;}
.margin_bottom_2 { margin-bottom:1px;}
.margin_top_2 { margin-top:2px;}
.margin_left_2 { margin-left:2px;}
.margin_right_2 { margin-right:2px;}
.margin_bottom_2 { margin-bottom:2px;}
.margin_top_3 { margin-top:3px;}
.margin_left_3 { margin-left:3px;}
.margin_right_3 { margin-right:3px;}
.margin_bottom_3 { margin-bottom:3px;}
.margin_top_4 { margin-top:4px;}
.margin_left_4 { margin-left:4px;}
.margin_right_4 { margin-right:4px;}
.margin_bottom_4 { margin-bottom:4px;}
.margin_top_5 { margin-top:5px;}
.margin_left_5 { margin-left:5px;}
.margin_right_5 { margin-right:5px;}
.margin_bottom_5 { margin-bottom:5px;}
.margin_top_6 { margin-top:6px;}
.margin_left_6 { margin-left:6px;}
.margin_right_6 { margin-right:6px;}
.margin_bottom_6 { margin-bottom:6px;}
.margin_top_7 { margin-top:7px;}
.margin_left_7 { margin-left:7px;}
.margin_right_7 { margin-right:7px;}
.margin_bottom_7 { margin-bottom:7px;}
.margin_top_8 { margin-top:8px;}
.margin_left_8 { margin-left:8px;}
.margin_right_8 { margin-right:8px;}
.margin_bottom_8 { margin-bottom:8px;}
.margin_top_9 { margin-top:9px;}
.margin_left_9 { margin-left:9px;}
.margin_right_9 { margin-right:9px;}
.margin_bottom_9 { margin-bottom:9px;}
.margin_top_10 { margin-top:10px;}
.margin_left_10 { margin-left:10px;}
.margin_right_10 { margin-right:10px;}
.margin_bottom_10 { margin-bottom:10px;}

.padding_1 { padding:1px;}
.padding_2 { padding:2px;}
.padding_3 { padding:3px;}
.padding_4 { padding:4px;}
.padding_5 { padding:5px;}
.padding_10 { padding:10px;}

.left { float:left;}
.right { float:right;}
.center { margin-left:auto; margin-right:auto;}
.text_left { text-align: left;}
.text_right { text-align: right;}
.text_center { text-align: center;}
.justify { text-align:justify;} 
/* Defaults End */

