/* @group Global Elements */

body	{
	margin: 30px 0 0 0;
	font: 100%/145% Helvetica, Arial, san-serif;
	color: #444;
}

img	{border: 0;}

#home #main_img	{
	margin-top: 20px;
}

#main_top img	{
	/*margin-bottom: 20px;*/
}

/* @group TEST */

.test	{
	width: 100%;
	/*background: #333333 url(../img/16px_corner.gif) no-repeat bottom left;*/
	float: left;
}

/*.test span	{
	float: left;
	padding: 30px;
	font-size: 30px;
	line-height: 1em;
}*/

#test_img	{
	float: right;
}

#button	{
	float: left;
	padding: 10px 0;
}

#test span .post_date	{
	font-size: 50%;
	padding: 0 0 1em 0;
	margin: 0;
}

#test span p	{
	font-size: 50%;
}

ul#recent_list	{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}



.recent_title {
	font-size: 1em;
	font-weight: 400;
	/*border: 1px solid green;*/
	float: left;
	width: 840px;
	line-height: 1.5em;
	margin-right: 80px;
}



#recent_list .recent_domain {
	/*color: #696969;*/
	float: left;
	width: 110px;
	/*border: 1px solid orange;*/
}

/* @end */

a:link {color:#333; text-decoration: underline;}
a:visited {color:#999; text-decoration: underline;}
a:hover {color:#E37F09;}

#wrap	{
	min-width: 750px;
}

#top	{
	margin: 0 24%;
	width: 100%;
	max-width: 960px;
}

#middle	{
	height: 10px;
	border: 0px solid white; /* changing this to 0 makes right column rule disappear at top */
	margin-top: 30px;
	margin-left: 4%;
	margin-right: 4%;
}

#bottom	{
	height: 768px;
	border: 0px solid #999; /* changing this to 0 makes right column rule disappear at top */
	margin-top: 40px;
}

#main {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	/*background-color: pink;*/
}

#main_left {
	margin-top: 0px;
	margin-right: 12px;
	float: left;
	width: 1000px;
	/*background-color: #f4fdd0;*/
}

#contact_hybrid #main_left	{
	width: 1000px;
}

#new_marketing_services #main_left, #about #main_left	{
	/*background-color: #FFCC00;*/
	width: 1000px;
}

#main_middle	{
	margin-top: 0px;
	float: left;
	width: 33%;
	/*background-color: #cefcc4;*/
}

.main_right	{
	margin-top: 0px;
	float: left;
	width: 258px;
	background-color: #ffe3c8;
}

.row	{
	/*background-color: #999;*/
	/*border-bottom: 2px solid #999;*/
	/*height: 100%;*/
	width: 100%;
	float: left;
}

.section_head	{
	color: #333;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	width: 100%;
	/*background-color: #C9C9C9;*/
	padding: 2px 0 0 0px;
	margin: 20px 0 0 0;
}

.main_right#first	{
	margin: 23px 0 0 0;
}

.bg_icon	{
	border: 1px solid #b9b9b9;
	margin: 4px 4px 0 0;
}

#left_icons	{
	margin: 0 0 0px 0;
	padding: 0;
}

.permalink	{
	float: left;
}

#home p, #new_marketing p	{
	margin: 10px 0;
	font-size: 125%;
	line-height: 1.35em;
	color: #666;
	width: 580px;
	font-weight: 200;
	background-color: orange;
}

/*#about p	{
	width: 650px;
	background-color: pink;
}*/

#about h4	{
	margin: 0;
	padding: 0;
}

ul.experience_list	{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 700;
}

ul.experience_list li ul	{
	margin: 0 0 10px 0;
	padding: 0 0 0 13px;
	list-style-type: square;
	font-weight: 400;
}

/*ul.experience_list ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}*/

#logo	{
	font-weight: bold;
}

ul.contact_list	{
	margin: 0;
	padding: 0;
}

ul.contact_list li	{
	list-style: none;
}

#new_marketing_services #left	{
	width: 30%;
	/*background-color: #cccc00;*/
	float: left;
	margin-right: 30px;
	height: 600px;
}

#new_marketing_services #center	{
	width: 30%;
	/*background-color: #99cc66;*/
	float: left;
	margin-right: 30px;
	height: 600px;
}

#new_marketing_services #right	{
	width: 30%;
	/*background-color: #99cc00;*/
	float: left;
	height: 600px;
}

#new_marketing_services h5	{
	color: #444444;
}

#new_marketing_services p	{
	margin-bottom: 30px;
}

#about #left	{
	width: 30%;
	/*background-color: #ffa500;*/
	float: left;
	margin: 0 20px 20px 0;
}

#about #center	{
	width: 30%;
	/*background-color: #ffd700;*/
	float: left;
	margin: 0 20px 20px 0;
}

#about #right	{
	width: 30%;
	/*background-color: #BDB76B;*/
	margin: 0 0 20px 0;
	float: left;
	/*padding: 20px 2%;*/
	/*height: 430px;*/
}

#about #last	{
	width: 30%;
	/*background-color: #BDB76B;*/
	margin: 0 0 20px 0;
	float: left;
}


.recent_domain	{
	float: right;
	margin: 0;
	padding: 0;
}

/* @group About boxes */
#about #left .box { 
  background: #ffa500;
}
#about #left .boxtop { 
  background: url(../img/boxes/ne4.gif) no-repeat top right; 
}
#about #left .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw4.gif) no-repeat top left; 
}
#about #left .boxbottom { 
  background: url(../img/boxes/se4.gif) no-repeat bottom right; 
}
#about #left .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw4.gif) no-repeat bottom left; 
}
#about #left .boxcontent {
  padding: 0px 30px 0px 30px;
  /*height: 480px;*/
}

#about #center .box { 
  background: #ffd700;
}
#about #center .boxtop { 
  background: url(../img/boxes/ne5.gif) no-repeat top right; 
}
#about #center .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw5.gif) no-repeat top left; 
}
#about #center .boxbottom { 
  background: url(../img/boxes/se5.gif) no-repeat bottom right; 
}
#about #center .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw5.gif) no-repeat bottom left; 
}
#about #center .boxcontent {
  padding: 0px 30px 0px 30px;
   /*height: 480px;*/
}


#about #right .box { 
  background: #BDB76B;
}
#about #right .boxtop { 
  background: url(../img/boxes/ne6.gif) no-repeat top right; 
}
#about #right .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw6.gif) no-repeat top left; 
}
#about #right .boxbottom { 
  background: url(../img/boxes/se6.gif) no-repeat bottom right; 
}
#about #right .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw6.gif) no-repeat bottom left; 
}
#about #right .boxcontent {
  padding: 0px 30px 0px 30px;
  /*height: 480px;*/
}

/* @end */

/* @group New Marketing Services boxes */
#new_marketing_services #left .box { 
  background: #CCCC00;
}
#new_marketing_services #left .boxtop { 
  background: url(../img/boxes/ne1.gif) no-repeat top right; 
}
#new_marketing_services #left .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw1.gif) no-repeat top left; 
}
#new_marketing_services #left .boxbottom { 
  background: url(../img/boxes/se1.gif) no-repeat bottom right; 
}
#new_marketing_services #left .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw1.gif) no-repeat bottom left; 
}
#new_marketing_services #left .boxcontent {
  padding: 0px 30px 0px 30px;
  height: 750px;
}

#new_marketing_services #center .box { 
  background: #99cc66;
}
#new_marketing_services #center .boxtop { 
  background: url(../img/boxes/ne2.gif) no-repeat top right; 
}
#new_marketing_services #center .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw2.gif) no-repeat top left; 
}
#new_marketing_services #center .boxbottom { 
  background: url(../img/boxes/se2.gif) no-repeat bottom right; 
}
#new_marketing_services #center .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw2.gif) no-repeat bottom left; 
}
#new_marketing_services #center .boxcontent {
  padding: 0px 30px 0px 30px;
  height: 750px;
}


#new_marketing_services #right .box { 
  background: #99cc00;
}
#new_marketing_services #right .boxtop { 
  background: url(../img/boxes/ne3.gif) no-repeat top right; 
}
#new_marketing_services #right .boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/nw3.gif) no-repeat top left; 
}
#new_marketing_services #right .boxbottom { 
  background: url(../img/boxes/se3.gif) no-repeat bottom right; 
}
#new_marketing_services #right .boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/boxes/sw3.gif) no-repeat bottom left; 
}
#new_marketing_services #right .boxcontent {
  padding: 0px 30px 0px 30px;
  height: 750px;
}

/* @end */

/* @group Post Formats */

#home #main_left .post	{
	/*background-color: orange;*/
	width: 100%;
	font-size: 90%;
}

.post {
	width: 90%;
	float: left;
	clear: left;
	border-bottom: 0px solid #c9c9c9;
	margin-bottom: 8px;
	max-width: 800px;
	font-size: 80%;
	line-height: 1.5em;
	/*background-color: orange;*/
}

.post a:visited	{color: #333;}

.post a:hover {color:#E37F09;}

.post #main_img	{
	width: 100%;
}

#main_left .main_img, #main_middle .main_img, #main_right .main_img	{
	margin-top: 4px;
}

.post_date {
	width: 100%;
	font-size: 75%;
	margin: 0;
	float: left;
	clear: left;
}

.post_body	{
	float: left;
	clear: left;
	padding-bottom: 0px;
}

.tag	{
	font-size: 75%;
	float: left;
	clear: left;
	/*padding: 0 10px;*/
	/*background-color: #333;*/
	/*opacity: 0.85;
	z-index: 11;*/
	width: 280px;
	/*color: white;*/
}

.tag_header	{
	font-size: 75%;
	float: left;
	clear: left;
	padding: 0 10px;
	background-color: #fff;
	/*opacity: 0.85;
	z-index: 11;*/
	width: 280px;
	color: white;
}


.post h2	{
	margin: 4px 0;
	float: left;
	clear: left;
}

#home .post ul	{
	/*background-color: green;*/
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

/* @end */

/* @end */


/* @group Main Navigation */

#main_nav {
	float: left;
	width: 100%;
	height: 15px;
	margin: 0 0 40px 38px;
	padding: 0 0 0 0px;
	font-size: 90%;
	list-style: none;
	}
	
#main_nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#main_nav a {
	float: left;
	padding: 0px 25px 0 0;
	font-size: 15pt;
	text-decoration: none;
	color: #888;
	}
	
#main_nav a:hover	{
	text-decoration: underline;
	color: #E37F09;
	}
		
#main_nav a.active	{color: #000; font-weight: bold; text-decoration: none;}
#main_nav a.active span.newmarketing	{color: #888; font-weight: normal;}
#main_nav span.newmarketing	{color: #888; padding-left: 3px;}
#main_nav a.active span.logo	{color: #000;}
#main_nav span.logo	{color: #888; font-weight: bold;}

/* @end */


/* @group Left Column */


#left_col	{
	float: left;
	width: 75%;
	margin-right: -1px;
	background: url(../img/tab_left.png) no-repeat top left;
	border-right: 0px solid #B9B9B9;
}

#left_shadow	{
	padding: 40px 20px 0 0;
	border: 0px solid violet;
}

/* @end */

/* @group Right Column */


#right_col	{
	float: right;
	width: 25%;
	font-size: 85%;
	line-height: 130%;
	border-left: 0px solid #B9B9B9;
	background: url(../img/tab_right.png) no-repeat top right;
}

#right_shadow	{
	padding: 40px 20px 0px 30px;
	border: 0px solid black;
	line-height: 130%;
}

/* @group sIFR */

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
/*.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-active .test	{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
	padding: 20px 0;
	border-bottom: 1px solid #999999;
}*/

/*---- Header styling ---*/



/* @end */

/* @end */
