/*   
Theme Name: Christine Stovell 02
Theme URI: http://nowhereland.co.uk/
Description: A search engine optimized website framework for WordPress.
Author: Tom Hewitt
Author URI: http://nowhereland.co.uk/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');




body {
	margin: -33px 0 0 0;
	background:url(img/TTT6_mid1600x15.jpg) #000000 repeat-y center;
	width:800px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:1.7;
}


div.container {
	position:absolute;
	width:100%;
	min-width:800px;
	margin: 0 auto 0 auto;
}

div.top {
	width:100%;
	min-width:800px;
	height:1220px;
	background:url(img/TTT6_top1600x1220.jpg) #000000 no-repeat center;
	margin: 0 auto 0 auto;
}

div.mid {
	width:100%;
	height:100%;
	min-width:800px;
	margin: 0 auto 0 auto;
}

div.bot {
	position:absolute;
	width:100%;
	min-width:800px;
	height:245px;
	background:url(img/TTT6_bot1600x245.jpg) #000000 no-repeat center;
	margin: 0 auto 0 auto;
}

div.content {
	width:800px;
	min-height:1000px;
	margin: -1030px auto auto auto;
	padding: 0px 0px 0px 0px;
}

div.clear {
	clear:both;
}

div.navlinks {
	width:575px;
	height:110px;
	margin:0 0 0 -39px;
	padding:15px;

}

div.col1 {
	float:left;
	width:455px;
	margin: 0 0 0 0;
	padding: 10px 30px 0 45px;
	text-align:justify;
}

div.col2 {
	float:left;
	width:195px;
	margin: 120px 0 0 0;
	padding: 0 45px 0 30px;
	text-align:justify;
}

div.nav {
	height:30px;
	margin: -15px -97px -30px -67px;
	padding: 10px 0 0 0;
}

div.title {
	height:100px;
	margin: 0 -60px 30px 0px;
	padding: 13px 0 0 0;
	color:#ffffff;
}

div.social {
	position:relative;
	width:500px;
	margin:140px auto auto auto;
}

div.nowhereland {
	width:800px;
	margin:5px auto auto auto;
	padding: 0 0 0 0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	line-height:36px;
}

.entry-title a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.entry-title a:hover {
        color:#a297c1;
}

div.article {
	padding: 1px 0 0 0;
}

p {
	margin:0 0 25px 0;
}

a {
	color:#4e3f85;
	text-decoration:none;
	font-weight:bold;
}

a img {border:none}

a:hover {
	color:#a297c1;
}

.col1 img {
	padding:0px;
	margin:0px;
	border: 1px #eeeeee solid;
}

h2 {
	color:#a297c1;
	font-size:16px;
	line-height:20px;
}

.col1 h2 {
	margin:30px 0 20px 0;
}

.col2 h2 {
		text-align:center;
			margin:30px 0 20px 0;
}

blockquote {
	color:#a297c1;
	font-size:16px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}

h5 {
	color:#a297c1;
	font-size:16px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:-15px;
}

/* =Header
-------------------------------------------------------------- */

#branding {
        margin: 0 0 1.5em 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0 0 0 0;
        overflow: auto;
}
.skip-link {
        display: none;
}
.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}
.menu a {
        display: block;
        float: left;
        padding: 0 10px 0 10px;
        margin: 0px 15px 15px 0px;
        color:#ffffff;
        font-size:14px;
        text-decoration:none;
        font-weight:normal;
        background:#a297c1;    
}
.menu a:hover {
	color:#ffffff;
	background:#4e3f85;  
}


.menu2 ul {
        list-style: none;
        margin: 0;
}
.menu2 ul ul {
        display: none;
}
.menu2 li {
        display: inline;
}
.menu2 a {
        display: block;
        float: left;
        padding: 0 10px 0 10px;
        margin: 0px 15px 15px 0px;
        color:#ffffff;
        font-size:14px;
        text-decoration:none;
        font-weight:normal;
        background:#a297c1;    
}
.menu2 a:hover {
	color:#ffffff;
	background:#4e3f85;  
}




a.blog {
        display: block;
        float: left;
        padding: 0 10px 0 0;
        color:#dddddd;
        text-decoration:none;
        font-weight:bold;      
}
a.blog:hover {
        color:#ffffff;
}

/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 3em 0;      
}
.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}

