/* CSS Document */

/* Reset CSS */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

/* Headings */

h1, h2, h3, h4, h5, h6
	{
 	font: bold Arial,Helvetica,sans-serif;
	text-transform:uppercase;
 		}

h1
	{
	font-size: 30px; 
	line-height: 1; 
	margin-bottom: 0.5em;
	}
	
h2 
	{
 	margin-bottom: 0.75em;
 	text-transform:normal;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.1;
	line-height: 1.4em;
	border-bottom:#ec008c 1px dotted;
	}
	
h3
	{
	font-size: 18px; 
	line-height: 1; 
	margin-bottom: 1em;
	letter-spacing: .05em;
	color: #ec008c;
	}

h4
	{
	font-size: 16px; 
	line-height: 1.25; 
	margin-bottom: 1.25em;
	}

h5
	{
	font-size: 14px; 
	margin-bottom: 1.5em; 
	}

h6
	{
	font-size: .8em; 
	}


/* Link styles */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

a img
	{
	border:none;
	cursor: pointer;
	}

a:link, a:visited
	{
	cursor: pointer;
	color: #ec008c;
	text-decoration: none;
	}

a:hover
	{
	cursor: pointer;
	color: #261b0f;
	text-decoration: none;
	}

a:active
	{
	cursor: pointer;
	color: #000;
	}

/* List styles */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

ol
	{
	list-style-type: decimal; 
	margin:0 0 1.5em 0em;
	list-style-position: inside; 
	}

ul
	{
	list-style-type: none; 
	margin:0 0 1.5em 0em;
	list-style-position: inside;
	}


dl
	{
 	margin: 0 0 1.5em 0;
	font-weight: bold;
	}

dt
	{
	font-weight: bold;
	}
	
dd
	{
	margin-left: 1.5em;
	}
	
/********************Main Structure***************************/

body
	{
	margin:0; padding:0;
	width:auto; height:auto;
    font: 12px "Tahoma", Times, Sans-Serif;
   	line-height: 1.6;
	}

p
	{
	margin: 0 0 1.5em; 
	}

/* Header */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

.header {

	width: 100%;
	background:black;
	height: 225px;
}

.headercontainer {
	
	width: 968px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
.headerlogo {

	position:absolute;
	top:20px;
	right:5px;
	width: 241px;
	height: 48px;
	background:black;
	background-image:url(../images/header/images/header_new_sliced_03.gif);
	}

.header_intro {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	float:left;

	}

.header_intro p {

color: #ec008c;
 font:1.4em "tahoma", "lucida bright", serif;
   	line-height: 1.2;
}

.header_intro_portfolio {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	background-image:url(../images/intro/portfolio_text.gif);
	float:left;

	}
	
.header_intro_contact {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	background-image:url(../images/intro/contact_text.gif);
	float:left;

	}
	
.header_intro_response {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	background-image:url(../images/intro/response_text.gif);
	float:left;

	}
	
	
.header_intro_design {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	background-image:url(../images/intro/design_text.gif);
	float:left;

	}

.header_intro_about {
	
	position:absolute;
	top:165px;
	right:5px;
	width:461px;
	height:41px;
	background-image:url(../images/intro/about_text.gif);
	float:left;

	}
	
.header_sign {
	top:110px;
	width:106px;
	height:96px;
	background-image:url(../images/header/images/header_new_sliced_14.gif);
	position:absolute;
	left:5px;
	}
	
	
/*********************************Navigation ***********************/

#navigation
	{
	position: absolute;
	top: 20px;
	left: 5px;
	}

#navigation h3
	{
	display: none;
	}

#navigation_1
	{
	width: 450px;
	margin: 0;
	padding: 0;
	font: 16px verdana, tahoma;
	}
	
#navigation_1 li
	{
	float: left;
	border-bottom: none;
	text-align: center;
	padding: 0;
	margin: 0;
	border-right:solid 1px #ec008c;
	padding: 0 10px 0 10px;
	}

#navigation_1 li a
	{
	display: block;
	height: 20px;
	outline: none;
	color:#ffffff;
	}

#navigation_1 li a:hover
	{
	background-position: 0 -30px;
	color:#ec008c;
	}

#navigation_1 li .nav_current_1
	{
	background-position: 0 -30px;
	}

#navigation_1 li .nav_current_1:hover
	{
	background-position: 0 -30px;
	}

#navigation_1_home
	{
	background-image:url(../images/header/images/header_nav_03.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 65px;
	}

#navigation_1_portfolio
	{
	background-image:url(../images/header/images/header_nav_04.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 92px;
	}

#navigation_1_design
	{
	background-image:url(../images/header/images/header_nav_05.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 75px;
	}

#navigation_1_about
	{
	background-image:url(../images/header/images/header_nav_06.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 75px;
	}
	
#navigation_1_contact
	{
	background-image:url(../images/header/images/header_nav_07.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 85px;
	}

/********************************************************** // End // ********************************************************/

/********************************************************** // Content Structure // ******************************************/


#wrapper {

	width:968px;
	margin: 0 auto;
	margin-top:10px; 
        border: #cccccc 5px;


	}
#featured {width:100%; display:block; height:280px; border-bottom:1px solid #a28a7f; margin-bottom: 5px;}

.featured_col1 {float:left; width:292px; padding: 5px; margin-right:30px;}
.featured_col2 {float:left; width:292px; padding: 5px; margin-right:30px;}
.featured_col3 {float:left; width:292px; padding: 5px;}

.content_left 
{
	width:618px;
	float:left;
	margin-top:10px;
	margin-right:10px;
border-right: #ccc solid 1px;
padding-right:5px;


}

.underline_header{

	border-bottom: 1px solid #a28a7f;
}

.sidebar

{
	width:320px;
	float:right;
	margin-top:10px;
	margin-left:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
border-right: #ccc solid 1px;

}

.sidebar p {padding-right: 10px;}

.sidebar_left {
	
	width:205px;
	float:left;
	height:auto;
	margin-right:8.5px;
padding-right: 4px;
}

.sidebar_right {
	width:205px;
	float:right;
	height:auto;
padding-right: 4px;

}


.divider {
/*Use to divide sections*/
	width:100%;
	margin-bottom:10px;

}


#content
	{
	width:100%;
	float:left;
	}

.section_break

{
	width:100%;
	float:left;
	}

.h2_link
	{
	float: right;
	position: relative;
	top:5px;
	}

/***************************Portfolio Work ************************/

.portfolio_col1

{
	float: left;
	width: 180px;
}

.portfolio_col2

{
	float: left;
	width: 180px;
	margin: 0 20px;
}

.portfolio_col3

{
	float: left;
	width: 180px;
}

.contact {

	float: right;
	width: 280px;
	margin-left: 10px;
	margin-top:10px;

}

.column_left
	{
	float: left;
	width: 180px;
	}

.column_middle
	{
	float: left;
	width: 180px;
	margin: 0 20px;
	}

.column_right
	{
	float: left;
	width: 180px;
	}
	


.col1
	{
	float: left;
	width: 280px;
	}

.col2
	{
	float: left;
	width: 280px;
	margin: 0 20px;
	}

.col3
	{
	float: left;
	width: 280px;
	}
	

.content_col
	{
	float: left;
	width: 100%;
	margin-bottom:10px;
	}
	
.content_col img
	{
	margin-bottom:5px;
	}
	
#view_portfolio
	{
	display:block;
	border-bottom: 1px solid #a28a7f;
	border-top: 1px solid #a28a7f;
	padding: 6px;
	margin-bottom:30px;
	}
	
.content_col_1
	{
	float: left;
	width: 590px;
	}
	
.content_col_2
	{
	float: left;
	width: 260px;
	margin: 0 0 0 30px ;
	}

/* Footer */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

#footer {
	clear: both;
	width:100%;
	height:200px;
	background-color:#000000;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color:#CCC;
        margin-top:20px;

}

#footer_portfolio {
	width:550px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}

.footer_portfolio_box {
	width:50px;
	height:50px;
	margin-top:10px;
	margin-right:30px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
	border:#FF00FF solid 3px;
}

#footer_box {

	width:968px;
	margin: 0 auto;
	}
	
#footer_box p{

	margin-bottom: 0.8em;
	}
	
#footer_left {
	margin-top:20px;
	float:left;
	width:550px;
	text-align: left;

}

#footer_intro {

	margin-top:10px;
	margin-right:5px;
	float:right;
	width:300px;
	text-align: left;
}

#footer_right {
	margin-top:10px;
	float:left;
	width:300px;
	height:50px;
	text-align: left;

}

#footer_list
	{
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	float:left;
	}

#footer_list li
	{
	display: inline;
	padding-right:5px;
	border-bottom: none;
	}
	
#footer a:hover
	{
	color:#FFFFFF;
	}

/* Home Page Styles */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/


.portfolio_preview
	{
	margin-bottom: 1.4em;
	}

.tick {

list-style-image:url(../images/icons/list-arrow_black.png);
margin-right:5px;
}

.tick li{

padding-left:2px;
}

.type
	{
	color: #ec008c;
	}

.clear {clear:both;}

.fr {float:right}

.sitemap {float:left;margin-left:15px;}
.sitemap ul { list-style-type:none;}
.sitemap li {list-style:url(../images/pink_bullet.gif);line-height:1.8em;}


/***********************************Contact Form Styling*************************************/
.cssform {width:98%; background-color: #ffffff;
/*-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 3px solid #3399FF;*/
padding: 1px;}

.cssform p{
width: 100%px;
clear: left;
padding: 5px 0 8px 0;
padding-left: 5px; /*width of left column containing the label elements*/
line-height:1.6em;
margin-bottom:20px;
}
.cssform fieldset {  	
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 3px solid #000000;
margin: 0 0 5px 0;
padding: 5px 0 0 0;

}  
.cssform select {	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #ec008c;}

.cssform legend {  
margin-left: 1em;  
color: #ec008c;  
font-weight: bold;  
position: relative;    
left: 27px;    
top: -2em;
background-color: #FFF;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding: 0 5px 0 5px;

} 

.cssform fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;  
}  
.cssform fieldset li {  
padding-bottom: 1em;  
}  
.cssform fieldset.submit {  
border-style: none;  
}

.cssform label {
display:block;
font-weight: bold;
float: left;
text-align:right;
padding-right:15px;
width: 90%;
/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.button {
	margin: 0 0 0 165px;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(98,202,227)));
}

.button input {

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
border: 3px solid #000000;

}
.cssform textarea {
width: 350px;
height: 100px;
margin-left:150px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #ec008c;}

.text {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #ec008c;
}
.cssform form {border: 1px solid #666699; padding: 5px;}



/***********************Search Form**************************/
#ajaxSearch_input {
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #ffffff;
color:#666;
font-size:12px;
font-family:Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
}

#search {

float:right;
position:relative;
width:210px;
margin-top: 55px;
padding-left: 40px;
}

#search fieldset {
width:185px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity: 0.7;
background:#333;
padding: 6px 6px 5px 8px;
margin: 0 20px 0 0;}

#ajaxSearch_submit {
border:none;
height:30px;
width:30px;
background:url(../images/search.png);}

/*******************Blog Content************************/

/* Entries
------------------------------------------------------------------*/
.entry {
	margin: 0 0 25px 0; margin-bottom: #ccc 1px dotted;	}
.entry p {
	line-height:150%;
	margin-bottom:1.3em;
	}
.entry h2 {
	color:#ec008c;
	letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	border: none;
	}
.entry h2 a,
.entry h2 a:link,
.entry h2 a:visited {
	color:#ec008c;
	border:0;
	}
.entry h2 a:hover {
	color:#666;
	border:0;
	background:none;
	}
.date {
	float:left;
	height:50px;
	width:50px;
        background:#ffffff url(../images/icons/Black_small.png) no-repeat;
	margin-right:15px;
	}
.date p {
	text-align:center;
	color:#000;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	text-align:center;
	padding-top:11px;
	
	}
.date span.month {
	text-align:center;
	margin-left:3px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	height:12px;
	display:block;
	}
.posted {
	width:100%;
	color:#666;
	font-size:.94em;
	padding:5px 0 10px 0;
	margin-bottom:1em;
	border-bottom-style:dotted 2px #000;
	}
.posted .by {
	padding-left: 25px;
	height:20px;
	background:#ffffff url(../images/icons/Pencil_small.png) no-repeat;
	}
.posted .comments {
	padding-left:20px;
	background:#ffffff url(../images/icons/Comments_small.png) no-repeat;
	float:right;
	}
.entry-footer {
	padding-top:25px;
	clear:both;
        border-bottom:#ccc 1px dotted;
	}
.posted-in {
	color:#666;
	font-size:.94em;
	}
.posted-in a, .posted-in a:link, .posted-in a:visited {
	color:#666;
	}
.posted-in a:hover {
	color:#000000;
	}
.posted-in span {
	margin-left:20px;
	float:right;
	}
.perm {
	background:#ffffff url(../images/icons/page_white_link_small.png) no-repeat center left;
	padding:5px 5px 5px 28px;
	margin-top:5px;
	}
.perm a:link,
.perm a:visited {
	color: #ec008c;
	}
.perm a:hover {
	color:#000000;
	}
.read-entry {
	float:right;
	background:#ffffff url(../images/icons/Arrow-Right_small.png) no-repeat center right;
	padding-right: 20px;
	}
.article {
	padding-right:5px;
	}
.article p {
	line-height:175%;
	margin-bottom:1.5em;
	}
.article p em {
	color:#aec4c4;
	}
.article a:link {
	border-bottom:1px dotted #000000;
	}
.article a:visited {
	color:#ffffff;
	border-bottom:1px dotted #000000;
	}
.article a:hover {
	color:#ffffff;
	background-color:#000000 ;
	border-bottom:1px solid #e45a49;
	}
.imgbox {
	display:block;
	margin:1em 0;
}
.imgbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
.imgbox {display: inline-block;}
/* Hides from IE-mac \*/
* html .imgbox {height: 1%;}
.imgbox {display: block;}
/* End hide from IE-mac */

.article .imgbox img {
	float:left;
	margin:0 25px 25px 0 ;
}
.imgbox p {
	font:1.7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:2em 0 0 0 ;
} 
.article blockquote,
.article .quote {
	color:#e6ffd4;
	font-size:.94em;
	line-height:160%;
	font-style:italic;
	margin:15px 10px 0 0;
	padding:10px 10px 5px 15px;
	background:url(./graphics/quote.gif) no-repeat;
 	}	
.correction {
	text-decoration:line-through;
	}
.article ul,  .article ol {
	margin:1.5em 0;
	background:url(./graphics/dotted-line.gif) repeat-x bottom left;
	clear:both;
	}
.article ul li {
	background:url(./graphics/bg-list-article.gif) no-repeat;
	padding:3px 0 3px 20px;
	color:#e6ffd4;
	}
.article ol  {
	margin-left:25px;
	}	
.article ol li {
	background:url(./graphics/dotted-line.gif) repeat-x top left;
	padding:3px 0;
	color:#e6ffd4;
	list-style-type:decimal;
	list-style-position:outside;
	}
.article span.source,
.article .source {
	color:#6a7d7d;
	font-size:.94em;
	font-style:italic;
	text-align:left;
	}
.article span.update,
.article .update {
	color:#e6ffd4;
	padding-left:18px;
	text-align:left;
	letter-spacing:2px;
	padding-bottom:5px;
	margin-bottom: 5px;
	width:640px;
	text-transform:uppercase;
	border-bottom:1px dashed #546355;
	font:normal .94em "Trebuchet MS",Arial,Helvetica,sans-serif;
	background:url(./graphics/icons/icon-alert.gif) no-repeat;
	}
.music-track {
	background:url(./graphics/icons/icon-music.gif) no-repeat;
	padding: 0 0 0 25px;
	line-height:22px;
	color:#e6ffd4;
}
p.no-comment {
	margin-left:40px;
}
