/*  
Theme Name: Connected Marketing Widget Ready
Theme URI: http://www.dmc.co.uk 
Description: Custom DMC styles.
Version: 0.15 
Date: Wed 14 June 06 | 01
Author: Portable Studios 
Author URI: http://www.portablestudios.com

General comments/License Statement if any.

*/

/*------------------------------------------------------------------------------------------*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }


html, body 
	{
	margin: 0;
	padding: 0; 
	background : transparent url(images/background.jpg) no-repeat;
	background-position:top; 
	}
	
div#page 
	{
	margin: 0px auto;
	padding: 0;
	width: 700px;
	text-align: left; }
	
div#wrapper
	{
	}	

div#main
	{
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 410px;	
	}

	
div#sidebar
	{
	float: right;
	margin: 0;
	padding: 0 0 20px;
	width: 250px; }

		/*header info */
		
div#header 
	{
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	height: 100px;
	border-bottom: 1px solid #b11a2b;
	background: url(images/header.gif) no-repeat 0 0;
	text-indent: -9999px;
	}

ul {margin: 0; padding: 0;}

li {
	margin: 0; 
	padding: 0;
	list-style-type: none;}


/* 	SECTION TITLE
	___________________________________________ */
	
.area
	{
	margin : 5px 0px 0px 0px;
	padding: 0;
	height: 20px;
	font: 13px Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#b11a2b;
	border-bottom: 1px solid #b11a2b;
	}

	
/* 	POSTS
	___________________________________________ */	
	
.post
	{
	margin: 0px 0 10px 0;
	padding: 0 0 5px 0;
	text-align: left;
	border-bottom: 2px solid #000;
	}

.post h2 
	{
	font: 16px Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	/*line-height:  16px;*/
	padding: 0;
	margin: 20px 0px 0px 0px;
	}

.researchheader {
	font: 16px Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height:  16px;
	padding: 0;
	margin: 10px 0px 0px 0px;
	}
		
.entry, .entry p
	{
	margin : 10px 0px 0px 0px;
	font: 13px/16px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.post small, .postmetadata 
	{
	clear:left;
	margin: 15px 0px 0px 0px;
	padding:0px;
	font: 11px/15px Helvetica, Arial, Helvetica,'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #666;
	font-weight: normal;
	}

#contrimage img {
	float : left;
	padding-right : 10px;
	}

.post h3 {margin: 10px 0px 10px 0px;}

/* comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 13px/16px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 14px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.comments h3 {
	padding: 0;
	margin: 40px auto 20px ;
	font: 16px Helvetica, Arial, Verdana, Sans-Serif;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond {
	font: 13px Helvetica, Verdana, Arial, Sans-Serif;
	}
	
.commenttext
	{
	13px/16px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}
	
.italics {
	font-style: italic
	}
	
/* end comments */

/*	FOOTER
	_____________________________________________	*/

div#contact
	{
	background: url(images/footer.gif) no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 700px;
	height: 206px;
	}

.details {
	float:left;
	margin: 70px 0px 0px 10px;
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	}
	
.address {
	float:right;
	margin: 70px 200px 0px 0px;
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	}
	 
.disclaimer {
	font: 10px Helvetica, Verdana, Arial, Sans-Serif;
	color : #b11a2b;
	border-bottom: 1px solid #b11a2b;
	margin: 10px 0px 10px 0px;
	padding : 0px;
	}
	
/*	TOOLS
	_____________________________________________	*/

.spacer { 
	clear: both; 
	}

hr {
	display: none;
	}


/*	MENU
	_____________________________________________	*/

.menu
	{
	margin: 0 0 10px 0;
	padding: 0;
	}	

.menu-section
	{
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 0px
	}
	
.page_item ul li{
	padding: 0;
	margin: 0;
	}
	
blockquote {
	margin: 10px 0 5px 0;
	padding: 0px;
	font: 11px/15px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}
	
cite {
	font-weight:bold;
	}

.rhs {
	margin : 10px 0px 0px 0px;
	font: 11px/15px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	/*padding-top: 5px;*/
	}

form p label {
	float: left;
	width: 70px;
	}
/*	SIDEBAR
	_____________________________________________	*/


div#sidebar ul, div#sidebar li {
	list-style-type: none;
	list-style-image: none;
	}

div#sidebar ul, div#sidebar ul ol,  div#sidebar ul li {
	margin: 0;
	padding: 0;
	}

.section
	{
	margin: 0 0 30px 0;
	padding: 2px 0 7px 0;
	/* border-top: 1px solid #000; */
	font: 12px/14px Helvetica, sans-serif;
	font-weight: bold;
	}

.section h2
	{
	font: 12px/14px Helvetica, sans-serif;
	padding: 0px 0 7px 0;
	font-weight: normal;
	color:  #000;
	}
			 
/*	PROMOTIONS  
	_____________________________________________ */

.promotions
	{
	width: 250px;
	margin: 0 0 30px 0;
	padding: 0;	
	}
	 
	 
.event-title, .feed-title {
	/*padding: 2px 0 7px;
	margin: 0;*/
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #666;
	padding: 7px 0 2px 0;	
	margin: 0 0 10px 0;

	}	
	
.event
	{
	width: 200px;
	margin: 0 0 5px;
	background-color: #E8E8E8;
	padding: 5px 40px 10px 10px; 
	}

.event, .event p, .feed
	{
	font: 11px/15px Arial, Helvetica, Verdana,'Trebuchet MS',  Arial, Sans-Serif;
	color: #666;
	}
	
.event h2
	{
	padding-bottom: 0;
	color: #000;
	font: 11px/12.5px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0; }

.search {
	margin: 20px auto;
	}
	
/*	FEED  
	_____________________________________________	*/

.feedbox
	{
	margin: 0; 
	color: #000;
	font: 10px Helvetica, Arial, sans-serif;
	padding: 5px 0px 5px 0px;
	 }	


/*	LINKS  
	_____________________________________________	*/
	
.post h2 a
	{
	color: #000;
	border-bottom:1px dashed #000;
	text-decoration : none;
	}

.post h2 a:hover
	{
	color: #000;
	border-bottom:1px dashed #000;
	text-decoration:none;
	}
	
.entry a
	{
	color: #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}

.entry a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration: none;
	}
	
.postmetadata a
	{
	color: #666;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}
	
.postmetadata a:hover
	{
	color: #666;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}
	
div#contact a
	{
	color : #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;	
	}

div#contact a:hover
	{
	color : 000#;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}
	
.page_item a {
	color: #46a2fe;
	font: 12px Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 5px;
	}

.page_item a:hover {
	background-color: #46a2fe;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.section li, .section a
	{
	color: #999;
	/*border-bottom:1px dashed #00B7FF;*/
	text-decoration:none;
	}	

.section a:hover
	{
	color: #000;
	/*border-bottom:1px solid #00B7FF;*/
	text-decoration:none;
	}
	
.event a, .event a:visited, .event h2 a, .event h2 a:visited
	{
	color: #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}

.event h2 a:hover, .event h2 a:visited:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}
	
h2.center a
	{
	color: #000;
	border-bottom:1.5px dashed #00B7FF;
	text-decoration:none;
	}
	
h2.center a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}

.navigation {
		font: 12px/16px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}
		
.navigation a
	{
	color: #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}
	
.navigation a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}

.rhs {margin-bottom: 10px;}

.rhs a
	{
	color: #000;
	border-bottom:none;
	text-decoration:none;
	}
	
/*.rhs a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}

.rhs a.img:hover {
	border: none;
	text-decoration:none;
	}*/
	
blockquote a
	{
	color: #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}
	
blockquote a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}
	
/*#main a
	{
	color: #000;
	border-bottom:1px dashed #00B7FF;
	text-decoration:none;
	}
	
#main a:hover
	{
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}*/
			
.feedbox a
	{	
	color: #000;
	/*border-bottom:1px dashed #00B7FF;*/
	text-decoration:none;
	}

.feedbox a:hover
	{	
	color: #000;
	border-bottom:1px solid #00B7FF;
	text-decoration:none;
	}

.feedbox img a:
	{
	text-decoration:none;
	}

.feedbox img a:hover
	{
	text-decoration:none;
	}
	
/* Services page 
#servicesintro
	{
	margin: 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #000000;
	}*/

.services
	{
	margin: 0;
	padding: 15px 0 0;
	}
	
#horizlist
	{
	margin: 0; 
	padding: 10px 0 5px;
	/*border-bottom: 1px solid #000000;*/
	border-top: 1px solid #000000;
	}
	
div#horizlist ul li
	{
	margin: 10px 0 0 0;
	display: inline;
	}

#horizlist li.a
	{
	text-decoration: none;
	}
	
h2.serviceheader
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 0px;
	}

h3.inheader
	{
	border-top: 1px solid #666666;
	padding: 5px 0px;
	}

.itemlist
	{
	padding: 0;
	margin: 0;
	}

.itemlist ul
 {
	margin: 0 0 0 25px;
	}
	
.itemlist li {
	list-style-image: url(http://devel.dmc.co.uk/home/wp-content/uploads/2006/06/tick.gif);
	list-style-type: none;
	}

dl dt dd {
	margin: 0;
	padding: 0;
	}
	
.nlheader {
	margin: 0 30px 0 20px;
	padding: 10px 0 5px 20px;
	color: #555;
	vertical-align: top;
	background: #ffffff url(images/quote-left.gif) no-repeat top left;
	}

.nlquote {
	margin: 0 30px 0 30px;
	padding: 10px 5px 10px 10px;
	background: url(images/quote-right.gif) no-repeat right bottom;
	}
	
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	
h2.center  
	{
	font: 12px 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height:  16px;
	padding: 7px 0 7px 0;
	margin: 0;
	}

h2.pagetitle 
	{
	font: 12px 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height:  16px;
	padding: 7px 0 10px 0;
	margin: 0;
	}
