/*
Theme Name: Lobeline
*/

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif, Verdana;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.ddet_div
{
	margin: 5px 20px 5px 10px;
	padding: 5px;
	background: #ffffff;
	border: 1px dotted #A8ACAF;
}

#hide
{
	visibility: hidden;
}

#page
{
	border: 1px solid #CAD7E0;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 768px;
}

#header 
{
	margin: 0;
	padding: 0;
	height: 117px;
	width: 768px;
	background: url('images/header_right.gif') no-repeat right;
}

#header-left
{
	margin: 0;
	padding: 0;
	height: 117px;
	width: 294px;
	background: url('images/header_left.gif') no-repeat left;
	cursor: pointer;
	float: left;
}

#header-right
{
	margin: 0;
	padding: 0;
	height: 117px;
	width: 474px;
	float: right;
}

#nav
{ 
	width: 450px;
	height: 30px; 
	position: relative;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	margin: 90px auto 0 auto;
}

#nav ul
{  
	width: auto;
	position: absolute; 
	overflow: hidden; 
	padding: 0;
	margin-top: 5px;
	margin-left: 0;
}

#nav ul li
{ 
	margin-right: 6px;
	float: left; 
	font-weight: bold;
	color: #2c70a2;
	list-style-type: none;
}

#nav ul li.tabselected a
{ 
	color: #ff6600;
}

#nav ul li.nav-separator
{ 
	color: #2c70a2;
	font-size: 0.8em;
}

#nav ul li a
{
	text-decoration: none; 
	text-align: center;
}

#footer
{
	background: #ff6600;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 768px;
	height: 18px;
	clear: both;
}

#footer-left
{
	margin: 0;
	padding-top: 4px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	color: #9a3d00;
	float: left;
}

#footer-right
{
	margin: 0;
	padding-top: 3px;
	padding-right: 38px;
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	color: white;
	float: right;
}

#footer-right a
{
	text-decoration: none;
	color: white;
}

#footer-right a:hover
{
	color: #2c70a2;
}

.coverflow
{
	width: 600px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border-top: #2c70a2 dotted 1px;
	border-bottom: #2c70a2 dotted 1px;
}

#quote-text
{
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;
	width: 540px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	min-height: 50px;
}

#quote-author
{
	width: 540px;
	color: #ff6600;
	font-size: 1.2em;
	text-align: right;
	margin: 15px auto 5px auto;
	padding-bottom: 0px;
}

.nav-about-us
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/about_us.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-our-clients
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/our_clients.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-our-work
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/our_work.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-services
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/services.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-news
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/news.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-contact-us
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/contact_us.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

.nav-home
{
	width: 630px;
	height: 24px;
	padding-right: 25px;
	margin-top: 30px;
	vertical-align: middle;
	background: url('images/home.gif') no-repeat right;
	clear: both;
	cursor: pointer;
}

#about-us-left
{
	width: 230px;
	float: left;
}

#gallery-title
{
	width: 200px;
	text-align: center;
	margin: 15px auto 0 auto;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: #2c70a2;
}

#nextgen-gallery-about-us
{
	width: 230px;
	margin-top: 15px;
	margin-left: 0;
	position: relative;
}

#about-us-left-text
{
	width: 230px;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	margin: 20px auto 10px auto;
	position: relative;
	color: #2c70a2;
}

#about-us-right
{
	width: 420px;
	float: right;
	position: relative;
}

#about-us-text
{
	font-family: Tahoma, Arial;
	font-size: 1.4em;
	line-height: 1.2em;
	width: 380px;
	text-align: left;
	margin: 0 auto 15px auto;
}

#about-us-you-make
{
	width: 420px;
	height: 24px;
	margin: 10px auto 10px auto;
	background: url('images/you_make.jpg') center no-repeat;
}

.about-us-bio-title
{
	font-weight: bold;
	margin: 10px auto 10px 200px;
	height: 240px;
}

.about-us-bio-text
{
	clear: both;
}

.about-us-bio-photo
{
	width: 166px;
	height: 240px;
	float: left;
}

.about-us-bio-photo img
{
	border: #2c70a2 dotted 1px;
	padding: 5px;
	margin: 5px 10px 10px 0px;
	text-align: left;
}

#our-clients-left
{
	width: 230px;
	float: left;
}

#nextgen-gallery-our-clients
{
	width: 230px;
	margin-top: 15px;
	margin-left: 0;
	position: relative;
}

#our-clients-right
{
	width: 420px;
	float: right;
	position: relative;
}

#our-clients-text
{
	font-family: Tahoma, Arial;
	font-size: 1.4em;
	line-height: 1.2em;
	width: 380px;
	text-align: left;
	margin: 0 auto 15px auto;
}

.our-clients-category
{
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0;
}

#our-clients-1st-col
{
	width: 175px;
	float: left;
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 0.6em;
	line-height: 1.4em;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #F2F4F4;
	min-height: 850px;
}


#our-clients-1st-col p
{
	margin-top: 5px;
}


#our-clients-1st-col p a
{
	font-weight: bold;
}

#our-clients-2nd-col
{
	width: 175px;
	float: right;
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 0.6em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	background: #F2F4F4;
	min-height: 850px;
}


#our-clients-2nd-col p
{
	margin-top: 5px;
}


#our-clients-2nd-col p a
{
	font-weight: bold;
}

#our-clients-clients
{
	width: 420px;
	height: 24px;
	margin: 10px auto 10px auto;
	background: url('images/clients.jpg') center no-repeat;
}

#services-additional-services
{
	width: 600px;
	height: 24px;
	margin: 10px auto 10px auto;
	background: url('images/services.jpg') center no-repeat;
}

#services-text
{
	font-family: Tahoma, Arial;
	font-size: 1.4em;
	line-height: 1.2em;
	width: 600px;
	text-align: left;
	margin: 0 auto 15px auto;
}


.custom-ul
{
	list-style-type: none;
	padding: 0;
	margin: 0
}

.custom-ul li
{
	background-image: url(arrow.gif);
	margin-left: 20px;
	padding-left: 25px;
	background: url('images/arrow.gif') left center no-repeat;
}

#our-work-work
{
	width: 600px;
	height: 24px;
	margin: 10px auto 10px auto;
	background: url('images/work.jpg') center no-repeat;
}

#our-work-additional-coverage
{
	float: left;
	width: 400px;
	padding-top: 13px;
	margin-left: 10px;
}

#our-work-youtube-logo
{
	float: left;
}

#our-work-campaign-block
{
	width: auto;
	text-align: center;
	margin: 30px auto 0 auto;
}

#our-work-bold-text
{
	font-family: Tahoma, Arial;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

#our-work-text
{
	font-family: Tahoma, Arial;
	font-size: 1.4em;
	line-height: 1.2em;
	width: 600px;
	text-align: left;
	margin: 0 auto 15px auto;
}

.our-work-col-1
{
	width: 148px;
	float: left;
	line-height: 1.6em;
}

.our-work-col-2
{
	width: 148px;
	float: left;
	position: relative;
	line-height: 1.6em;
}

.our-work-col-3
{
	width: 148px;
	float: left;
	position: relative;
	line-height: 1.6em;
}

.our-work-col-4
{
	width: 148px;
	float: right;
	position: relative;
	clear: right;
	line-height: 1.6em;
}

.orange-dotted-line
{
	border-top: #ff6600 dotted 1px;
	margin: 0 auto 0 auto;
	text-align: left;
	clear: both;
}

.blue-dotted-line
{
	border-top: #2c70a2 dotted 1px;
	margin: 0 auto 0 auto;
	text-align: left;
	clear: both;
}

.grey-dotted-line
{
	border-top: #A8ACAF dotted 1px;
	margin: 30px auto 0 auto;
	text-align: left;
	clear: both;
}

#contact-us-left
{
	width: 300px;
	float: left;
	margin-left: 10px;
	position: relative;
}

#contact-us-right
{
	width: 330px;
	height: 400px;
	float: right;
	position: relative;
}

#contact-form-block
{
	width: 330px;
	height: 400px;
	float: right;
	position: relative;
	border-top: #2c70a2 dotted 1px;
	border-bottom: #ff6600 dotted 1px;
}

#info-block
{
	width: 300px;
	height: 400px;
	float: left;
	position: relative;
	border: #ff6600 dotted 1px;
	background: url('images/gradient.jpg') repeat-x;
}

#info-block-top
{
	width: 300px;
	height: 180px;
	float: left;
	position: relative;
	margin-left: 20px;
}

#info-block-bottom
{
	width: 300px;
	height: 170px;
	float: left;
	position: relative;
	margin-left: 20px;
}

#contact-form-send-us
{
	width: 330px;
	height: 24px;
	margin: 10px auto 10px auto;
	background: url('images/send_us.jpg') center no-repeat;
}

#contact-form-info
{
	width: 300px;
	height: 24px;
	margin: 10px auto 10px 20px;
	background: url('images/info.jpg') left no-repeat;
}

#contact-form-our-team
{
	width: 300px;
	height: 24px;
	margin: 10px auto 10px 20px;	
	background: url('images/our_team.jpg') left no-repeat;
	clear: both;
}

.contact-form-bold-text
{
	padding-top: 15px;
	font-weight: bold;
}

.team-col-1
{
	width: 75px;
	float: left;
}

.team-col-2
{
	width: 40px;
	float: left;
	position: relative;
}

.team-col-3
{
	width: 120px;
	float: left;
	position: relative;
	text-align: left;
}

.team-col-4
{
	width: 50px;
	float: right;
	position: relative;
	text-align: left;
	margin-left: 2px;
	margin-right: 5px;
	clear: right;
}

#contact-form
{
	width: 220px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.contact-form-text
{
	color: #2c70a2;
}

#submit-button
{
	width: 48px;
	background: url('images/send.jpg') no-repeat;
	border: none;
	text-align: center;
	margin-left: 85px;
	cursor: pointer;
}

#content
{
	font-size: 1.2em
	min-height: 576px;
	margin-top: 20px;
}

#content-top-border
{
	border-top: #2c70a2 dotted 1px;
	margin: 40px auto 0 auto;
	text-align: center;
	width: 700px;
	clear: both;
}

#content-bottom-border
{
	border-bottom: #ff6600 dotted 1px;
	margin: 40px auto 40px auto;
	text-align: center;
	width: 700px;
	clear: both;
}

.widecolumn .entry p
{
	font-size: 1.2em;
	line-height: 1.4em;
}

.narrowcolumn .entry
{
	font-size: 1.0em;
	line-height: 1.4em;
	width: 680px;
	min-height: 350px;
}

.widecolumn .entry
{
	font-size: 1.0em;
	line-height: 1.4em;
	width: 650px;
}

.post-narrowcolumn
{
	float: left;
	padding: 0 0 0 45px;
	margin: 0;
	width: 500px;
}

.post-narrowcolumn .entry
{
	font-size: 1.2em;
	line-height: 1.4em;	
	width: 450px;
	color: #333333;
}

.post-narrowcolumn .postmetadata
{
	text-align: left;
	margin-top: 0;
}
	
.post-narrowcolumn small
{
	color: #ff6600;
}
	
.post-narrowcolumn h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited
{
	color: #ff6600;
}
	
.post-narrowcolumn h2
{
	margin-top: 0px;
}
	
.post-narrowcolumn h3
{
	margin-top: 0px;
}

.widecolumn
{
	line-height: 1.6em;
}

.widecolumn h2
{
	color: #ff6600;
	margin-top: 50px;
	margin-bottom: 10px;
}

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

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 
{
	font-size: 4em;
	text-align: center;
}

h2
{
	font-size: 1.6em;
}

h2.pagetitle
{
	font-size: 1.6em;
	color: #2c70a2;
}

#sidebar h2
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3
{
	font-size: 1.3em;
}

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

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, a:visited
{
	color: #2c70a2;
}

.entry p a:hover
{
	color: #ff6600;
	text-decoration: none;
}

.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 50px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: 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;
	color: #ff6600;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 0 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;
	}

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

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

#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: 20px 0 10px 0;
	margin-left: 570px;
	width: 175px;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 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 */
