*
{
margin:0;
padding:0;
font-family:arial, helvetica, sans-serif;
}

body
{
text-align:center;
background:#ddd;
}

#container
{
position:relative;
text-align:left;
width:950px;
margin:0 auto;
padding:0;
background:#fff /*url(images/container-back.jpg)*/;
background-repeat:repeat-y;
}

#header
{
position:relative;
margin:0 20px 20px;
height:80px;
background:url(images/cape-publishing.jpg);
background-repeat:no-repeat;
background-position:0 70%;
}

#header h1
{
margin-left:-1000em;
}

#header ul
{
list-style:none;
position:absolute;
top:10px;
right:0;
}

#header li
{
list-style:none;
display:inline;
margin-right:5px;
}

#header li a
{
color:#666;
font-size:11px;
}

#form
{
float:right;
font-size:11px;
color:#666;
width:200px;
text-align:right;
}

#menu
{
position:relative;
margin:0 20px;
padding:7px 0 0;
}

#menu ul
{
list-style:none;
}

#menu li
{
list-style:none;
display:inline;
background:url(images/menu-back.jpg);
background-position:top right;
background-repeat:no-repeat;
padding:0 15px 0 0px;
}

#menu li.last
{
background:none;
}

#menu li a
{
color:#666;
font-size:12px;
font-weight:400;
text-decoration:none;
font-family:Georgia, times, serif;
}

#menu li a:hover
{
border-bottom:2px solid #ccc;
}

#content
{
margin:0 20px;
position:relative;
padding:20px 0 0;
}

#content p
{
font-size:12px;
line-height:17px;
color:#333;
margin:0 0 12px;
}

#content p.intro
{
font-family:Georgia, times, serif;
margin:17px 0 35px;
font-size:18px;
line-height:27px;
text-align:justify;
}

#content p.intro a
{
font-family:Georgia, times, serif;
}

#text
{
position:relative;
padding:20px 0 0;
}

#text.index
{
margin-right:300px;
padding:0;
}

#text ul
{
margin:5px 0 10px 30px;
}

#text li
{
list-style:square;
font-size:12px;
color:#333;
line-height:20px;
}

#text a
{
color:#306D4C;
}

#text h3
{
font-family:Georgia, times, serif;
color:#2D7898;
margin:0 0 5px;
font-weight:400;
font-size:25px;
}

#text h4
{
font-family:Georgia, times, serif;
font-size:21px;
margin:0 0 3px;
clear:left;
font-weight:400;
color:#438E64;
}

#text h5
{
font-size:15px;
clear:left;
font-weight:800;
color:#438E64;
}

#sidebar
{
float:right;
width:250px;
}

#sidebar ul
{
list-style:none;
}

#sidebar li
{
list-style:none;
border-bottom:1px dotted #ccc;
}

#sidebar li a
{
display:block;
color:#666;
font-size:13px;
padding:7px 0 7px 7px;
text-decoration:none;
font-family:Georgia, times, serif;
}

#sidebar li a:hover
{
background:#eee;
}

#sidebar li a.store
{
background:url(images/miniheart.jpg);
background-position:100% 50%;
background-repeat:no-repeat;
}

#sidebar li a.store:hover
{
background:#eee url(images/miniheart.jpg);
background-position:100% 50%;
background-repeat:no-repeat;
}

#footer
{
clear:both;
margin:100px 20px 0;
border-top:1px dotted #666;
position:relative;
text-align:left;
padding:10px 0 20px;
}

#footer p
{
font-size:11px;
color:#666;
}

#base
{
position:relative;
width:950px;
margin:0 auto;
height:28px;
background:#ccc;
}


/* Portfolio Styles */

#port {
clear:both;
}

#port .client {
width:150px;
height:175px;
float:left;
position:relative;
text-align:center;
border:0 dotted #C3C8CB;
margin:0 16px 7px;
}

#port .client p {
font-family:tahoma, verdana, arial, helvetica, sans-serif;
font-size:11px;
color:#666;
}

.featured
{
float:left;
width:800px;
padding:5px;
margin-right:5px;
margin-left:25px;
}

.featured img
{
float:right;
position:relative;
border:3px double #ddd;
}

.featured h5
{
margin:17px 0 0;
}

.clear
{
clear:left;
}

hr
{
background:#eee;
border:1px solid #eee;
height:1px;
width:100%;
margin:10px 0 20px;
}

/* Paypal Styles */

form.paypal
{
margin:10px 0;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
padding:10px 0;
width:275px;
}

form input.type
{
border:1px solid #ccc;
}

/* Twitter styles */

#twitter_div ul
{
margin:0;
}

#twitter_update_list li
{
list-style:none;
/*border-bottom:1px dotted #ddd;*/
padding:7px 0;
}

#twitter_update_list li span
{
display:block;
}

/* Image floats */

.l
{
float:left;
margin-right:15px;
padding:4px;
border:1px solid #eee;
}

/* Contact Forms */

#text .form
{
padding:17px 20px;
margin:10px 0;
border:1px solid #ccc;
background:#eee;
width:500px;
}

#text .form ul
{
margin:0;
}

#text .form li
{
padding:7px 0;
list-style:none;
}

#text .form h4
{
float:left;
margin:0 10px 0 0;
padding:0;
color:#666;
width:175px;
font-size:14px;
font-weight:400;
}

#text .form select
{
border:1px solid #ccc;
padding:2px;
}

#text .form option
{
padding:1px;
}

#text .form input, #text .form textarea
{
border:1px solid #ccc;
font-family:georgia, times, serif;
padding:3px;
font-size:12px;
color:#333;
}

#text .form .required h4
{
color:#096B86;
font-weight:800;
}

#text .form .button
{
padding:7px 17px;
background:#66AB53;
border:1px solid #666;
font-size:17px;
font-weight:800;
color:#fff;
font-family:Tahoma, Arial, Helvetica, sans-serif;
letter-spacing:1px;
}