@charset "UTF-8";
/* CSS Document */


/*
Theme Name: The Art of Profit
Theme URI: http://theartofprofitc.com
Author: Kellen Oberts
Author URI: http://brandedlegion.com
Version: 1.0

This theme is for the sole use of The Art of Profit

*/


body {
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	}
	
#main {
	background: #ffffff url(images/top_bg.gif) repeat-x;
	}

.container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
	
#main .container {
	min-height: 600px;
	}
	
#header {
	margin: 0;
	padding: 0;
	height: 212px;
	}
	
#logo_flash {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 155px;
	background: url(images/header_bg.jpg) no-repeat;
	}

#logo_flash #flash_holder {
	width: 900px;
	margin: 0 auto;
	}

#logo_flash h1, #logo_flash h3  {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#logo_blog {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 155px;
	background: url(images/blog-header.jpg) no-repeat;
	}
	
#logo_blog h1, #logo_blog h3  {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

/* =============== NAVIGATION =============== */	

#menu {
	width: 850px;
	margin: 7px auto;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style: none;
	}
	
#menu ul li {
	float: left;
	}
	
#menu ul li a {
	display: block;
	text-indent: -9999px;
	height: 50px;
	}

#menu ul li.home a {
	width: 129px;
	background: url(images/nav-home.jpg);
	}
	
#menu ul li.services a {
	width: 133px;
	background: url(images/nav-services.jpg);
	}
	
#menu ul li.blog a {
	width: 101px;
	background: url(images/nav-blog.jpg);
	}
	
#menu ul li.about a {
	width: 137px;
	background: url(images/nav-aboutMe.jpg);
	}
	
#menu ul li.code a {
	width: 188px;
	background: url(images/nav-codeOfEthics.jpg);
	}
	
#menu ul li.contact a {
	width: 162px;
	background: url(images/nav-contact.jpg);
	}

#menu ul li.home a:hover, #menu ul li.home a.active {
	background-position: 129px 0;
	}
	
#menu ul li.services a:hover, #menu ul li.services a.active {
	background-position: 133px 0;
	}
	
#menu ul li.blog a:hover, #menu ul li.blog a.active {
	background-position: 101px 0;
	}
	
#menu ul li.about a:hover, #menu ul li.about a.active {
	background-position: 137px 0;
	}
	
#menu ul li.code a:hover, #menu ul li.code a.active {
	background-position: 188px 0;
	}
	
#menu ul li.contact a:hover, #menu ul li.contact a.active {
	background-position: 162px 0;
	}


/* =============== MAIN CONTENT =============== */


#content {
	clear: left;
	width: 900px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0;
	overflow: auto;
	font-family: Helvetica, Arial, sans-serif;
	}
	
#feature_flash {
	width: 900px;
	height: 425px;
	margin: 0 auto;
	}
	
#left_content {
	margin: 0;
	margin-right: 45px;
	margin-bottom: 20px;
	padding: 0;
	width: 567px;
	float: left;
	position: relative;
	}

#home_left {
	margin: 15px 45px 25px 12px;
	padding: 0;
	width: 500px;
	float: left;
	position: relative;
	}
	
#left_content h2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EF4723;
	line-height: 32px;
	font-weight: normal;
	}
	
#left_content h2 a {
	color: #EF4723;
	text-decoration: none;
	}

#left_content h2 a:hover {
	color: #EF4723;
	text-decoration: underline;
	}

#left_content img {
	border: 1px solid #919191;
	margin-top: 20px;
	padding: 2px;
	}

small {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #919195;
	}
	
small .date {
	color: #565656;
	}
	
small a {
	text-decoration: none;
	color: #7EBDC7;
	}
	
small a:hover {
	text-decoration: underline;
	color: #7EBDC7;
	}

#left_content p {
	margin: 15px 0 0 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #717175;
	text-align: justify;
	}
	
#left_content p a, #left_content ul li a, #home_left ul li a, #home_left p ul li a, #home_left p a {
	color: #EF4723;
	text-decoration: none;
	}
	
#left_content ul li, #home_left ul li, #left_content p ul li, #home_left p ul li, #left_content ol li, #home_left ol li, #left_content p ol li, #home_left p ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #717175;
	}	 
	
#left_content p a:hover, #left_content ul li a:hover, #home_left ul li a:hover, #home_left p ul li a:hover, #home_left p a:hover {
	color: #EF4723;
	text-decoration: underline;
	} 	
	
#home_left p {
	margin: 15px 0 0 0px;
	margin-left: 12px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #717175;
	text-align: justify;
	}

	
#left_content .separator {
	border-top: 1px dotted #b9b9bd;
	margin-top: 30px;
	padding-top: 30px;
	}


/* =============== SIDEBAR STYLES =============== */


#sidebar {
	margin: 0;
	padding: 0;
	width: 268px;
	border-left: 1px solid #b9b9bd;
	float: left;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	
	}	

#sidebar.home {
	margin: 20px 0 25px 0;
	padding: 0;
	width: 310px;
	height: 213px;
	border-left: none;
	float: left;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/bg_contactForm.jpg);
	}

	
#sidebar h3, #sidebar h2 {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7EBDC7;
	display: block;
	border-bottom: 1px dotted #b9b9bd;
	}

#sidebar h3 a, #sidebar h2 a {
	color: #7EBDC7;
	text-decoration: none;
	}
	
#sidebar h3.rss a {
	color: #7EBDC7;
	text-decoration: none;
	}
	
#sidebar h3 a:hover, #sidebar h2 a:hover {
	color: #7EBDC7;
	text-decoration: underline;
	}
	
#sidebar h3 img, #sidebar h2 img {
	margin-left: 5px;
	margin-bottom: -3px;
	}
	
#sidebar ul {
	margin: 15px 0 15px 20px;
	padding: 0;
	}
	
#sidebar ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 15px;
	color: #717175;
	}
	
#sidebar ul li.twitter {
	list-style-image: url(images/list-arrow.gif);
	}
	
#sidebar ul li a {
	color: #717175;
	text-decoration: none;
	}
	
#sidebar ul li a:hover {
	color: #EF4723;
	text-decoration: underline;
	}

#sidebar p {
	margin: 15px 0 15px 20px;
	padding: 0;
	}
	
#sidebar input.search {
	background: #7EBDC7 url(images/button-bg.gif) repeat-x;
	padding: 6px 10px 4px 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 25px;
	}
	
#sidebar input.search:hover {
	background: #452F19 url(images/button-bg-brn.gif) repeat-x;
	text-decoration: underline;
	}
	

#sidebar ul.twitter {
	margin: 20px;
	padding: 0;
	}

#sidebar .twitter_title_link {
	color: #7EBDC7;
	}
	
#sidebar ul li.twitter-item {
	list-style-image: url(images/list-arrow.gif);
	}

#sidebar ul li a.twitter-link {
	color: #464646;
	}
	
#sidebar ul li a.twitter-user {
	color: 	#7EBDC7;
	}



	
#sidebar.home #contact_form #left, #sidebar.home #contact_form #right {
	margin: 14px 0 10px 15px;
	padding: 0;
	width: 115px;
	float: left;	
	}

#sidebar.home #contact_form #left p, #sidebar.home #contact_form #right p, #sidebar.home #contact_form p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
#sidebar.home #contact_form #comment {
	margin: 10px 0 0 15px;
	padding: 0;
	clear: both;
	}
	
#sidebar.home #contact_form #comment p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}


/* =============== COMMENT STYLES =============== */



ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}

ol li h4 a, ol li h4 a:hover {
	 color: #464646;
	 }

ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ol#comments small a {
	font-weight:normal;
	color:#999999;
}



ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:5px solid #dedede;
}
ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
	border:1px solid #dedede;
	border-bottom:0px;
	background:#ffffff url(images/background_block_slice.jpg) repeat-x;
	background-position:1px 1px;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #dedede;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

p a.green {
	color: #7EBDC7;
	}
	
p a.green:hover {
	color: #f15a24;
	}


/* =============== FOOTER STYLES =============== */

#footer {
	height: 40px;
	background: #f2f2f2 url(images/bottom_bg.gif) repeat-x;
	position: relative;
	}
	
	
#footer .container {
	margin: 0 auto;
	width: 950px;
	}
	
#footer p {
	margin: 0;
	padding-top: 15px;
	color: #787878;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	}
	
#footer p a {
	text-decoration: none;
	color: #464646;
	}

#footer p a:hover {
	text-decoration: underline;
	}	
	
/* =============== SUB PAGE STYLES =============== */


#logo_services {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 155px;
	background: url(images/services-header.jpg) no-repeat;
	}
	
	
#logo_about {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 155px;
	background: url(images/about-header.jpg) no-repeat;
	}
	
#logo_code {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 155px;
	background: url(images/code-header.jpg) no-repeat;
	}
	
	
	
#logo_services h1,#logo_about h1, #logo_services h3, #logo_about h3, #logo_code h1, #logo_code h3   {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

#left_content.services, #left_content.about {
	margin: 0px 45px 25px 12px;
	padding: 0;
	width: 500px;
	min-height: 500px;
	float: left;
	position: relative;
	}

#left_content h4 a {
	color: #7EBDC7;
	text-decoration: none;
	}
	
#left_content h4 a:hover {
	color: #7EBDC7;
	text-decoration: underline;
	}

#left_content.services h4, #left_content.about h4{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7EBDC7;
	font-weight: normal;
	}
	
#left_content.about h4.code {
	color: #EF4723;
	font-style: italic;
	}

#left_content.services p, #left_content.about p {
	margin: 15px 0 0 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #717175;
	text-align: justify;
	}
	
#left_content.about p {
	margin: 15px 0 15px 0px;
	}

#left_content.services ul {
	margin: 15px 0 15px 40px;
	padding: 0;
	}
	
#left_content.services ul li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	color: #717175;
	list-style-image: url(images/list-arrow.gif);
	}


#sidebar.services, #sidebar.about {
	margin: 0px 0 25px 0;
	padding: 0;
	width: 330px;
	border-left: none;
	float: left;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	}
	
#sidebar.services h4, #sidebar.about h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #7EBDC7;
	font-weight: normal;
	}
	
#sidebar.services #contact_form, #sidebar.about #contact_form {
	margin: 15px 0 0 0;
	padding: 0;
	width: 310px;
	height: 213px;
	background-image: url(images/bg_contactForm.jpg);
	background-repeat: no-repeat;
	}

#sidebar.services #contact_form #left, #sidebar.services #contact_form #right, #sidebar.about #contact_form #left, #sidebar.about #contact_form #right {
	margin: 14px 0 10px 15px;
	padding: 0;
	width: 115px;
	float: left;	
	}

#sidebar.services #contact_form #left p, #sidebar.services #contact_form #right p, #sidebar.services #contact_form p, #sidebar.about #contact_form #left p, #sidebar.about #contact_form #right p, #sidebar.about #contact_form p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
#sidebar.services #contact_form #comment, #sidebar.about #contact_form #comment {
	margin: 10px 0 0 15px;
	padding: 0;
	clear: both;
	}
	
#sidebar.services #contact_form #comment p, #sidebar.about #contact_form #comment p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}




	