/*
Theme Name: Tower Media Design
Theme URI: http://towermediadesign.com/
Description: Grey theme for Tower Media Design.
Version: 1.0
Author: Ryan Hightower
Author URI: http://ryanhightower.com/
Tags: grey, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}
/**/
.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 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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: #147;
	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 */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

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

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

.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;
}

/* End Structure */



/*	Begin Headers */
/* 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;
	}

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;
	}

.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;
	margin-bottom: 15px;
	}

#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:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;

	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300px;
	padding: 2px;
    height:90px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;

	}
/* End Form Elements */

#commentform input#submit{width:123px;}

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

.commentlist {
	padding: 0;
	text-align: left; //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 {
padding-bottom:0px;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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: 60px;
	}
	
.websites li {
	float:left;
	padding:10px;
}
/* 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." */
	
	
	/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/* TEXT */
h1, h2, h3{ }
h1 {}
h2 {}
h3 {font-family: "Myriad Pro",Arial, Helvetica, sans-serif; padding-left:10px; padding-top:20px; padding-left:34px;}
h4{}
h5{}
h6 {}
strong{}
p{font-weight:bold; padding-top:25px; padding-right:25px; padding-left:34px; text-align:left; font-weight:normal;}

/* FLOATS */
.fltlft { float:left;}
.fltrt { float:right;}
.clrflt { clear:both; line-height:1px; font-size:1px;}
.clear { clear:both;}

body{ background:#fff; font:14px Arial, Helvetica, sans-serif; color:#000;}

#header{ height:192px; background:url(images/header_bg.png) repeat-x; margin:0 auto;}
.container{ width:968px; margin:0 auto; padding-top:13px;}
.header_inner{}
.logo{ width:476px; padding-left:26px;}
.nav{ width:354px; height:20px; margin-top:104px;}
.nav ul{ padding:0; margin:0 0 0 47px; list-style:none;}
.nav ul li{ display:block; float:left; margin-left:5px; }

.nav ul li a {font-weight:bold;font-family:"Myriad Pro",Arial, Helvetica, sans-serif; text-decoration:none; color:#000; display:block; padding:4px 0 0 10px; float:left; height:20px; cursor:pointer;}
.nav ul li a span{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; text-decoration:none; color:#000; display:block; padding:0px 10px 0 0px; float:left; height:20px;text-align:center; cursor:pointer; line-height:17px;}
.nav ul li a:hover{background:url(images/nav_06_bg1.gif) 0 2px no-repeat; padding-top:2px;}
.nav ul li a:hover span{background:url(images/nav_07_bg.gif) right 0 no-repeat;color:#FFF; padding-top:2px;}


.nav ul li.active a{float:left; background:url(images/nav_06_bg1.gif) 0 2px no-repeat; height:20px; padding-top:2px;}
.nav ul li.active span a{ background:url(images/nav_06_bg1.gif) no-repeat;}
.nav ul li.active span{background:url(images/nav_07_bg.gif) right 0 no-repeat; height:20px; color:#FFF; padding-top:2px;}

.banner{  background-color:#FFF; margin: 0 auto; min-height:576px;}
.container_02{ width:967px; margin:0 auto;}
.banner_image{position: absolute; top:0; z-index: 1000; overflow: visible;}
.new{ margin: 10px 0 0 -20px;}

.flash_vd #v1 {
margin-left:198px;
margin-top:10px;
}

#video {
display: block;
margin: 100px auto;
}

  
.wrapper_01{}		   
.top{ background:url(images/top_bg.gif) repeat-x; height:53px; margin:0 auto; line-height:1px; font-size:1px; }		   
.wrapper_inner{ background-color:#cccccc; margin:0 auto;}           

.build{ background:url(images/building_bg01.gif) center bottom no-repeat; margin:0 auto;}

.content{ padding-bottom:30px;}
.content_inner{ height:380px; padding-top:38px;}

.king{ width:458px; padding-left:12px;}
.king h1{ font-size:24px; font-weight:bold;}
.king h6{ font-size:12px; line-height:20px;padding-bottom:20px;}
.king p{ font-size:14px; padding-top:0px; padding-right:33px; text-align:left; padding-bottom:25px; font-weight:normal; padding-left:0px;}

.king1{  padding-left:12px;}
.king1 h1{ font-size:24px; font-weight:bold;}
.king1 h6{ font-size:12px; line-height:20px;}
.king1 p{ font-size:14px; padding-top:20px; padding-right:33px; text-align:left; padding-bottom:25px; font-weight:normal; padding-left:0px;}


.button{ width:181px; height:50px; background:url(images/button_bg.gif) repeat-x;margin-top:20px;}
.button a{ font-size:24px; color:#FFF; font-family:"Myriad Pro",Arial, Helvetica, sans-serif; line-height:50px; padding-left:10px; text-decoration:none;}
.vedio{ width:497px;}
.vedio_inner{ width:479px; height:299px;}

.border{height:6px; background:url(images/border_bg.gif) repeat-x; margin:0 auto; min-width:986px;}

.content_inner_btn{ width:968px; margin:0 auto; padding-bottom:25px;}
.video{ width:312px; height:256px; border-right:1px solid #a6a6a6; margin-top:20px;}
.video h3{font-family: "Myriad Pro",Arial, Helvetica, sans-serif; padding-left:10px; padding-top:20px;}
.video p{ font-weight:bold; padding-top:25px; padding-right:35px; padding-left:10px; text-align:left; font-weight:normal;}
.web{ width:339px; height:256px; border-right:1px solid #a6a6a6; margin-top:20px;}
.animation{ width:312px; height:256px; margin-top:20px;}

#footer{ background-color:#4c4c4c;margin:0 auto;}
.footer_inner{ width:968px;/* height:328px;*/ margin:0 auto;}

.recent{ width:217px; /*height:290px;*/}
.recent h4{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; padding-top:33px; padding-left:0px; padding-bottom:16px;}
.recent a img{ border:5px solid #BBB; margin-left:0px; margin-bottom:5px;}
.recent a:hover img{ border:5px solid #FFF;}
.recent a img.img_01{ padding-bottom:0px;}


.twitter{ width:257px; height:290px; background:url(images/twitter_bg.jpg) no-repeat;}
.twitter h4{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; padding:33px 0 0 47px;}
.twitter p{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#b2b2b2; font-weight:normal; line-height:14px; padding: 0 0 0 45px;}
.twitter ul{margin: 23px 0 0 0;}
.twitter ul li div{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#b2b2b2; font-weight:normal; padding-top:23px; line-height:14px; padding: 12px 0 0 47px;}
.twitter ul li a{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#DDD; padding-top:23px; line-height:18px;}

.blog{ width:257px; height:auto;}
.blog h4{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; padding-top:33px; padding-left:34px; padding-bottom:16px;}
.blog h5{color:#FFF; font-size:18px; font-weight:bold; padding-left:0px;}
.blog h5 a{color:#FFF;}
p.dolor{font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#b2b2b2; font-weight:normal; line-height:14px; padding-top:0; padding-right:24px;}
.blog a{ color:#FFF; padding-left:34px;}

.about{ width:234px;height:auto;}
.about h4 {font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; padding-top:33px; padding-left:4px;}
.about h4 a{color:#FFF; }
.about p{padding-top:15px;font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#b2b2b2; font-weight:normal; line-height:14px; padding-left:24px;}

.nav_01{ padding-bottom:70px;}
.nav_01 ul{ padding:8px 0 0 373px; margin:0; list-style:none;}
.nav_01 ul li{ display:inline;}
.nav_01 ul li a{ text-decoration:none; font-family:"Myriad Pro",Arial, Helvetica, sans-serif; color:#FFF;}
.separotar{color:#FFF; padding:0 2px;}

.about  a {
color:#FFFFFF;
padding-left:23px;
}

.video h3 a{ color:#000000;}

.web  h3 a{color:#000000;}

.animation  h3 a{color:#000000;}

#respond h3 {
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
padding-left:0px;
padding-top:20px;
}

#respond label small{
color:#000000;
font-size:12px;
}


/* CONTACT FORM */

.king1 .wpcf7 p{padding:10px 0 0; float:left;width:600px}

span.wpcf7-form-control-wrap {
/* float:right; */
}

.wpcf7-response-output{clear:both;}

span.wpcf7-form-control-wrap input {border:none;}/* 1px solid #666;} */

span.wpcf7-form-control-wrap textarea {border:none;}/* 1px solid #666;} */

span.wpcf7-form-control-wrap select {width:300px; font-size: 21px; border:2px solid #fff; outline: 4px solid #BBB; color: #666; font-family: Arial; margin-left: 10px;}/* 1px solid #666;} */

input.submite1{float:right} 

.contactfield1{width:300px; font-size: 21px; border:2px solid #fff; outline: 4px solid #BBB; color: #666; font-family: Arial; margin-left: 10px;}
#contact p{font-size: 18px; color: #666; font-family: Arial; text-align: right; padding:10px 0 0 0; float:left;width:600px}

.widget{width:270px; height:300px; background: #ddd; border: 1px solid #fff; outline: 3px solid #999; margin: 30px 0 0 30px;}
.widget-inner{padding:10px;}

