@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------
   BASIC ELEMENTS
------------------------------------------------- */ 
body {
	color: #555;
	margin: 0;
	padding: 24px 0 24px 0;
	background-image:url(../images/bg-grey-gradient.jpg);
	text-align: center;
	font-family: Calibri, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #d3d3d3;
}
/*links*/
a:focus {
	outline: none;
}
a:link, a:visited { 
	text-decoration: none;
	color: #0788C3;	
}
p a:hover {
	border-bottom: 1px dotted #0788C3;	
}
/*headers*/
h1,h2,h4 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 32px;
	line-height: 36px;
	color: #336699;
}
h1.front-page {
	text-align:center;
}
h2 {
	font-size: 20px;
	line-height: 26px;
	color: #3399CC;
}
h3 { /*Use for services subtiles*/
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	width:100%;
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
h6 { /*Use for sidebar lists*/
	font-size: 16px;
	color: #666666;
	line-height: 100%;
	padding-top: 16px;
	padding-bottom: 0;
	margin-bottom:0;
	border-bottom:0;
}
/*images*/
img {
	border:none;
	padding:0;
	margin:0;
}
img.framed {
	border: 1px solid #999999;
	padding: 9px;
	background-color: #ffffff;
}
/*paragraph*/
p {
	text-align: justify;
}
p.big {
	font-size: 20px;
	line-height: 170%;
}
span { 
	color: #669900;	
}
strong.not-strong {
	font-weight: normal !important;
}

/*lists*/
.menu-list ul {
	border-top: 1px solid #999999;
	list-style: none;
	padding: 0;
	font-size: 16px;
}
.menu-list ul li {
	padding: 12px 0 12px 26px;
	border-bottom: 1px dotted #cccccc;
	background-repeat:no-repeat;
	line-height: 125%;
	background-position: 0px 13px;
	text-align:left;
}
.menu-list ul li a:link, .menu-list ul li a:visited {
	text-decoration: none;
	display: block;
	width: 98%;
	margin-left: 0;
	color: #669900;
	border: none;	
}
.menu-list ul li a:hover,
.menu-list ul li a:hover span {
	color: #99cc33;
}
/*ordinary lists*/
ul li {
	padding-bottom: 8px;
	text-align:justify;
}

/* ------------------------------------------
   PAGE LAYOUT
------------------------------------------- */ 
#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
 	background-image: url(../images/bg-paper.gif);
	background-repeat: repeat;
}
#content-outer {
	clear: both;
	float: left;
	width: 898px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-paper.gif);
	background-repeat: repeat;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
}

#top-edge {
	width: 898px;
	height: 25px;
	display: block;
	background-image: url(../images/bg-top-edge.gif);
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#sneaky {
	display: none;
}

/* banner */
.banner {
	clear: both;
	float: left;
	width: 780px;
	height: 150px;
	margin-left: 60px;
	margin-right: 60px;
	display: block;
	background-image: url(../images/logo-freelance-copywriter.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}
.banner ul {
	list-style: none;
	padding-top: 42px;
}
.banner ul li {
	float: right;
	font-size: 16px;
	padding-left: 22px;
}
a.nav:link, a.nav:visited { 
	color: #666666;
}
a.nav:hover, a.current:link, a.current:visited {
	border-bottom: 1px solid #66cc33;
	color: #666666;
}
#content-wrap {
	float: left;
	width: 900px;
}
#content {
	float: left;
	width: 780px;
	margin-left: 60px;	
	display: inline;
	padding-bottom: 10px;
}
/* ROW OF ACTION BUTTONS ON FRONT PAGE */
#button-row {
	float: left;
	width: 100%;
	text-align:center;
}
#button-row img {
	padding: 0 20px 0 20px;
}
#button-row a {
	border:none;
}
/*about page columns*/
#content .col-a {
	width: 280px;
	float: left;
	padding-top: 20px;
}
#content .col-b {
	width: 460px;
	float: right;	
}
/*contact page columns*/
#content .left-col {
	width: 480px;
	float: left;
}
#content .right-col {
	width: 245px;
	float: right;
}
#footer {
	margin-top: 30px;
	float: left;
}
p.footer-text {
	border-top: 1px solid #777777;
	padding-top: 8px;
	width: 780px;
	line-height: 12px;
	text-align: right;
	font-size: 8pt;
	color: #666666;
}
/* ------------------------------------------
   HOME PAGE
------------------------------------------- */

#home-image {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0 0 0 0;
}

/* ------------------------------------------
   SERVICES MENU
------------------------------------------- */
#services {
	float: left;
	width: 780px;
	margin:10px 0 0 0;
	text-align:left;
}
#services ul li h2 {
margin-bottom:0;
padding-bottom: 5px;
border-bottom: 1px dashed #aaaaaa;
}
#services ul {
	list-style: none;
	padding:0;
	margin:0;
	border:0;
}
#services ul li {
	float: left;
	display: block;
	width: 350px;
	height: 190px;
	padding:0 40px 0 0 ;
}
#services ul li p {
	margin-top: 10px;
}

/* ------------------------------------------
   PORTFOLIO
------------------------------------------- */ 
#panel {
	float:left;
	width: 700px;
	height: 480px;
}
#panel p {
	font-size:16px;
	line-height: 150%;
}
#panel a:link, #panel a:visited, #panel a:active { 
	text-decoration: none;
	color: #63B91D;	
}
#panel a:hover {
	border-bottom: 1px dotted #63B91D;	
}
#panel img {
	margin: 8px 0 30px 40px;
	float: right;
	border: 1px solid #666666;
}
#panel blockquote {
	color: #63B91D;
	width: 345px;
	margin: 0 0 20px 40px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
#panel ul {
	margin-left: 15px;
	padding-left: 0;
}
h4 {
	color:#63B91D;
	text-transform:uppercase;
	line-height:80%;
	padding-top: 0px;
	padding-bottom: 8px;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 8px;
}
h5 {
	border-top:0;
	margin-top:0;
	padding-top:0;
	text-transform:uppercase;
	line-height:100%;
}
#cross-links {
	font-size: 36px;
	font-weight: bold;
}
#cross-links ul {
	padding: 14px 0 0 23px;
	margin-top: 6px;
	margin-bottom:0px;
	list-style:none;
}
#cross-links ul li {
	float: left;
	display:block;
	width:105px;
	height:108px;
	padding-top:42px;
	padding-bottom:0;
	margin:0;
	border:0;
	background: url(../images/bg-filmstrip.gif) no-repeat;
	text-align: center;
}
#cross-links a:link, #cross-links a:visited {
	text-decoration: none;
	color: #6EBE2E;
}
#cross-links a:hover {
	text-decoration: none;
	color: #8DE546;
}
/* ------------------------------------------
   ENQUIRY FORM
------------------------------------------- */ 
form {
	margin-top: 10px; 
	padding: 15px 25px 25px 25px; 
	border: 1px solid #dddddd;
	background: #F8F8F8;
	width: 430px;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #666666;
}
label {
	font-weight: bold;
	color: #666666;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
#name, #email, #message, #company {
	width: 418px;
}
input.button { 
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background:#9AD336;
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #91BD37 #91BD37 #B6DE8F;
}

/* ------------------------------------------
   SERVICES PAGES SIDEBAR
------------------------------------------- */ 

#sidebar {
	width: 260px;
	float: right;
	line-height: 130%;
	border-top: 2px solid #777777;
	margin: 35px 0 0 0;
	padding: 0;
}
#sidebar h6 {
	padding: 20px 10px 12px 10px;
	border-bottom: 1px solid #777777;
	margin: 0 0 10px 0;
	color: #BD2E30;
}
#sidebar p {
	margin: 0 10px 10px 10px;
	text-align: left;
}
#sidebar img {
	padding: 0 10px 20px 10px;
	border-bottom: 1px solid #aaaaaa
}
#sidebar a:link, #sidebar a:visited {
	font-style:normal;
}
#sidebar a:focus {
	outline: none;
}
#sidebar ul {
	padding: 0 0px 10px 0px;
	margin: 6px 0 20px 0px;
	list-style: none;
	border:0;
}
#sidebar ul li {
	padding: 8px 10px 10px 10px;
	text-align: left;
	font-style: italic;
	border-bottom: 1px dotted #cccccc;
}