/* @group Reset */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
a {
	color: #E00020;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

::-moz-selection{
	background:#F50011;
	color:#fff;
}

::selection {
	background:#F50011;
	color:#fff;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	border: none 0;
	border-top: 1px solid #999999;
	height: 1px;/* IE fix - whatever the total width of the border-top and border-bottom equal*/
 	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 30px 0px; 
}

/* @end */

/* @group General */

body {
	background-image:url(../images/bg_05.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	background-color: #F1F8FE;
}
.large_icon {
	padding-left:90px;
	background-repeat:no-repeat;
	background-position:top left;
}
#content h2 {
	font-size: 40px;
	font-weight:bold;
	letter-spacing: -3px;
	margin-bottom:0.6em;
	padding-top: 15px;
}
.col {
	float:left;
}
.col p {
	line-height:1.2em;
	margin-bottom: 1.3em;
}
.col h3 {
	color:#E00020;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:0.6em;
}
.block_link {
	background-color:#E00020;
	clear:left;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
}
.block_link:hover {
	color: #E00020;
	background-color: #FFFFFF;
	text-decoration:none;
}
.margin_right_10 {
	margin-right: 10px;
}
.margin_right_20 {
	margin-right: 20px;
}
.margin_left_10 {
	margin-right: 10px;
}
.margin_left_20 {
	margin-right: 20px;
}
.margin_bottom_10 {
	margin-bottom:10px;
}
.margin_bottom_20 {
	margin-bottom:20px;
}
.clear_both {
	clear:both;
}
.clear_none {
	clear:none;
}
.float_left {
	float:left;
}

/* @end */

/* @group Sticky Footer CSS */

html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group Header */

#header {
	margin: 0 auto;
	width: 960px;
	position:relative;
	/*height: 160px;*/
	height:145px;
}
.main_logo {
	display: block;
	background-image:url(../images/logo_main.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 122px;
	text-indent: -9999px;
	/*margin: 20px 0 0 0;*/
	position:absolute;
	left:0;
	top:20px;
}
#nav {
	position: absolute;
	top:0;
	right:0;
	width: 500px;
}
#nav_list {
	display: block;
	margin: 0px;
	list-style-type: none;
	width: 100%;
}
#nav_list li {
	float: left;
}
#nav_list a {
	color:#000000;
	display:block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-2px;
	padding:70px 12px 10px;
	text-decoration:none;
}
#nav_list a:hover, #nav_list .selected {
	color: #FFFFFF;
	background-color: #E00020;
}

/* @end */


/* @group Content */

#content, #content_home {
	margin: 0 auto;
	width: 870px;
	clear: left;
	position: relative;
	padding-bottom: 110px;
}
#content_home {
	width: 960px;
	padding-top:0;
}
/* @end */

/* @group Footer */

#footer {
	position: relative;
	margin-top: -110px; /* negative value of footer height */
	height: 110px;
	clear:both;
} 
#footer_bottom {
	clear: left;
	background-image:url(../images/bg_footer_bottom.jpg);
	float: left;
	width:100%;
	height: 60px;
}
#footer_nav {
	width: 920px;
	list-style-type: none;
	color: #fff;
	float: right;
	margin: 20px 0;
}

#footer_top {
	background-image:url(../images/bg_footer_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
	height: 50px;
	width: 100%;
}
#footer_nav li {
	float: left;
}
#footer_cont {
	display: block;
	margin: 0 auto;
	width: 940px;
}
#footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0 4px 0 5px;
}
#footer_nav .footer_inline_link {
	display: inline;
}
#footer_nav .spotify_link {
	background-image:url(../images/icon_spotify.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	width: 60px;
	height: 20px;
}

#contact_form {
	background-color: #215917;
	/*height: 300px;*/
	width: 100%;
	display: none;
}
#contact_form form {
	clear:left;
	height:270px;
	margin:0 auto;
	padding:20px 0 0;
	position:relative;
	width:960px;
}
#contact_form h4 {
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: -2px;
}
#contact_form ul {
	margin: 20px 0;
	list-style-type: none;
	display: block;
	float: left;
	width: 50%;
}
#contact_form label {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #fff;
	font-size:16px;
}
#contact_form li {
	padding: 5px 0;
}
.close_contact_form {
	background-image:url(../images/btn_contact_close.png);
	display:block;
	height:35px;
	position:absolute;
	right:0;
	top:20px;
	width:35px;
}
.email_text {
	padding: 2px 3px;
	width: 275px;
}
.email_textarea {
	height: 125px;
	padding: 3px;
	width: 350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#submit {
	background-image:url(../images/btn_contact_form_submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	bottom:0;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	position:absolute;
	right:0;
	bottom:20px;
	width:189px;
	border:none;
	font-size:12px;
	line-height:35px;
	height:35px;
	max-height:35px;!important
	min-height:35px;!important
}
#submit:hover {
	background-position:left -35px;
	color:#fff;
	cursor:pointer;
}

/* @end */

/* @group Home */

#home_portfolio {
	height: 330px;
	width: 960px;
	margin: 0 0 30px 0;
}
#home_portfolio_border {
	float:left;
	border:10px solid grey;
}
#home_portfolio p {
	line-height: 20px;
	background-image: url(../images/bg_home_portfolio.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	float: left;
	width: 830px;
}
#home_portfolio a {
	background-image: url(../images/btn_red_gradiant.jpg);
	background-repeat: repeat-x;
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	line-height: 20px;
	text-align: center;
}
.home_left {
	width:540px;
	background-image: url(../images/icon_home_left.png);
}
.home_left h2, .home_right h2 {
	font-size: 35px;
	font-weight:bold;
	letter-spacing: -2px;
	margin-bottom:0.4em;
	padding-top: 10px;
}
.home_right {
	width: 240px;
	background-image: url(../images/icon_home_right.png);
	padding-left: 80px;
}
.home_right h2 {
	font-size: 28px;
}
/* @end */


/* @group Page Icons */

.icon_services, .icon_blog {
	background-image:url(../images/icon_services.png);
}
.icon_projects {
	background-image:url(../images/icon_projects.png);
}
.icon_contact {
	background-image:url(../images/icon_contact.png);
	min-height:450px;
}
.icon_profile_ad {
	background-image:url(../images/icon_blog_ad.png);
}
.icon_profile_andy {
	background-image:url(../images/icon_blog_andy.png);
}
/* @end */




.services_left {
	width: 370px;
}
.services_left ul, .services_left ol {
	list-style-type:circle;
	line-height:1.3em;
	margin:0 0 0.8em 20px;
}
.services_right {
	width: 460px;
	height:460px;
}
#services_list {
	list-style-type:none;
	margin:0;
}
#services_list a {
	font-size: 22px;
	color: #6C6C6C;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: bold;
}
#services_list a:hover {
	color: #E00020;
}



#portfolio, #service_portfolio {
	display: block;
	width: 100%;
	float: left;
}
#portfolio li, #service_portfolio li {
	float: left;
}
#portfolio .hidden, #service_portfolio .hidden {
	display:none;
}
#portfolio a, #service_portfolio a {
	display: block;
	margin: 0 10px 10px 0;
	padding: 5px;
	width: 210px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	background:#fff;
	height:135px;
	max-height:135px;!important
	overflow:hidden;
}
#portfolio a:hover, #service_portfolio a:hover {
	background: #E00020;
	color: #fff;
}
#portfolio img, #service_portfolio img {
	margin-bottom: 5px;
}






.projects_left {
	width: 150px;
}
.projects_left h3 {
	font-size: 14px;
	letter-spacing: -1px;
	color: #000;
}
.projects_right {
	width: 700px;
}
#filter a, #filter li, #categories a, #categories li {
	color: #E00020;
	text-decoration: none;
}
#filter li, #categories li {
	margin:0 0 0.5em 0;
}
#filter li.current a, #categories li.current a {
	font-weight:bold;
}



#content .padding_right_190 {
	padding-right: 190px;
}



#absolute_nav {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 190px;
}
#absolute_nav ul {
	display: block;
	float: left;
	width: 100%;
}
#absolute_nav li {
	float:right;
}
#absolute_nav ul a {
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
.absolute_nav_large {
	clear:both;
	color:#000000;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-align:right;
	text-decoration:none;
	width:181px;
}
#absolute_nav a:hover {
	color: #FFFFFF;
	background-color: #E00020;
	text-decoration:none;
}



.feed_icon_link {
	display:block;
	padding-left:40px;
	background-image:url(../images/rss_icon.png);
	background-repeat:no-repeat;
	background-position:10px center;
}



.blog_left {
	width: 640px;
}
.blog_left img {
	margin-bottom:1em;
	max-width:640px;
}
.blog_right {
	width: 210px;
}
.blog_icon_tiny {
	background-image:url(../images/icon_blog_ad_tiny.png);
	background-repeat:no-repeat;
	backgrond-position:top left;
	line-height:26px;
	padding-left:35px;
}
.blog_icon_tiny_andy {
	background-image:url(../images/icon_blog_andy_tiny.png);
}
.blog_icon_large_andy {
	background-image:url(../images/icon_blog_andy.png);
}
.blog_icon_large_ad {
	background-image:url(../images/icon_blog_ad.png);
}
.blog_more_links {
	font-size:14px;
	font-weight:bold;
}
.col .blog_read_more {
	padding:3px 5px;
	background:#E00020;
	color:#fff;
	text-decoration:none;
	margin-right:5px;
	font-size:15px;
}.blog_right h3 {
	color: #000000;
}
#blogger_list {
	margin:0 0 1em 0;
}
#blogger_list a {
	font-size: 35px;
	line-height: 60px;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	letter-spacing: -2px;
	background-image: url(../images/icon_blog_ad_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#blogger_list a:hover {
	color:#E00020;
}
#blogger_list .andy {
	background-image: url(../images/icon_blog_andy_small.png);
}
.blog_right h4 {
	background-color: #E00020;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin:0 0 1em 0;
}
#blog_archive li {
	font-weight:bold;
	margin:0.3em 0 0 0;
}
#blog_archive ul {
	margin-left:20px;
}
#blog_archive a {
	font-weight:normal;
}






.profile_right {
	width: 210px;
}
.profile_right h3 {
	font-size: 30px;
	padding: 8px;
	background-color: #E00020;
	color: #fff;
	margin-top: 80px;
}
.profile_blog_back_link {
	font-size:18px;
	color:#fff;
	background-color:#E00020;
	padding:8px;
	margin-top:10px;
}
.profile_blog_back_link:hover {
	background-color:#ffffff;
	color:#E00020;
	text-decoration:none;
}
.col .profile_large {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
.contact_left h3 {
	font-size: 50px;
	color: #000000;
}
.contact_left a {
	font-size: 35px;
	color: #000000;
	padding: 3px;
	position: relative;
	left: -3px;
}
.contact_left a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E00020;
}
#contact_big_list {
	display:block;
	font-weight:bold;
	margin:0;
	width:640px;
}
#contact_big_list li {
	clear:left;
color:#000000;
display:block;
font-size:35px;
line-height:1.5em;
width:100%;
}
#contact_big_list li span {
	display:block;
float:left;
font-size:35px;
line-height:1.5em;
width:460px;
}
#contact_big_list label {
	display:block;
float:left;
font-size:35px;
width:180px;
}
.contact_form_link_li {
	margin:40px 0 0;
}
#contact_phone {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
#squidge_phone {
	background-image:url(../images/image_squidge_phone.png);
	bottom:-53px;
	height:411px;
	position:absolute;
	right:65px;
	width:154px;
}




#form_alert {
	display:block;
	margin:0 auto;
	width:960px;
	color:#fff;
	padding:20px 0;
}
#form_alert p, #form_alert li {
	font-size:14px;
}
#form_alert ul{
	display:block;
	margin-left:20px;
	list-style-type:disc;
	width:600px;
}.blog_left ul, .blog_left ol {
	margin: 0 0 1em 30px;
	list-style-type: disc;
}
.blog_left ol {
	list-style-type: decimal;
}

