/*

CREATED FOR STEVENTOPLEY.CO.UK

Author:Owen Mc Gauley

http://www.steventopley.co.uk

*/


/* ---- UNIVERSAL ---- */

*{
	margin:0;
	padding:0;
}

body {
	background:url(http://steventopley.co.uk/images/3.jpg) top center repeat #444;
	font-family:helvetica, arial, sans serif;
	font-size:1em;
	line-height:160%;
	color:#000;
	text-align:center;
	
}

/* ----STRUCTURE ---- */

#container {
	
	background:#fff;
	width:980px;
	margin:auto;
	margin-top:20px;
        margin-bottom:30px;
	border:3px solid #592316;
	text-align:left;
	
}

#navigation {
	float:left;
	width:960px;
	padding:10px 0 0 20px;
}

#header {
	float:left;
	width:980px;
	height:341px;
	background:url(../images/2.jpg) no-repeat right;
	border-top:2px solid #592316;
	border-bottom:2px solid #592316;
}

#portfolio-header {
	float:left;
	width:980px;
	height:171px;
	background:url(http://steventopley.co.uk/images/8.jpg) no-repeat;
	border-top:2px solid #592316;
	border-bottom:2px solid #592316;
}

#contact-header {
	float:left;
	width:980px;
	height:171px;
	background:url(http://steventopley.co.uk/images/10.jpg) no-repeat;
	border-top:2px solid #592316;
	border-bottom:2px solid #592316;
}

#article-header {
	float:left;
	width:980px;
	height:171px;
	background:url(http://steventopley.co.uk/images/11.jpg) no-repeat right;
	border-top:2px solid #592316;
	border-bottom:2px solid #592316;
}

#preamble {
	float:left;
	width:940px;
	padding:20px 20px 0 20px;
	
	background:url(http://steventopley.co.uk/images/9.jpg) repeat-x top left;
}

#content-container {
	float:left;
	width:940px;
	padding:0 20px 0 20px;
}

#blog-content {
	float:left;
	width:580px;
}

#contact-content {
	float:left;
	width:673px;
}

#comments {
	float:left;
	width:580px;
}

#commercial-content {
	float:left;
	width:940px;
}

#archive-list {
	float:right;
	width:313px;
}

#links {
	float:right;
	width:240px;
}



#promotional-content {
	float:left;
	width:940px;
}

#footer {
	clear:both;
	background:#fff;
	padding:30px 0 10px 0;
}

/* ---- NAVIGATION ---- */

#navigation li {
	display:inline;
	margin-right:30px;
}

#footer li {
	display:inline;
}


/* ---- TYPOGRAPHY ---- */

#navigation {
	font-size:120%;
}

#portfolio-header h1, #contact-header  h1,#article-header h1,  #header h1 {
	margin-left:-9999px;
}

.dropcap {
	float: left;
	width: .7em;
	font-size: 6.4em;
	line-height: 83%;
	color:#592316;
}

#preamble p {
	font-size:90%;
}

#content-container h2 {
	color:#592316;
	font-size:240%;
	font-weight:normal;
	padding:2px 0 5px 0;
	border-bottom:2px solid #592316;
	margin-top:30px;
}

.posted {
	font-size:90%;
	color:#666;
        font-style:italic;
}

#blog-content h2 {
        line-height:100%;
}

#blog-content p {
	margin:10px 0 10px 0;
        font-size:88%;
}

.categories {
	font-size:80%;
}

.caretocomment {
	font-size:125%;
	font-weight:bold;
}

#archive-list {
	text-align:right;
}

#archive-list em {
	font-size:75%;
}

#links {
	text-align:right;
}

#promotional-content {
	text-align:left;
}

#footer {
	text-align:center;
	font-size:80%;
}

/* ---- COMMENTS ---- */

.comments li{
	padding:10px 224px 10px 10px;
	margin:15px 0;
	border:1px solid #bbb;
	background:url(http://steventopley.co.uk/images/5.gif) top right no-repeat;
}

.comments-wrapper table {
	border:1px solid #bbb;
	margin:0;
	padding:15px 15px;
	background:url(http://steventopley.co.uk/images/6.jpg) top right no-repeat #ddd;
}

.comments-wrapper input, .comments-wrapper textarea {
	border:1px solid #bbb;
	padding:5px 3px;
	margin:0 0 8px 0;
}

.small {
	font-size:80%;
}

/* ---- LISTS ---- */

#comments ol {
	padding:0 0 20px 20px;
	font-family:Georgia, serif;
	font-style:italic;
	color:#888;
}

#comments ol p {
	font-family:Helvetica, arial, sans-serif;
	color:#000;
	font-style:normal;
}

#archive-list dl {
	margin-top: 8px;
}

#archive-list dt{
	list-style-type:none;
}

#archive-list dd {
	color:#6674a1;
	margin:0 0 7px 0;
}

/* ---- IMAGES ---- */

#blog-content img {
	margin:15px 0 20px 20px;
}

#commercial-content img {
	margin:10px 8px 0 8px;
}

#promotional-content img {
	margin:10px 8px 0 8px;
}

/* ---- LINKS ---- */

#navigation a:link {
	color:#000;
	text-decoration:none;
}

#navigation a:visited {
	color:#000;
	text-decoration:none;

}

#navigation a:hover {
	color:#6674a1;
	text-decoration:none;
}

#preamble a:link, #links a:link, #footer a:link, #blog-content a:link {
	color:#6674a1;
	text-decoration:none;
}

#preamble a:visited, #links a:visited, #footer a:visited, #blog-content a:visited {
	color:#6674a1;
	text-decoration:none;
}

#preamble a:hover, #links a:hover, #footer a:hover, #blog-content a:hover {
	color:#fff;
	background:#6674a1;
}

#comments a:link {
	color:#6674a1;
	text-decoration:none;
}

#comments a:visited {
	color:#6674a1;
	text-decoration:none;
}

#comments a:hover {
	color:#fff;
	background:#6674a1;
}

#archive-list a:link {
	color:#000;
	text-decoration:none;
}

#archive-list a:visited {
	color:#000;
	text-decoration:none;
}

#archive-list a:hover {
	color:#6674a1;
	text-decoration:underline;
	background:none;
}

#commercial-content a:link img {
	border:4px solid #592316;
}

#commercial-content a:visited img {
	border:4px solid #592316;
}

#commercial-content a:hover img {
	border:4px solid #444;
}

#promotional-content a:link img {
	border:4px solid #592316;
}

#promotional-content a:visited img {
	border:4px solid #592316;
}

#promotional-content a:hover img {
	border:4px solid #444;
}

/* ---- FORMS ---- */

#contact-content form {
	margin:10px 0 0 0;
        padding:0 0 40px 0;
        background:url(http://steventopley.co.uk/images/7.jpg) top right no-repeat;
}

#contact-content input, #contact-content select, #contact-content textarea {
	border:2px solid #592316;
	background:#eee;
        margin:0 0 10px 0;
}

#contact-content input {
	padding:2px 4px 2px 4px;
        font-weight:bold;
        font-size:105%;
        font-family:helvetica, arial, sans serif;
}

#contact-content textarea {
	padding:2px 4px 2px 4px;
	font-weight:bold;
	font-family:helvetica, arial, sans serif;
}
