/*  
Theme Name: Pixelwave 2.0
Theme URI: http://pixelwave.co.uk
Description: Pixelwave Web Design


*/

/*--------General-------*/

body {
background:#ffffff;
border:0;
margin:0;
text-align:center;
font-family: Arial,sans-serif;
color: #333;
}


li{
color: #000;
font-weight: normal;
line-height: 1.4em;
}

li a {
color: #ff0;
font-weight: normal;
line-height: 1.4em;
text-decoration: none;
}

li a:hover {
color: #00c;
text-decoration: underline;
}

acronym {
cursor: help;
}


/*--------Header--------*/
#header {
display:none;}


#nav_container{
background:#d3d8fe;
border-bottom:1px solid #ACBEDF;
}

#nav {
font-size: 1em;
background:#d3d8fe;
margin-left:auto;
margin-right:auto;
padding-bottom:5px;
padding-top:15px;
text-align:left;
max-width:784px;
}

#nav table {
margin-left: 0;
width: 784px;
background: #e2e5fd;
}

#nav td {
text-align:center;
line-height: 0.8em;
padding: 0;
font-weight: normal;
}

#nav td a:link, #nav td a:active, #nav td a:visited {
color: #006;
text-decoration: none;
padding: 5px 10px;
display: block;
}

#nav td a:hover {
color: #000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}


#main {
background:#F8F9FF url(./images/css/intro_bg3.jpg) repeat-x center bottom;
border-bottom:1px solid #ACBEDF;
}

#intro {
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-top:20px;
text-align:left;
padding-left:10px;
max-width:774px;
}


#intro p {
color:#303258;
font-size:1.4em;
max-width:470px;
}

#intro img {
}

.f_right {
float: right;
border:0;
margin-bottom: -20px;
z-index: 10;}

.f_left {
float: left;
margin: 0 8px;
border:0;}

/*-------Main Area-------*/
/*-------Layout-------*/
#main_container {
background:#fff url(./images/css/content_gradient2.jpg) repeat-x center top;

}

#content {
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-top:20px;
text-align:left;
max-width: 784px;
}

#prim {
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-left: 10px;
padding-top:20px;
text-align:left;
max-width:420px;
float: left;
}



/*-------titles-------*/
#title img {
display: none; /*A remnant from Pixelwave 1.... No longer wish to display these images*/
}

/*-------image positioning-------*/
img.left {
float: left;
border: 0;
padding: 0 10px 10px 0;}

img.bottom{
text-align: center;
margin: 0 140px 0 160px;
border: 1px solid #fff;
}


/*-----Text-------*/
#prim p, #prim form {
text-align: justify;
color: #333;
line-height: 1.2em;
font-size: 1.1em;
/*clear: both;*/
}

/*----Lists and links----*/
#prim ul, #prim ol {
padding-left: 27px;
}

#prim dl {
}

#prim li, #prim dd{
color: #333;
font-weight: normal;
line-height: 1.6em;
font-size: 1.1em;
list-style-image: url('images/pw_logo_small.gif');
}

#prim dt {
color: #000;
font-weight: bold;
line-height: 1em;
padding: 10px 0 0 0;
}

#prim li a {
color: #006300;
font-weight: normal;
line-height: 1.4em;
text-decoration: none;
}

#prim li a:hover {
color: #000;
background: #e8eaf6;
text-decoration: underline;
}

#sidebar a {
color: #00f;
text-decoration: none;
padding: 0 4px;
}

#sidebar a:hover {
background: #ff6;
text-decoration: underline;
padding: 0 4px;
}

#prim a {
color: #006300;
text-decoration: none;
background: #fffbe9;
}

#prim a:hover {
color: #000;
background: #e8eaf6;
text-decoration: underline;
}

.back_to_top {
text-align:right;
padding: 0 15px 0 0;
}
/*-----Headings----*/
h1 {
font-weight: bold;
font-size: 1.5em;
text-align: left;
color: green;
font-family: serif;
}

#prim h2 {
color: green;
background: #fff url(images/logo_sml.gif) no-repeat;
font-weight: bold;
font-size: 1.3em;
line-height: 1.2em;
font-family: serif;
padding-left: 27px;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 0;
padding-bottom: 0;
}

#prim h2 a:link, #prim h2 a:active, #prim h2 a:visited, h1 a:link, h1 a:active, h1 a:visited, #prim h3 a:link, #prim h3 a:active, #prim h3 a:visited  {
color: green;
background: transparent;
text-decoration: none;
}

#prim h2 a:hover, h1 a:hover {
color: green;
text-decoration: underline;
}

#prim h2 img{
padding: 0 5px;
border: 0;
}
	
#sidebar h2, #sidebar a.header2 {
color: green;
font-weight: bold;
font-size: 1.2em;
line-height: 0.8em;
text-transform: uppercase;
text-decoration: none;
text-align: left;
background:#d3d8fe;
border-bottom:1px solid #acbedf;
padding: 8px 0 8px 10px;

}

#sidebar ul {
background:#f6f5fb url(./images/css/sidebar_gradient2.jpg) repeat-x center top;
margin-top: -11px;
padding-top: 12px;
}

#sidebar li {
list-style-image: url('images/list_star.gif');
}
/*-------Portfolio Specific------*/
#portfolio p {
color: #000;
font-weight: normal;
font-size: 1em;
line-height: 1.1em;
padding-left: 10px;
padding-top: 20px;
text-transform: none;
text-decoration: none;
text-align: left;
background:#fff;
border-top:1px solid #acbedf;
}

#portfolio a {
text-transform: capitalize;
font-weight: bold;
}
	
/*-----Sidebar------*/
#sidebar {
background: #f6f5fb;
float: right;
max-width: 330px;
margin-left: 17px;
margin-top: 30px;
padding-top: 0;
margin-bottom: 20px;
	}
	
#sidebar p {
color: #000;
}

#sidebar img {
border:0;
}

#contacts {
text-align: right;
color: #333;
padding: 0 10px 5px 10px;
font-size: 0.9em;
}

#contacts a {

}

#contacts a:hover {
}

.date {
font-size: 0.8em;
}

.more {
text-align: right;
margin-right: 6px;
}

.more a:link, .more a:active, .more a:visited {
font-size: 0.95em;
text-decoration: none;
}



.more a:hover {
color: #ffc;
text-decoration: underline;
}


/*------Miscellaneous-----*/
.price {
color: #900;
font-size: 0.8em;
padding: 10px;
}
	
.author {
font-size: 0.9em;
}


/*-----Additional Links section-----*/
#links {
border: 1px solid #eee;
background:#ffc;
padding: 5px;
}

#links li a {
color: #006;
font-weight: normal;
line-height: 1.4em;
text-decoration: none;
}

#links li a:hover {
color: #000;
text-decoration: underline;
}

#links p {
padding: 0;
color: #000;
font-size: 1.3em;
}

#links ul {
padding: 0 15px 10px 25px;
}


/*----Footer----*/
#footer_container{
clear: both;
background:#f3f3fb url(./images/css/footer_gradient2.jpg) repeat-x left top;
border-top:1px solid #acbedf;
}


#footer {
padding: 2px;
font-size: 0.9em;
background:#f3f3fb url(./images/css/footer_gradient2.jpg) repeat-x left top;
margin-left:auto;
margin-right:auto;
padding-bottom:15px;
padding-top:15px;
text-align:left;
max-width:784px;
}

#footer p {
padding: 0 5px;
margin:0;
}

#footer img {
padding: 0 10px;
border: 0;
}

#base {
display: none;
}

#temp {
text-align: center;
color: #fff;
margin-left:50px;
margin-right: 50px;
background: #ccf;
max-width: 400px;
padding-left:20px;
}
#temp2 {
text-align: center;
color: #fcc;
margin-left:50px;
margin-right: 50px;
background: #006;
max-width: 400px;
}

.link,
.link a:link,
.link a:active,
.link a:visited
{
color: #fff;
text-decoration: none;
}

blockquote {
background: #f6f5fb;
padding: 10px 20px;
margin: 0 30px;
border-left: 3px solid #222;
color: #000;
}

blockquote ul, blockquote li {
color: #000;
}

.code {
background: #ffc;
padding: 10px 20px;
margin: 0 30px;
border-left: 3px solid #222;
color: #000;
font-family: monospace;}

strong {
text-transform: uppercase;
font-weight: bold;
}

#sidebar hr {
display: none; /*Remove redundant hr's from old layout */
}

div.post {
padding-bottom: 40px;

border-top:1px solid #acbedf;
}

div.navigation {
padding: 6px 0;}


div.alignleft {
float: left;
}
div.alignright {
float: right;}

/*--------Extras------------*/
#extras h2 {
font-size: 1.4em;
color: #555;}

#extras dl
{
margin: 0.1em 1.1em 0 1.1em;
padding: 0;
width: 23em;
float: left;
height: 11em;
}

#extras dt
{
background-color: #d3d8fe;
color: green;
padding: .5em .5em;
font-weight: bold;
text-align: center;
text-transform: uppercase;
border: 1px solid #aaa;

}

#extras dd
{
margin: 0 0 1em 0;
background: #fff;
text-align: center;
padding: 1em .5em;
font-style: italic;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
height: 4.8em;
} 



#extras a:link, #extras a:active, #extras a:visited {
color: #333;
text-decoration:none;} 


#extras dt a:link, #extras dt a:active, #extras dt a:visited {
color: green;
text-decoration:none;} 


#extras a:hover dd {
color: purple;
background: #ffd;}