



* {
	margin: 0;
	padding: 0;
}


body{ 	
		background:	#6a4b73 url(../images/site/body_bg3.jpg)  no-repeat top center;
		font-family: 'lucida grande', arial, sans-serif; 
		font-size: 62.5%;
}

p { 
		color: #fff;
		font-size: 12px;	
		line-height: 1.7em;
		margin:	0 0 10px 0;
}

h1, h2, h3, h4, h5 {
		color: #fff;
		font-family: 'myriad pro', 'lucida grande','Trebuchet MS', arial, sans-serif;
		letter-spacing: 1px;
		text-transform:	capitalize;
}


h6 
{
		color: #fff;
		font-family: 'myriad pro', 'lucida grande','Trebuchet MS', arial, sans-serif;
		letter-spacing: 1px;
		text-transform:	capitalize;
		margin-top: -10px;
		font-size: 14px;
}


h1, h1.blue {
		background: url(../images/site/h1_bg.png) no-repeat left bottom; 
		font-size: 1.6em;
		padding-bottom:	10px;
		margin:	0 0 15px 0;
}

h1.blue {
		background: url(../images/site/h1_blue_bg.png) no-repeat left bottom;
	
}

h2, h2.comments { 
		background: url(../images/site/h1_bg.png) no-repeat left bottom;
		font-size: 2.3em; 
		margin: 0 0 0.8em;
		padding: 0 0 10px;
}
h2.comments{ 
		margin:	1.5em 0 0.8em 0;
}

h3, h4{
		font-size: 1.8em;
		padding: 0.6em 0 0 0;
		margin:	0 0 0.8em 0;
}
h4 { 
		font-size: 1.45em;
}


/*------------
    TEXT LINKS
--------------*/
a:link, a:visited {
		color: #ff93c3;
		font-weight: bold;
		text-decoration: none;
}

a:hover {
		color: #f44895;
}

h2 a{
	color: #FFFFFF!important;
	font-size: 16px;
}



/*---------------------
  IMAGES & IMAGE LINKS
----------------------*/

a img {
	border:0;
}

.blog_post img, .text_div img{
		float: left;
		margin:	0px 10px 10px 0;
		border:	1px solid #4e1b57;
}

.blog_post img.right, .text_div img.right{
		margin:	0px 0 10px 10px;
		float:right;	
}

.blog_post a img:hover {
		border:	1px solid #692f73;
}

#ads img{
		float: left;
		margin:	0 3px 3px 0;
		
}

#ads img.no_margin{
		float: left;
		margin:	0 0px 3px 0;
}

img.social{
	margin:0 5px 5px 0;
	height:32px;
	width:32px;
}




/*-------------------
 LISTS and CUSTOM LISTS
-----------------------*/


ul, ol{ 
		
		margin:	0 0 10px 25px;
}

ul li, ol li{
		color: #fff;
		font-size: 1.15em; 
		margin:	0 0 5px 0;
}

ul.service_list {
		list-style:	none;
		margin:	0px 0 0 0px;
}

ul.service_list li {
		background: url(../images/site/tick.png) no-repeat;
		padding: 1px 0 10px 30px;
		font-weight: bold;
}
	
ul.portfolio_items{
		display: block;
		margin:	15px 0 35px 0;
		padding: 0;	
		overflow: auto;
		width: 100%;
}

ul.portfolio_items li{
		background: url(../images/site/nav_bg.png) repeat;
		border: 1px solid #4e1b57;
		display: block;
		float: left;
		height:	152px;
		margin:	15px 13px 0 0px;
		padding: 10px;
		position: relative;
		width: 302px;
		-webkit-border-radius: 5px;
		-moz-border-radius:	5px;
}

ul.portfolio_items li.third{
		margin:	15px 0 0 0;
}

ul.portfolio_items li img{
		border: 1px solid #4e1b57;
}


ul.archives, ul.categories{ 
		list-style:	none;
		margin:	0;
}

ul.archives li, ul.categories li{
		background:	url(../images/site/list_item_bg.png) no-repeat 0px 5px ;
		padding: 0 0 5px 15px;
}

ul.comments {
		list-style:	none; 
		margin:	0; 
	}

ul.comments li { 
		background:	#2f043a; 
		border: 1px solid #4e1b57;
		padding: 12px 15px 15px; 
		margin:	0 0 13px; 
		line-height:1.7em;
}



/*----------------
	NAVIGATION
----------------*/

#nav {
		width:  998px;
		border:  1px solid #4e1b57;
		margin:  50px 0 0;
		background: url(../images/site/nav_bg.png) repeat;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		overflow:auto;
}

#nav ul {
		list-style:  none;	
		margin-left: 9px;
}

#nav ul li {
		display:  inline;
}

#nav ul li a {
		float:  left;
		margin:  20px 19px 17px;
		text-transform:  uppercase;
		font-family: 'myriad pro', 'lucida grande','Trebuchet MS', arial, sans-serif;
		font-weight:  bold;
		color:  #fff;
		font-size:  1em;
		letter-spacing:  1px;
}

#nav ul li a:hover {
		color:  #ff93c3;
}

#nav ul li a.active {
		color:#f44895;
}


/*------------
    SEARCH
-------------*/
#nav form{
		width:245px;
		height:34px;
		float:right;
		margin: 10px 15px 10px;
		background: url(../images/site/search.png) no-repeat;
		display:inline;
}

#nav form input	{
	width:  190px;
	padding: 5px 10px 0px;
	height:25px;
	margin:3px;
	border:0;
	float:right;
	font-size:1.3em;
	outline:0;
	background-color: #F34894;
}


/*-----------------
  STRUCTURAL DIVS
-------------------*/
#wrapper {
		border:	0px solid #fff;
		margin:	0 auto 30px;
		width: 1000px;
}

#header	{
		padding: 10px 0 0;
		width: 100%;
}

#logo {
		height:	75px;
		width: 980px;

}

#logo #derek {
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: -90px;
}

#col_large, #col_small {
		border: 1px solid #4e1b57;
		background: url(../images/site/nav_bg.png) repeat;
		float:	left;
		margin:	20px 0 0;
		padding: 0;
		width:	708px;
		-webkit-border-radius: 	5px;
		-moz-border-radius:		5px;
		min-height: 300px;
	
}

#col_large, #col_small2 {
		border: 1px solid #4e1b57;
		background: url(../images/site/nav_bg.png) repeat;
		float:	left;
		margin:	20px 0 0;
		padding: 0;
		width:	708px;
		-webkit-border-radius: 	5px;
		-moz-border-radius:		5px;
		min-height: 370px;
	
}

#col_small {
		float: right;
		width: 275px;
}

#col_small2 {
		float: right;
		width: 275px;
}

.services, .blog, .about  {
		display: inline;
		width: 305px;
		margin:	18px 22px 18px 22px;
		float: left;	
}

.about2  {
		display: inline;
		width: 675px;
		margin:	15px 15px 15px 15px;
		float: left;	
}
#col_large .blog  {

		width: 675px;
		margin:	15px 15px 0px 15px;
		float: left;	
}


.sidebar_section, .siderbar_section_address {
		display: inline;
		margin:	15px 15px 20px 15px;
		padding:0 0 0px 0;
		overflow:hidden;
		float:left;
		width:244px;
}

#tweets2 #Sidebar1 {
	visibility: hidden;
}



.sidebar_section_address {
		margin:	15px;
		padding:0 0 0px 0;
}

.blog_post, .text_div {
		display: block;
		padding: 0px 0 0px 0;
		margin:	15px 15px 50px 15px;
		overflow:hidden;
}

.text_div {
		padding: 0;
		margin:15px 15px 15px;
}

#blog_buttons {
		padding: 0 15px 15px;
		overflow: hidden;
}

.date_and_comments{
		color:	#bdbdbd;
		display: block;
		font-size: 1.2em;
		text-transform:	uppercase;
		margin:	0 0 8px 0;
}




/*------------------------
  LATEST WORK FADER (JQUERY)
-------------------------*/

#latest_work, #clients{
		width:  998px;
		height: 260px;
		position:relative;
		background: url(../images/site/nav_bg2.png) repeat;
		border:  1px solid #4e1b57;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		margin:20px 0 0;
}

#clients1{
		width:  998px;
		height: 70px;
		position:relative;
		background: url(../images/site/nav_bg.png) repeat;
		border:  1px solid #4e1b57;
		margin:20px 0 0;
}

#latest_ribbon, #clients_ribbon {
		height:72px;
		width:72px;
		background: url(../images/site/latest_ribbon.png) no-repeat;
		position:absolute;
		top:-1px;
		left:-1px;
		z-index:5;
		text-indent:-9999px;
}

.ui-tabs-panel {
	height:228px;
	width: 690px;
	overflow:hidden;
	top:15px;
	left:15px;
	border:  1px solid #4e1b57;
	position:absolute;
	cursor: crosshair;
}

ul.ui-tabs-nav {
		position:absolute;
		top:15px; right:15px;
		list-style:none;
		padding:0;
		width:300px;
		z-index:5;
}

ul.ui-tabs-nav li {
		margin:0 0 11px;
		width:260px;
		float:right;
}

.ui-tabs-hide {
		display:none;
}

li.ui-tabs-nav-item a {
		display:block;
		color:#000!important; 
		outline:none;
		background: url(../images/site/latest_tab.png) repeat-x;
		padding:0px 0 0 15px; 
		height:49px;
		line-height:49px;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		text-decoration:none;
		font-size:1.05em;
		text-transform: uppercase;
		font-family: 'lucida grande', arial, sans-serif;
		font-weight:bold;
		text-shadow: 0.1em 0.1em #fff;
}

li.ui-tabs-nav-item a:hover {
		color:#000;
		text-decoration:none;
		background: url(../images/site/latest_tab_hov.png) repeat-x;
}

li.ui-tabs-selected  { 
		width:290px!important;
		margin:-9px 0 1px 0!important;
		display:block;
}

li.ui-tabs-selected a, li.ui-tabs-selected a:hover {
		background: url(../images/site/latest_tab_active.png) no-repeat;
		color:#fff!important;
		height:68px;
		line-height:68px;
		padding:0 0 0 30px;
		text-shadow: 0.1em 0.1em #333;
}



/*--------------
  CLIENT SLIDER
-----------------*/

#clients{
		position:relative;
		width:1000px;
		height:70px;
		margin:30px 0 0px 0;
}

#clients_ribbon{
		background:url(../images/site/clients_ribbon.png) no-repeat;
}

#client_slider{
		width:1000px!important;
		margin:35px 0 0 0;
		
}

.slider_fade, .slider_fade_left{
		position:absolute;
		height:100px;
		width:120px;
		background: url(../images/site/slider_fade.png) no-repeat;
		top:0;
		right:0;
		z-index:4;
}

.slider_fade_left{
		left:0;
		background: url(../images/site/slider_fade_left.png) no-repeat;
}

#client_slider ul li {
		margin:0 40px 0 0;
		height:auto!important;
		display:inline;
		float:left;
}

.next a{
	width:13px;
	height:19px;
	background: url(../images/site/nxt_btn.png) no-repeat;
	border:0;
	font-size:1.6em;
	position:absolute;
	bottom:0;
	right:0;
	z-index:5;
	cursor:pointer;
	padding:0 0 0 6px;
	display:block;
	font-family:georgia, serif;
	color:#000!important;
	text-shadow: 0.1em 0.1em #fff;
	outline:0;
}




/*---------------
 PORTFOLIO RIBBONS
---------------*/
.web_ribbon, .print_ribbon, .logo_ribbon{
		width:72px;
		height:72px;
		background: url(../images/site/web_ribbon.png) no-repeat;
		display:block;
		position:absolute;
		top:-1px; 
		left:-1px;
		text-indent:-9999px;
}

.print_ribbon{
		background: url(../images/site/print_ribbon.png) no-repeat;
}

.logo_ribbon{
		background: url(../images/site/logo_ribbon.png) no-repeat;
}


/*-----------
   FOOTER
-------------*/

#footer{
		width:1000px;
		text-align:center;
		margin:30px 0 0px 0;
		padding:0 0 5px 0;
}

#footer p{
		font-size:1.1em;
}



/*--------------
   TWITTER FEED
----------------*/
#tweets {
		float: left;	
		margin:	15px 15px 15px 15px;
		position: relative;
		width: 244px;
		display:inline;
}

#tweets2 {
		float: left;	
		margin:	15px 15px 15px 15px;
		position: relative;
		width: 244px;
		display:inline;
}
#tweets3 {
		float: left;
		width: 244px;	
		position: relative;
		display:inline;
		margin-top: 30px;
		
}

#col_small2 #tweets2 #tweets3 {
	margin-top: -20px;
}


#tweets3 li {
	margin-left: 15px;
}
#tweets3 a.show {
	margin-left: 70px;
}


#tweets4 {
		float: left;
		width: 244px;	
		position: relative;
		display:inline;
		
}

#tweets4 li {
	margin-left: 15px;
}
#tweets4 a.show {
	margin-left: 70px;
}

#tweet_feed{
		font-size:1.15em;
		color:#e2e2e2;
		line-height:1.6em;
	
}

#tweet_feed ul{
		list-style:none;
		margin:0;
}

#tweet_bird{
		position:absolute;
		top:-9px;
		right:0;
		background: url(../images/site/tweet_bird.png) no-repeat;
		width:37px;
		height:60px;
}

#tweet_feed ul li{
		margin:0 0 10px 0;
		font-size:1.0em;
}

#tweet_feed ul li small{
		display:block;
		color:#b5b5b5;
		font-style:italic;
		font-size:0.9em;
}


/*-------------
    FORMS
-------------*/

fieldset{
		border:0;
}

fieldset.margin{
	margin:25px 0 0;
}


label{ 
		display:block; 
		color:#fff; 
		font-size:1.2em; 
		font-weight:bold; margin:0 0 5px 0;
}

input, textarea{
	color:#fff;
	border:  1px solid #6b3974;
	font-size:1.2em;
	padding:8px;
	width:250px;
	margin:0 0 20px 0;
	outline:0;
	background-color: #563856;
}
textarea {
		width:500px;
		height:130px; 
		margin: 0; 	
		font-family: 'lucida grande', arial, sans-serif;
}

input.submit {
	height:21px;
	width:92px;
	display:block;
	margin-top:10px;
	margin-left: 0px;
	cursor:pointer;
	border:0;
	color:#000;
	font-weight:bold;
	font-family:georgia, serif;
	font-style:italic;
	font-size:1.1em;
	text-align:center;
	text-shadow: 0.1em 0.1em #fff;
	padding:0px 0 3px 0;
	background-image: url(../images/site/blank_btn.png);
	background-repeat: no-repeat;
}


input.submit:hover {
		color: #f44895;
}

.success, .bademail, .badserver{
	display:block;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
}
.success p, .bademail p, .badserver p{
	padding:7px 0 0 0;
}


.success img, .bademail img, .badserver img{
	border:0;
	float:left;
	padding:0 5px 0 0;
	margin:0;
}

/*-----------
 BUTTON STYLE
-------------*/

.button{
	display:block;
	float:left;
	background: url(../images/site/blank_btn.png) no-repeat;
	margin:0 10px 0 0;
}

.button1{
	display:block;
	float:left;
	background: url(../images/site/blank_btn.png) no-repeat;
	margin:0 10px 0 0;
	height: 200px;
}

.button1 img {
	margin-top: 10px;

}
.button1 a {
	height:21px;
	width:92px;
	display:block;
	font-weight:bold;
	font-family:georgia, serif;
	font-style:italic;
	color:#000!important;
	font-size:1.1em;
	text-align:center;
	padding:3px 0 0;
	text-shadow: 0.1em 0.1em #fff;
}

.button a {
	height:21px;
	width:92px;
	display:block;
	font-weight:bold;
	font-family:georgia, serif;
	font-style:italic;
	color:#000!important;
	font-size:1.1em;
	text-align:center;
	padding:3px 0 0;
	text-shadow: 0.1em 0.1em #fff;
}


.button a:hover, .next a:hover {
	color: #f44895!important;
}

.button1 a:hover, .next a:hover {
	color: #f44895!important;
}

#col_large .button {
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
/*------------
     MISC
------------*/
.name{ display:block; font-weight:bold;}

.clear {
	clear:both;
	height:0px;
}

.hide{
	display:none;
}

.contact_method { 
	width:50px; display:inline-block; 
}

.address { 
	font-style:italic; 
}
#derek {
	float: right;
	clear: right;
	margin-top: 0px;
	}

#maintext {
	width: 670px;
	margin-left: 150px;
	margin-top: -85px;
	}

#wrapper #clients1 p {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 14px;
	font-size: 11px;
}

.style1 {
	color: #DD3480;
	font-weight: bold;
}

.bold {
	color: #DD3480;
	font-weight: bold;
}
#col_large .about {
		color: #fff;
		font-size: 1.15em;	
		line-height: 1.7em;
	
}

.description {
	color: #FFFFFF;
	font-size: 15px;
	
}
.about2 hr {
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.about2 .date {	
	color: #FFFF00;
}

.yellow {
	color:#FFFF00;
	font-size:10px;
	font-style: italic;	
	
}
#Calendar {
	
}

.sidebarBox h3 {
	visibility: hidden;
}



.RandomContentWidget {
	margin-top: -50px;
	float: right;
}

.RandomContentWidget p {
	font-size: 12px;
	}
	
.RandomContentWidget blockquote {
	background-image: url(../images/site/quote2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.RandomContentWidget blockquote p {
	background-image: url(../images/site/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#parent.field {
	visibility: hidden;
}

.action {
	margin-top: 0px;
	float: left;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}

#Search .left {
	width: 200px;
	color:#FFFFFF;
	}

#Search .middleColumn {
	height: 16px;
	width: 238px;
}

#faqsContent p {
	color:#FFFFFF;
}

#faqsContent h3 {
	color:#FFFFFF;
	text-align: center;
	font-size:14px;
}

#SearchForm_SearchFaqsForm_Search {
	width: 238px;
	color:#FF93C3;
	font-weight: normal;
	margin-top: -3px;
	margin-left: -3px;
}

#SearchForm_SearchFaqsForm_action_FaqsResults {
	width: 150px;
	margin-top: -75px;
	margin-left: 46px;
}

.faqsList {
	color:#FFFFFF;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: -7px;	
}
#tweets2 .sidebarBox {
	margin-left: -28px;

}
#tweets2 .sidebarBox ul.topfaqslist li {
	width: 240px;
	margin-left: -20px;
}
.sidebarBox ul.topfaqslist li a {
	color:#FF93C3;
}

#faqsContent .blogEntry p {
	font-size: 12px;
}

#faqsContent .blogEntry h1 {
	color: #FFFFFF;
}

#faqsContent h4 {
	color:#F44890;
}

#faqsContent .breadcrumb {
	font-size: 11px;
}
#BlogContent h3 {
	color:#FFFFFF;
}

.faqsList h2 a.faqsTitle {
	color:#00FF66;
}

.blogEntry p.tags {
	color:#FFEB00;
}

.blogEntry p.tags a {
	color:#FF93C3;
}
.about2 .pre {
	float: left;
	padding-left: 10px;
}

.about2 .next { 
	float: right;
	padding-right: 10px;
}

#tweets img {
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#PageComments_holder h4 {
	color:#F44890;
}

#PageCommentInterface_Form_PostCommentForm {
	color:#FFFFFF;
}
#PageCommentInterface_Form_PostCommentForm #Name .left {
	color:#FFFFFF;
}
#CommenterURL .left, #Comment .left {
	color:#FFFFFF;
}


.red-text {
	color:#FF0000;
}

#captcha {
	margin-top: 20px;
}

 .box  {
	margin-top: 20px;
}
.reload {
	float: left;
	margin-left: 3px;
	margin-top: 77px;
}

#contactform .margin #name {
	border: 1px solid #F44890;	
}

#contactform .margin #email {
	border: 1px solid #F44890;	
}


#contactform .margin #comment {
	border: 1px solid #F44890;	
}


#contactform .margin .captcha {
	border: 1px solid #F44890;	
}

.text_div .badcaptcha img {
	border: none;
}

 #latest_work #latest-1 img {
	cursor: default; 
 }
 
  #latest_work #latest-2 img {
  	cursor: default; 
  }
  
    #latest_work #latest-3 img {
  	cursor: default; 
  }
  
    #latest_work #latest-4 img {
  	cursor: default; 
  }
  .sidebar_section .email {
  	margin-left: -5px;
  
  }
  
    input#send2me {
	margin-top: 10px;

}

#send2melabel {
	border:0;
	float:left;
	padding:5px 5px 0 0;
	margin:0;
	color:#FFFFFF;
}	
  
  #cumulus {
  margin-left: -30px;
  margin-top: -20px;
  }

#allMonths a {
	color: #ff93c3;
}

.EventYear {
	
}


.topyear a {
	
}

.still {
	margin-right: 90px;
	padding-bottom: 200px;
}

a #ForgotPassword {
	float: left;
	position:relative;
	margin-top: 30px;
}

li.current {
	list-style: none;
	
}

a.current {
color: #f44895;
}

li.link {
	list-style: none;
}
