/*
Theme Name: VL_Theme
Theme URI: http://www.visualloungemedia.com
Description: Default theme created for Visual Lounge by <a href="http://www.ooxeye.com">Donny Hansen</a>.
Version: 1.0
Author: Donny Hansen
Author URI: http://www.ooxeye.com
Tags: 

	Visual Lounge Media V1.0
	 http://www.ooxeye.com
	 http://www.visualloungemedia.com

	This theme was designed by Stephen Peaslee, 
	and developed and coded by Donny Hansen,
	whose blog you will find at http://www.ooxeye.com

	The CSS, XHTML and design are NOT to be used by anyone other than
	employees and owners of Visual Lounge Media.

*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	border:0;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #000 url(images/backBackground.jpg) no-repeat top center;
	color: #fff;
	text-align: center;
	}
h1{
	font-size:37px;
	color:#FCBA5F;
	}
h2{
	font-size:33px;
	font-weight:bold;
	color:#fff;
	}
	
#italic_h2{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	font-style:italic;
	}
#page {
	width: 1024px;
	text-align: left;
	margin:0 auto;
	}
#logo_area{
	margin-top:220px;
	height:93px;
	}
#nav_background{
	height:54px;
	background-image:url(images/navBackground.png);
	}
#nav_menu{
	font-size:20px;
	color:#000;
	padding-left:5px;
	}
#nav_menu ul{
	list-style:none;
	}
#nav_menu li{
	display:inline;
  	float: left;
  	position: relative;
  	margin: 0;
	}
#nav_menu a{
	display:block;
	color:#000;
	text-decoration: none;
	cursor: pointer; /* IE 7 bug-fix */
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	}
html>body #nav_menu a{
	width:auto; /* IE bug-fix to allow full width to be targeted by mouse */
	}
#nav_menu a:hover {
	color:#fff;
	background-image:url(images/btn_over_background.png);
	background-repeat:repeat-x;
	}
.primaryContent {
	background-color:#2099D5;
	color:#fff;
	font-size:14px;
	overflow:hidden;
	}
#footer_background{
	height:98px;
	background-image:url(images/footer_background.png);
	}
#footer_menu{
	font-size:20px;
	color:#000;
	padding-left:5px;
	}
#footer_address{
        font-size:15px;
	color:#000;
        padding-top: 15px;
	padding-left:85px;
        float: left;
	}
#footer_menu ul{
	list-style:none;
	}
#footer_menu li{
	display:inline;
  	float: left;
  	position: relative;
  	margin: 0;
	}
#footer_menu a{
	display:block;
	color:#000;
	text-decoration: none;
	cursor: pointer; /* IE 7 bug-fix */
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	}
html>body #footer_menu a{
	width:auto; /* IE bug-fix to allow full width to be targeted by mouse */
	}
#footer_menu a:hover {
	color:#fff;
	}
#footer_logo{
	padding-top:10px;
	padding-right:15px;
	float:right;
	}
	
	
	
	
	
#welcome_background{
	height:245px;
	background-image:url(images/welcome_background.png);
	}
#welcome_text{
	float:left;
	height:150px;
	width:600px;
	margin-left:30px;
	margin-top:30px;
	}
#welcome_text h1{
	color:#3A53A4;
	}
#welcome_text p{
	font-size:14px;
	line-height:175%
	}
#welcome_couch{
	float:right;
	padding-top:25px;
	}
	
#body_leftSide{
	width:660px;
	float:left;
	margin-left:25px;
	}
	



#tri_frame{
	width:640px;
	}
#tri_header{
	height:1px;
	}
#tri_middle{
	float:right;
	width:195px;
	}
#tri_left{
	float:left;
	width:195px;
	}
#tri_right{
	float:right;
	width:195px;
	padding-right:3px;
	}
#tri_enclose{
	float:left;
	width:417px;
	padding-left:6px;
	}
#tri_footer{
	clear:both;
	height:1px;
	}
#tri_middle h3, #tri_left h3, #tri_right h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid;
	border-bottom-width:3px;
	border-bottom-color:#DD3626;
	}
	
	
#recent_posts{
	width:640px;
	margin-top:50px;
	margin-bottom:25px;
	}
	
#postTitle, #postTitle a, #postTitle a:hover, #postTitle a:visited{
	color:#FCBA5F;
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	}
#postAuthor, #postDate {
	font-size:14px;
	font-weight:bold;
	}
#readMore_link{
	font-size:16px;
	font-weight:bold;
	}
#readMore_link a, #readMore_link a:visited{
	text-decoration:none;
	color:#fff;
	}
	
	
	
	
	
#body_rightSide{
	float:right;
	width:300px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:5px;
	text-align:center;
	}
	
#newsletter_widget{
	background-image:url(images/newsletter_background.png);
	width:268px;
	height:128px;
	font-size:14px;
	color:#5C9AD3;
	text-align:center;
	padding:10px;
	}
#newsletter_widget h1{
	font-size:24px;
	font-weight:bold;
	color:#5C9AD3;
	}
#twitter_feed {
	background-image:url(images/twitterBackground.png);
	background-repeat:no-repeat;
	width:269px;
	height:200px;
	margin-left:14px;
	}
#quiz_widget_wrap {
	margin-left:6px;
	display: none;
	}
#quiz_widget_wrap a, #quiz_widget_wrap a:hover, #quiz_widget_wrap a:visited{
	text-decoration:none;
	}
#quiz_widget {
	width:269px;
	height:193px;
	background-image:url(images/quiz_background.png);
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	}
#quiz_widget h2{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	}
#quiz_widget h1{
	font-size:29px;
	font-weight:bold;
	color:#DD5326;
	}

	
	
	
#body_footer{
	clear:both;
	height:1px;
	}
	
	
	
	
	
#breadcrumbs{
	height:30px;
	background-color:#000000;
	padding-top:10px;
	padding-left:10px;
	color: #fff;
	}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:hover{
	color:#FFFFFF;
	}
	
	
#subNav_background{
	height:202px;
	background-image:url(images/subNav_background.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:20px;
	}
#subNav_background ul{
	list-style:none;
	}
#subNav_background li{
	display:inline;
  	position: relative;
  	margin: 0;
	padding-left:25px;
	padding-right:25px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	}
#subNav_instructions{
	text-align:center;
	padding:25px;
	height:70px;
	}
	
#flash_portfolio {
	text-align:center;
	padding:25px;
}
	
/* FORMS */
input{
	border:solid;
	border-width:1px;
	border-color:#000000;
	}
	
#contactForm{
	padding:25px;
	}

#miniSubNav_background{
	background-image:url(images/miniSubNav_background.png);
	height:85px;
	}
#miniSubNav_background ul{
	list-style:none;
	padding:25px;
	}
#miniSubNav_background li{
	display:inline;
  	position: relative;
  	margin: 0;
	padding-left:55px;
	padding-right:55px;
	font-size:20px;
	font-weight:bold;
	color:#2099D5;
	}
#miniSubNav_background a, #miniSubNav_background a:visited{
	text-decoration:none;
	color:#fff;
	}
#miniSubNav_background a:hover{
	color:#2099D5;
	}
	
	
	
	
.special h1{
	font-size:60px;
	}

.bodyContent{
	padding:25px;
	}
	
	
	
	
#websites_icons ul{
	list-style:none;
	}
#websites_icons li{
	display:inline;
  	position: relative;
  	margin: 0;
	padding:25px;
	}
	
	
	
	
	
	
#websites_tri_frame{
	width:1024px;
	padding:25px;
	}
#websites_tri_header{
	height:1px;
	}
#websites_tri_middle{
	float:right;
	width:300px;
	padding-left:50px;
	}
#websites_tri_left{
	float:left;
	width:300px;
	}
#websites_tri_right{
	float:right;
	width:300px;
	padding-right:50px;
	}
#websites_tri_enclose{
	float:left;
	width:650px;
	padding-right:10px;
	}
#websites_tri_footer{
	clear:both;
	height:1px;
	}
	
#websites_tri_middle:first-letter, #websites_tri_left:first-letter, #websites_tri_right:first-letter{
	font-size:32px;
	font-weight:bold;
	color:#fff;
	}
#websites_tri_middle .websites_tri_title, #websites_tri_left .websites_tri_title, #websites_tri_right .websites_tri_title{
	color:#3F61AD;
	font-weight:bold;
	font-size:22px;
	}


#pricing_table{
	border-collapse: collapse;
	border:1px solid #fff;
	font-size:20px;
	font-weight:bold;
	}
#pricing_table td {
	padding:4px;
	text-align:center;
	}
#pricing_table th{
	font-size:33px;
	font-weight:bold;
	color:#fff;
	background-color:#36b3e6;
	}
#pricing_table td, th{
	border:1px solid #fff;
	}
#pricing_table_small_text{
	font-size:16px;
	}
	
	
	
	
	
.twitter{
	padding:10px 10px 70px 10px;
	text-align:left;
	list-style:none;
	color:#333333;
	}
	
.twitter-timestamp{
	color:#666666;
	font-style:italic;
	font-size:12px;
	}
	
	/*
	ul.twitter: the main ul (if list is activated)
li.twitter-item: the ul items (if list is activated)
p.twitter-message: each one of the paragraphs (if msgs > 1)
.twitter-timestamp: the timestamp span class
a.twitter-link: the tweet link class
a.twitter-user: the @username reply link class*/

/*CSS for Visual Lounge site additions by Cody Garvin*/
#launch_logo
{
	text-align: center;
}

#launch_header
{
	text-align: center;
	margin: 40px 50px 0px 50px;
	font-size: 33px;
}

#launch_left
{
	float: left;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 520px;
}

#launch_left ul
{
	margin-left: 20px;
}

#launch_right
{
	background:url(images/LaunchPage_Signup.png) no-repeat;
	padding-top:240px;
	padding-left:70px;
	float: right;
	margin-right: 30px;
	width: 320px;
	height:200px;
	color:#000;
}

#launch_none
{
	clear: both;
	margin-left: 70px;
	margin-bottom: 20px;
}

.bootcamp
{
	overflow: hidden;
	font-size: 16px;
}

.bootcamp #launch_right input
{
	margin-bottom: 5px;
}

#launch_opt_in
{
	margin-left: -9px;
	background: url(images/MainPage_Opt_In.png) no-repeat;
	padding-left: 55px;
	padding-top: 190px;
	width: 285px;
	height: 110px;
	color:#000;
}

#launch_opt_in input#submit
{
	margin-left: 26px;
}

#launch_opt_in input
{
	margin-bottom: 5px;
}

#web_design_right
{
	background: url(images/quote.png) no-repeat 0 0;
	color: #000000;
	float: right;
	height: 600px;
	margin-right: 30px;
	padding-left: 70px;
	padding-top: 200px;
	width: 320px;
	margin-bottom: 30px;
}

#portfolio_left
{
	float: left;
	width: 660px;
	padding: 10px 0px 20px 20px;
}

#portfolio_right
{
	margin-top: 20px;
	margin-right: 10px;
	width: 300px;
	float: right;
}

#portfolio_intro
{
	margin-bottom: 20px;
}

.section_text
{
	float: left;
	width: 340px;
	padding-top: 10px;
}

.section_image
{
	padding-top: 10px;
	float: right;
}

.section_image a img
{
	border:  5px solid #F89520;
}

.section_image a:hover img
{
	border: 5px solid #EE3224;
}

.section_examples
{
	clear: both;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.section_examples a img
{
	border: 3px solid #F89520;
}

.section_examples a:hover img
{
	border: 3px solid #EE3224;
}

.section_examples img.center
{
	margin-right: 10px;
	margin-left: 10px;
}

#portfolio_left h2
{
	width: 340px;
}

div.quote_title
{
	font-weight: bold;
	width: 135px;
	float: left;
}

div.full
{
	margin-top: 10px;
}

div.full
{
	width: auto;
	width: 300px;
}

input.quote
{
	float: left;
}

div.clear
{
	clear: both;
}

input.quote_radio, input.quote_check
{
	float: left;
	margin-top: 4px;
}

div.option_info
{
	float: left;
	width: 300px;
}

textarea.quote_area
{
	width: 285px;
	height: 100px;
}

div.messages
{
	width: 300px;
	font-weight: bold;
}

img.quote_button
{
	margin: 8px 0 0 65px;
	cursor: pointer;
}

textarea#comment
{
	margin: 5px 5px 5px 0;
	width: 100%;
}

ol.commentlist
{
	list-style: none;
	margin: 0 0 20px 0;
}

form#commentform p
{
	margin: 2px 0 2px 0;
}

h3.header
{
	text-align: center;
	margin: 10px;
	font-size: 23px;
}

.step
{
	overflow: hidden;
	margin: 20px 0 0 10px;
}

div.cart_wrapper
{
	margin: 0 auto;
	overflow: hidden;
	width: 632px;
}

div.purchase div.step h3
{
	color: #0A49A5;
	font-size: 23px;
}

.items
{
	width: 652px;
	overflow: hidden;
	margin: 0 auto;
}

.items .item
{
	margin: 5px;
	padding: 5px;
	border: 3px solid #0A49A5;
	background: #5F9FFF;
	color: #fff;
	display: block;
	width: 300px;
	float: left;
}

div.purchase div.items div.item h3, div.purchase div.information h3
{
	color: #00139F;
	font-size: inherit;
}

.information
{
	float: left;
	width: 280px;
	border: 3px solid #0A49A5;
	margin: 10px 0 0 0;
	background: #5F9FFF;
	color: #fff;
	padding: 0 10px 10px 10px;
	margin: 5px;
}

.information span
{
	float: left;
	clear: both;
	margin-bottom: 5px;
}

.information input, .information select
{
	float: right;
}

.information span.explanation
{
	color: #666;
	font-size: 11px;
}

.information span.collapse
{
	float: right;
	margin-top: -10px;
	text-decoration: underline;
	cursor: pointer;
}

.cart
{
	float: left;
	width: 300px;
	border: 3px solid #0A49A5;
	margin: 5px;
	background: #5F9FFF;
	color: #fff;
}

.cart hr
{
	border: inherit;
	margin: 0 10px 10px 10px;
}

div.purchase div.cart h3
{
	color: #00139F;
	font-size: inherit;
}

.cart h3.title, .information h3.title
{
	text-align: center;
	font-size: 20px;
	margin: 10px;
}

.cart_items
{
	margin: 10px;
}

.cart_item
{
	margin-bottom: 10px;
}

.total
{
	margin: 10px;
	font-weight: bold;
}

.overview
{
	text-align: center;
	margin-bottom: 10px;
}

span.remove
{
	color: #00F;
	cursor: pointer;
	text-decoration: underline;
}

.addCart
{
	background: url(images/addcart.png);
	height: 60px;
	width: 179px;
}

.checkout
{
	background: url(images/checkout.png);
	height: 60px;
	width: 179px;
	margin: 0 auto;
}

.addCart, .checkout
{
	cursor: pointer;
}

.error
{
	background: #f33;
	border: 1px solid #000;
	text-align: center;
	display: none;
}

.cart .error
{
	margin: 10px;
}

/*Purchase Page Styles*/
div.purchase
{
	background: #ffffff url(images/purch_bg.png) repeat-x;
	color: #000000;
}

div.purchase h3
{
	color: #FAA722;
}

div.imgheader div, div.slider
{
	margin: 0 auto;
	width: 600px;
}

div.initial_copy
{
	margin: 10px auto;
	width: 900px;
}

div.copy
{
	margin-bottom: 10px;
}

div.scheme_head
{
	margin: 0 auto;
	font-size: 23px;
	font-weight: bold;
	text-decoration: underline;
	width: 450px;
	cursor: pointer;
	color: #FAA722;
}

div.copy_right
{
	float: right;
	width: 300px;
	margin: 0 0 7px 15px;
	color: #f00;
	font-weight: bold;
}

div.copy_right span.head
{
	color: #555;
	font-size: 17px;
}

div.copy_right ul
{
	margin-top: 10px;
	padding-left: 15px;
}

div.copy_right li
{
	margin-bottom: 5px;
}

div.copy_right span.small
{
	font-size: 11px;
	font-weight: normal;
}

span.copy_emph
{
	color: #F47C20;
	font-style: italic;
}

div.seperator_imgs
{
	width: 900px;
	margin: 20px auto;
	padding: 0;
}

div.seperator_imgs img
{
	margin: 0 20px 0 20px;
	cursor: pointer;
}

div.info
{
	width: 900px;
	margin: 10px auto;
}

div.info h2
{
	color: #005B9F;
	font-size: 25px;
}

div.upgrade_list
{
	width: 450px;
	margin-left: 20px;
	margin-top: 10px;
}

div.upgrade_list div
{
	float: left;
	width: 200px;
	color: #005B9F;
	font-size: 17px;
	display: list-item;
	list-style: inside disc;
}

.copy_link
{
	color: #0699BF;
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
}

img.side_img
{
	max-width: 300px;
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
}

div.sales_copy
{
	float: left;
	width: 550px;
	margin-top: 15px;
	margin-left: 20px;
}

div.cart_wrapper h3
{
	color: #00139F;
}

span.colors
{
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
}

span.more
{
	cursor: pointer;
	text-decoration: underline;
}

/*Purchase Page Slider CSS*/
.slider_wrapper
{
	margin: 0 auto;
	overflow: hidden;
	width: 665px;
	display: none;
}

.slider
{
	float: left;
}

.slider ul, .slider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.slider li
{ 
	width: 597px;
	height: 170px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn
{ 
	display: block;
	width: 34px;
	height: 170px;
	float: left;
}
														
#prevBtn a, #nextBtn a
{  
	display: block;
	width: 34px;
	height: 170px;
	background: url('images/prev.jpg') no-repeat 0 0;
}	

#nextBtn a
{ 
	background: url('images/next.jpg') no-repeat 0 0;	
}

.step_txt
{
	font-size: 26px;
}

.host_wrapper
{
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
}

.hosting
{
	width: 350px;
	float: left;
	margin: 5px;
	height: 150px;
	cursor: pointer;
}

.vl_host, .their_host
{
	overflow: hidden;
	display: inline;
}

.vl_host .hosting
{
	background: url('images/vl_host.png') no-repeat 0 0;
}

.vl_host div.selected
{
	background: url('images/vl_host_selected.png') no-repeat 0 0;
}

.their_host .hosting
{
	background: url('images/their_host.png') no-repeat 0 0;
}

.their_host div.selected
{
	background: url('images/their_host_selected.png') no-repeat 0 0;
}

.color_scheme
{
	width: 153px;
}

#body_header
{
	margin: 15px 0 15px 0;
}

.testimonial
{
	margin: 5px 35px 5px 25px;
}

.testimonial .testimonial_author
{
	display: block;
	font-style: italic;
}