@import url("reset.css");

body		{background: #415a61;font: 12px arial;}
img 		{border: 0;}
div.clear	{clear:both;}
a			{color:#415960;text-decoration:none;}
a:hover		{color:#6cbfd6;}
/***** HEADER *****/
#header			{background:#6cbfd6;height:102px;}
#header_wrap	{width:914px;margin: 0 auto;text-align: left;}
#fadon			{float:left;margin:32px 0 0 0;}
/***** GLOBALHEADER *****/
#globalnav		{float:right;}
#globalnav 		{width:450px;height:77px;margin:25px 0 0 0;padding:0;}
#globalnav li 	{display:inline;}
#globalnav li a {float:left; height:0; padding-top:77px; overflow:hidden;}
#globalnav li a {background:url(images/globalnav.gif) no-repeat;}

/* BUTTONS */
#globalnav li#webdesign a 	{background-position: 0px 0; 		width:151px;}
#globalnav li#print a		{background-position: -151px 0; width:150px;}
#globalnav li#photography a {background-position: -301px 0; width:149px;}

/* OVER STATES */
#globalnav li#webdesign 	a:hover {background-position: 0px -77px;}
#globalnav li#print 		a:hover	{background-position: -151px -77px;}
#globalnav li#photography	a:hover	{background-position: -301px -77px;}

/* ON STATES */
#globalnav li#webdesign 	a#active {background-position: 0px -154px 	 !important; cursor:default;}
#globalnav li#print 		a#active {background-position: -151px -154px !important; cursor:default;}
#globalnav li#photography	a#active {background-position: -301px -154px !important; cursor:default;}

/***** BODY *****/
#content			{background:#fff;}
#inside_content		{background:#fff;min-height:448px;}
#content_wrap		{width:914px;margin: 0 auto;text-align: left;}

#main				{padding:57px 0 38px 0;color:#415960;}

#home				{color:#415960;}
#banner				{float:left;margin-right:35px;}
#home h1			{padding:70px 0 15px;font: bold 30px Arial,Helvetica,Verdana,sans-serif;}
#home p				{padding-bottom:20px;}

#blog_wrap			{background:#6cbfd6;}
#home_blog			{width:914px;margin: 0 auto;text-align: left;}
.blog_post			{float:left;margin:15px 20px 20px 0;width:290px;color:#415960;}
.last_post			{margin-right:0px;}
.blog_post h3		{margin:20px 0 8px;font: bold 16px Arial,Helvetica,Verdana,sans-serif;color:#fff;}
.blog_post p		{margin-bottom:15px;}
.blog_post a		{font-weight:bold;}
.blog_post a:hover	{color:#fff;}
.blog_post img		{float:left;padding:0 5px 5px 0;}

#written			{float:left;width:252px;margin-right:107px;}
#general			{padding:57px 0 38px 0;width:230px;height:150px;color:#415960;}
#general	img		{margin-bottom:5px;}
#active_work_piece			{padding:35px 0 0 0;width:252px;height:130px;color:#415960;}
#active_work_piece	img		{margin-bottom:5px;}
.content					{width:230px;}
#active_work_piece	a		{color:#415960;text-decoration:none;}

#thumbs 	{float:left;width:73px;margin:31px 32px 0 0;}
#thumbs img {margin-bottom:28px;}

#active_thumb	{float:left;width:447px;margin-top:31px;text-align: right;}
#active_thumb a {color:#415960;text-decoration:none;font-weight:bold;}

/***** CONTACT *****/
.input_p			{margin-bottom: 3px;}
#main_error  		{color:#ff0000;}
.error		 		{font-size:10px;color:#ff0000;}
#success	 		{color:#009933;}
#message_box		{margin-top:15px;}
#message_box input 	{margin-bottom: 10px;}
.inputbox 	 		{width: 280px;}
#submit 	 		{background: url('images/btn_submit.jpg') no-repeat;display:block;width: 100px;height:0px;border-style: none;margin-top:15px;padding-top:40px;overflow:hidden;}
#submit:hover		{background-position: 0px -40px;}

#contact_form		{float:left;margin-right:180px;}
#contact_content	{float:left;}


/***** FOOTER *****/
#footer				{color:#fff;margin-bottom:20px;}
#footer_wrap		{width:914px;margin: 0 auto;text-align: left;}
#footer_wrap a		{color:#fff;text-decoration:none;font-weight:bold;}
#footer_nav			{float:left;margin:15px 0 0 4px;}
#footer_brand		{float:right;font-size:10px;margin:15px 0 0 0;text-align: right;}
#footer_brand img 	{float:right;margin-left:20px;}

