@charset "utf-8";
/* resset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* anchors */

a:link {
	color: #BD4741;
}
a:visited {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	background: #F7E9E8;
}
a:active {
	color: #333333;
}


/* columns for mozilla and saffari */

.column {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	column-count: 2;
	column-gap: 1em;

}



/* general */

body {
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #321917;
	background: #e1dcdc;
}

div#container {
	background: #FFFFFF;
	width: 98%;
	min-width: 990px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 0.625em;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
} 

div#branding {
	margin: 0px 0.625em;
	clear: both;
	border-bottom: 10px solid #333333;
	padding-top: 70px;
}

div#content {
	overflow: hidden;
	margin: 0 10px 0px;
	height: 100%;
}
div#content_main {
	float: left;
	padding-right: 15em;
	margin: 0.625em 0.625em 0px 0px;
}

div#content_main p {
	font-size: 14px;
	margin: 0px 0px 21px;
	line-height: 21px;
}

div#content_sub  {
	margin-left: -15em;
	float: right;
	width: 14.687em;
	padding-top: 0.625em;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	border-left: 1px solid #CCCCCC;

}

.column {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 20px;
}


/* site info */
div#site_info {
	clear: both;
	border-top: 1px solid #CCCCCC;
	background: #FFf;
	margin: 0px;
	padding: 10px 0px;
}

#top a {
	display: block;
	height: 75px;
	padding-right: 10px;
	font-style: italic;
	text-align: right;
}

#top a:hover {
	background: #F7E9E8;
}
#silverchip {
	font-size: 10px;

}
#hywel {
	font-size: 16px;

}
#copyright {
	font-size: 12px;
	margin-top: 14px;
}
#ee {
	font-size: 12px;
}
#site_info p {
	line-height: 21px;
	margin: 0px 10px;
		width: 405px;

}
p#top {
	float: right;
	width: 230px;
}




/* main navigation */

#main_navigation h2 {
	position: absolute;
	left: -9999px;
}

div#main_navigation 
{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 2px;
	margin-right: 0.625em;
	width: 98%;
	min-width: 990px;	
	margin-top: 5px;
}

#main_navigation ul {
	width: 98%;
	min-width: 970px;
	float: left;
	border-bottom: 1px solid #333;
	margin: 0px auto 0px 0.625em;
	background: #FFFFFF;
}

#main_navigation li
{

display: inline;

}

#main_navigation li a {
	font-weight: bold;
	display: block;
	padding: 3px 7px;
	float: left;
	color: #333333;
	border-bottom: 7px solid #FFF;
	margin-right: 0.5em;
}

#main_navigation li a:hover {
	border-bottom: 7px solid #333333;
	background: #FFFFFF;
}

li#contact a, li#contact a:hover {
	float: right;
	margin-right: 0em;
	position: relative;
	background: url(../images/li_contact_a.gif) no-repeat left center;
	padding-left: 28px;
}


/* h1 */

h1 {
	background: #bd4741 url(../images/h1_a.gif) no-repeat 55% 15px;
	height: 80px;
	padding: 0px 0px;
	text-indent: -9999px;
}

h1 a:hover, h1 a:visited {background: transparent url(../images/h1_bg.png) no-repeat left 19px; border: none;}

h1 a {
	font-size: 60px;
	margin: 0px auto -1px;
	font-variant: small-caps;
	color: #FFFFFF;
	padding: 63px 0 3px 113px;
	background: url(../images/h1_bg.png) no-repeat left 19px;
	width: 600px;
	display: block;
	position: relative;
	top: -55px;
	line-height: normal;
	word-spacing: -0.25em;
	height: 100%;
	border: none;
}



h1 a em {
	font-style: normal;
	color: #000000;
}



/* h2's */

h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #a03e39;}


#content_main h2 {
	line-height: 42px;
	margin-bottom: 20px;
	font-size: 35px;
}

#content_main h3 {
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px;
}


/* images and photos */

span#biog_photo {
	background: url(../images/biog.jpg) no-repeat center center;
	display: block;
	height: 221px;
	border-bottom: 5px solid #333333;
	margin-bottom: 7px;
}

img#imgBiog, img#bookcover, img#uscover {
	display: block;
	margin: 0px auto 16px;
	border-bottom: 5px solid #333;
}

img#bookcover {
	margin-top: 0.625em;
}


/* tv - lutton actually */

#tv_player {
	margin: 0px 0 0.625em;
	background: #F7E9E8;
	text-align: center;
	padding: 0px;
	border-bottom: 5px solid #333333;
	height: 321px;
	width: auto;
	position: relative;
}

#tv_player object {
	padding: 0px;
	display: block;
	margin: 0px auto -1px;
}

/* radio */

.radio_body {min-height: 470px;
	padding-bottom: 30px;
}

#radio_radio {
	background: #CCCCCC url(../images/radio_bg.jpg) no-repeat right -45px;
	border-bottom: 5px solid #333333;
	float: left;
	width: 405px;
	position: relative;
	margin: 0px 14px 0px 0px;

}

.radio_body span {
	display: block;
	height: 220px;
}


#content_main #radio_radio h2, #radio_radio h3 {
	border-style: none;
background: #ebd0ce; opacity:0.8;
	font-size: 1em;
	padding: 5px;
	margin: 0px 0px 1px;
	height: 18px;
filter:alpha(opacity=80);

}

#content_main #radio_radio h2 {
	margin-top: 160px;
	line-height: 1em;
}

#content_main #radio_radio h2 span {opacity: 2;} 


#radio_player {
	-moz-column-break-before : always;
	-webkit-column-break-before : always;
	padding: 5px;
	display: block;
}

/* book page */
p.first {
	background: url(http://www.sarfrazmanzoor.co.uk/images/blockquote_first.gif) no-repeat left top;
	text-indent: 35px;
}
.last {
	background: url(http://www.sarfrazmanzoor.co.uk/images/blockquote_last.gif) no-repeat right -3px;
	padding-right: 38px;
}
p cite {
	/*float: right; */
	position: relative;
	top: -21px;
}

#book_page #content_main .column { border: none;

}
#content_main #bookcover, #content_main #uscover {
float:right;
	margin-left: 10px;
	margin-bottom: -6px;
	position: relative;
	top: -3px;
}

#content_main #uscover {

	margin: 3px 0 10px 10px;
}

/* articles */

pre {
	white-space: pre;
	font: italic 0.8em Georgia, "Times New Roman", Times, serif;
}

#read_more {
	margin-bottom: 21px;
}

/* news */

#news_page .column {	-moz-column-count: 3;
	-moz-column-gap: 0.3em;
	-webkit-column-count: 3;
	-webkit-column-gap: 0.3em;}
	

#news_page h3 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-indent: 15px;
	background: url(../images/news_li_h3.gif) no-repeat 0 6px;
	color: #333333;
}
	
/* content sub book and syndication */

	#synd_block h2, #book_block h2  {
	font-size: 24px;
	padding: 0px 10px;
	font-weight: bold;
}
#synd_block h2 {
	line-height: 41px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#synd_block p {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 21px;
}
#synd_block ul {
	margin: 0px 20px 21px 10px;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
	overflow: hidden;
}
#synd_block li {
	float: left;
	overflow: visible;
	clear: left;
	width: 100%;
	height: 21px;
	line-height: 21px;

}
#synd_block {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 21px;
	margin: 0px 0px 18px 10px;
}
#synd_block li a {
	float: right;
}
#synd_block li span {
	float: left;
	clear: left;
}

#book_block h2 {
	border-bottom-style: none;
	padding: 15px 10px 0px;
}

#book_block p {
	font-size: 12px;
	line-height: 21px;
	font-style: italic;
	padding: 0px 10px 0px 10px;
}
#book_block p#book_tag {
	font-size: 16px;
	line-height: 21px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-style: normal;
}
#book_block {
	background: #F7E9E8;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}
#book_block img {
	float: left;
	margin: 0px 10px 2px 0px;
	height: 145px;
	width: 93px;
	position: relative;
	padding-top: 0px;
}
#book_block a img {
	border-style: none;
}
#book_block li {
	font-size: 14px;
	line-height: 21px;
	margin-left: 10px;
}
#book_block  p, #book_block   ul  {
	margin-bottom: 1em;
}
	
/* IE6 testing */

#news_events h2 span, #tv_page h2 span, #links_page h2 span {

	display: block;
	width: 100%;
	position: relative;


}

#sub_navigation li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	clear: left;
}


#sub_navigation li a {
	margin: 0px;
}

/* s ub navigation */

#sub_navigation {
	margin: 20px 0px 21px 10px;
	height: 100%;
}

#sub_navigation ul {
	height: 100%;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
}

#sub_navigation h2 {
	padding-bottom: 6px;
}

#sub_navigation li a {
	font-style: italic;
	line-height: 27px;
	display: block;
	padding: 0px 3px 0px 25px;
	border-bottom: 1px solid #CCCCCC;
	color: #bd4741;
	font-size: 12px;
}

#sub_navigation li a:hover {
	color: #000000;
	background: #e7bbb9 url(../images/sub_nav_hover.gif) no-repeat -2px top;
} 

#article_page #sub_navigation ul {
border: none;}

/* contact form */
#contact_page #content_main {
	width: 600px;
	margin-right: auto;
	margin-left: 12%;	
}

#contact_page #content_main p {font-size: 17px;}

#contact_page #content_main li {
	clear: left;
	float: left;
}


fieldset {
	background: #EED1CF;
	padding: 21px 55px;
}

form {
	background: #00FF00;
	display: block;
	width: 100%;
	margin: 0px auto;
}

label {
	clear: left;
	float: left;
	line-height: 21px;
}

input {
	clear: left;
	float: left;
	width: 33em;
	margin-bottom: 7px;
	border: 1px solid #DFA4A1;
	background: #F9EDED;
	padding: 3px 1px 4px;
}

textarea {
	clear: left;
	float: left;
	width: 33.75em;
	line-height: 21px;
	height: 10em;
	border: 1px solid #DFA4A1;
	background: #F9EDED;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background: #BD4741;
	width: 10em;
	border: 3px double #FFFFFF;
	line-height: 21px;
	padding: 3px 0px;
	margin-top: 14px;
}


/* links page */



#links_page #content_main li {
	display: block;
	float: left;
	height: 8.5em;
	max-height: 8.5em;
	width: 31.5%;
	margin: 0px 10px 21px 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0px;
}

#links_page #content_main li p {
	margin-bottom: -1px;
}

#links_page #content_main h3 a {
	font-weight: bold;
	background: url(../images/links_page_li_h3.gif) no-repeat left center;
	padding: 0px 0px 0px 28px;
	display: block;
}

#links_page #content_main h3 a:hover {
	font-weight: bold;
	background: #F7E9E8 url(../images/links_page_li_h3.gif) no-repeat left center;
	padding: 0px 0px 0px 28px;
}

#links_page #content_main h3 a:visited {
	border: none;
}

/* journal_pagee */

#journal_page h2 {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#journal_page h3 {
	border-bottom:solid #CCCCCC 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#blog_archive .blog_entry {
	margin-bottom: 21px;
	padding-bottom: 14px;
}

#blog_archive .blog_entry h2 {
	border:none;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 0px;
}

#blog_archive #content_main {
	margin-top: 28px;
}

#journal_page img {
width: 330px;}


/* dean edwards test */



#journal_page div p:first-child:before {
	content: ".";
	background: #FFF url(../images/blockquote_first.gif) no-repeat left -3px;
	padding-left: 35px;
	color: #FFFFFF;
}

#journal_page div p:last-child:after {
	content: " ";
	margin-right : 5px;
	position: relative;
	background: url(../images/blockquote_last.gif);
	padding-right: 35px;
	padding-bottom: 5px;
}

/* journal comment form */
#journal_page form {
	background: #FFFFFF;
	float: left;
}

fieldset#comment_form {
	width: 480px;
	background: #FFFFFF;
	float: left;
}

fieldset#comment_form li {
	list-style: none;
}

fieldset#comment_form legend {
	font-size: 21px;
	line-height: 21px;
	width: 250px;
}

#journal_page input.button {
	margin: 10px 30px 42px 0px;
	float: left;
	width: 10em;
	clear: none;
}

#journal_page textarea {
	margin-top: 14px;
}


