@charset "UTF-8";
/*  
 * Theme Name: 		Curve
 * Theme URI: 		http://www.theenglishguy.co.uk/curve-theme/
 * Description: 	A two column theme, simple to use and swap out graphics, easy to customise; brought to you by <a href="http://www.theenglishguy.co.uk">The English Guy</a>.
 * Author: 		Richard Dows
 * Author URI: 		http://www.theenglishguy.co.uk/
 * Version:		1.0.5
 * Tags:		two column,left sidebar,right sidebar,fixed width,
 */

* {
    margin:	0;
    padding:      0;
}
body, html {
    background-color:	#1F1F1F;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #fff;
}
h6 {
    color: #b91200;
    font-weight: bold;
    font-size: 8px;
}
h6 a {
    color: #b91200;
}
* html,* html body {
    background: #1F1F1F;
}

/*----------------------------- wrapper ------*/
#wrap {
    width: 910px;
    margin: 0 auto;
    text-align: left;
}

/*-------------------------- main divs -------*/
#header {
    padding: 0 0 15px 0;
    background: #1F1F1F url(images/logo.jpg) align: left; fixed no-repeat;
}
#header img {
    margin: 10px 0 0 0;
}
#header h2 {
    color: #ffffff;
    padding: 5px 0 5px 5px;
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase;
}
*:first-child+html #header #search input#g { 
    margin: 0 !important;
    margin-bottom: 11px !important;
}
#middle {
    background-color: transparent;
}
#content {
    background-color: transparent;
    width: 680px;
    padding: 1px 0 0 10px;
    float: left;
    margin: 0;
}

/*-------------------------- sidebar ---------*/
#sidebar {
    width: 200px;
    float: left;
    clear: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
    background: #111;
}
#sidebar .block {
    color: #fff;
    margin: 0px 0px 1px 0px;
    padding: 0px 0px 1px 0px;
}
#sidebar .block-top {
    height: auto !important;
    margin: 0 0 3px 0;
    background: #333 url('http://terra-pacific.com/images/nav-hover.jpg');
}
#sidebar .block-top h3 {
    padding: 2px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 0 5px;
}
#sidebar .form_title {
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #sidebar .block-top h3 { 
    padding-top: 5px;  }
}
#sidebar .block-content {
    font-size: 10pt;
}
#sidebar li.collapsing.pages a.self {
    background: #000;
}
#sidebar ul {
    margin: 0;
    list-style-type: none;
    background: #111;
}
#sidebar ul li { 
    text-transform: uppercase;
}
#sidebar ul li a {
    display: block;
    padding: 5px 5px 5px 10px;
}
#sidebar ul li a:hover {
    color: #fff;
    font-weight: normal; 
    background: #333 url('http://terra-pacific.com/images/nav-hover.jpg');
}
#sidebar ul ul ul li { 
    text-transform:capitalize;
}
#sidebar ul ul ul li a {
    display: block;
    padding: 5px 5px 5px 30px;
}
#sidebar ul ul ul li a:hover {
    color: #fff;
    font-weight: normal; 
    background:  #333 url('http://terra-pacific.com/images/nav-hover.jpg');
    border: 0;
}
#sidebar ul ul ul ul li a {
    display: block;
    padding: 5px 5px 5px 50px;
    font-style: italic;
}
#sidebar p {
    padding: 5px 0 0 10px;
}

/*----------------------------- post ---------*/
.post {
    margin: 0;
    padding: 5px 0 0 5px;
}
.post-content {
    background-color: #2F2F2F;
    padding-right: 5px;
    font-size: 15px;
    line-height: 110%;
    color: #ffffff;
    text-align: justify;
}
.post-main a:link, .post-main a:visited {
    text-decoration: underline;
    color: #b91200;
    font-style: italic;
}
.post-main a:hover {
    font-weight: bold;
}
.post-content ul, .post-content ol, .post-content dl {
    padding: 20px 0 5px 5px;
    color: #ffffff;
}
.post-main {
    padding: 10px 5px 5px 5px;
    color: #ffffff;
}
.post-main h3 {
    color: #b91200;
    font-style: italic;
    text-align: right;
}
.post-main p {
    padding: 10px 0 0 5px;
    color: #ffffff;
}
.post-main ul {
    padding: 0px 25px;
    line-height: 110%;
    color: #ffffff;
}
.post-main ul li {
    line-height: 110%;
    list-style-type: circle;
}
.post-top {
    padding: 0 5px;
    min-height: 24px;
    height: auto !important;
    height: 24px;
    margin: 0 0 3px 0;
    background: #333 url('http://terra-pacific.com/images/nav-hover.jpg');
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .post-top { 
    padding-top: 4px;
    }
}
.post-bottom {
    min-height: 40px;
    height: auto !important;
    height: 40px;
    margin: 10px 0 0 0;
}
.post-title h2 {
    padding: 2px 0 0 0;
    text-transform: uppercase;
}

/*---------------------------- footer --------*/
#footer {
    background-color: transparent;
    margin: 0px;
}
#footer div {
    margin: 15px 15px 0px 215px;
}
#footer p {
    padding: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
}
#footer ul {
    list-style-type: none;
}
#footer ul ul {
    list-style-type: none;
    margin: 0 20px;
    color: #333;
    font-size: 14px;
}
#footer ul ul li {
    padding: 5px 0;
    border-bottom:	1px solid #000;
}
#footer h2 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding: 0 0 10px 10px;
}

/*----------------------------- links --------*/
a:link, a:visited, .comments-header h2 {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #b91200;
    font-weight: bold;
}
.post-title h2, .comments-header h2 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: uppercase; 
}
h2 #pagetitle { 
    color: #ffffff;
    padding: 0 0 5px 10px;
    font-size: 16px;
}
.align-left h3 a:link, .align-left h3 a:visited, .align-right h3 a:link, .align-right h3 a:visited {
    color: #ffffff;
    text-decoration: none;
}
.align-left h3 a:hover, .align-right h3 a:hover {
    color: #b91200;
    text-decoration: bold;
}
#footer a, #footer a:visited {
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover {
    color: #b91200;
    text-decoration: bold;
}
#footer #right a:link {
    text-decoration: none;
}
#footer #right a:hover {
    text-decoration: bold;
}

/*----------------------------- misc ---------*/
.spacer {
    clear: both;
    margin-top: -10px;
    height: 1px;
}
.justify {
    text-align: justify;
}
.navigation {
    text-align: left;
}
abbr, acronym {
    border: 0;
}
.small {
    font-size: 87%;
}
.uppercase {
    text-transform: uppercase;
}
.centered {
    text-align: center;
    margin: 0 auto;
}
.align-left {
    margin: 0 0 0 10px;
    float: left;
}
.align-right {
    margin: 0 10px 0 0;
    float: right;
}
img {
    border: 0;
}
blockquote {
    background-color: #666666;
    border-left: 2px solid #ffffff;
    margin: 5px 75px 5px 15px;
    padding: 2px 5px 5px 5px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/*--------- wordpress css conformance --------*/
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;

/* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}