/*
 Theme Name: 33 digital
 Description: Designed for 33digital.
 Version: 1
 Author: Make
 Author URI: http://makeonline.co.uk
 
 
 */

.entry img
{
    outline: 1px solid #E6004A;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
	text-align: left;
	font: normal normal normal 12px/normal Helvetica, Arial, sans-serif;
	color: #333333;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

table, td, th {
    vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}


hr {
	clear: both;
	border: 0;
}

.fRight{
	float: right;
}

.fLeft{
	float: left;
}
/*--------------- LAYOUT STYLES --------------------*/

.blockContainer {
    width: 1024px;
    margin: 10px auto;
	display: block;
}

.blockHeader {
    width: 984px;
	display: block;
	padding: 30px 0 0 40px;
}

	.logo {
	    display: block;
	    width: 195px;
	    margin: 20px 0 0 7px;
	    height: 123px;
	    background: url(images/33-logo.gif) top left no-repeat;
		float: left;
	}
	
		a.logoLink {
		    display: block;
		    width: 192px;
		    height: 123px;
		} 
		
			a.logoLink span {
					display: none;
					visibility: hidden;
			}
			
	.pagebanner {
			border: 1px solid #CCCCCC;
			width: 700px;
	}
	
.blockContent {
		margin: 20px 0 0 0;
		padding: 0px 40px;
}
		
		
		
/*** TOP NAVIGATION STYLES **/		
		
#navigation {
	padding: 0 30px 0 0;
    margin-bottom: 10px;
    font-size: 12px;
	float: right;
	display: block;
} 

#navigation .hr{
	margin: 15px 0 10px 0;
	width: 710px;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
} 

#navigation li {
    display: inline;
} 

	#navigation ul li a {
	    text-decoration: none;
	    margin: 0;
	    padding: 5px 10px 5px 20px;
	    color: #333;
		text-transform: uppercase;
		background: url(images/nav-bg.gif) left no-repeat;
	} 
	
		#navigation ul li a:hover, #navigation ul li.current_page_item a, #navigation ul li.current_page_parent a, #navigation ul li.current_page_ancestor a{
		    color: #E6004A;
			background: url(images/nav-bg-hover.gif) left no-repeat;
		}


/* -------------- HOME PAGE ------------ */
body.home{
	/*background: url(/x/img/33-home-bg.gif) bottom right no-repeat fixed;*/
}

.blockContent-home {
	padding: 0 40px;
}


.blockContent-home .sideleft {
		margin-top: 20px;
}


	
.blockContent-home .main {
		width: 695px;
		margin: 20px 0 100px 0;
		padding: 0 0 0 45px;
}

	.blockContent-home .main .post{
		width: 470px;
	}

	.blockContent-home .main .post h1.posttitle {
		display: none;
	}
	
.post .entry.home{
	background: url(images/home-post-bg.gif) top left no-repeat;
	padding: 10px 10px 30px 10px;
	margin: 0 0 10px 0;
}	

	.post .entry.home h2{
		margin: 0;
		font-size: 16px;
	}
	
		.post .entry.home h2 a{
			color: #333333;
		}
		
		.post .entry.home h3{
			font-size: 14px;
		}
	
.blockContent-home .main .post .entry .homelinks {
	float: left;
	width: 200px;
	margin: 0 20px 20px 0;
}
	.blockContent-home .main .post .entry .homelinks h3 {
		text-transform: uppercase;
		color: #333333;
		margin: 0 0 20px 0;
	}
	
	.blockContent-home .main .post .entry .homelinks h3 a{
		color: #333333;
		font: normal normal bold 20px/1.0em Arial, Verdana, sans-serif;
	}
	
	.blockContent-home .main .post .entry .homelinks h3 a:hover{
			color: #666666;
		}
	
	.blockContent-home .main .post .entry div.green-divider {
			clear: both;
			margin: 20px 0;
			border: 0;
			background: url(images/home-page-divider.gif) ;
			height: 4px;
			
	}
	
	
.blockContent-home .main .post .entry .homelinks.blog_description h3 a{	color:#F58127; }
.blockContent-home .main .post .entry .homelinks.people_description h3 a{	color:#E6004A; }
.blockContent-home .main .post .entry .homelinks.about_us_description h3 a{	color:#7DBF24; }
.blockContent-home .main .post .entry .homelinks.case_studies_description h3 a{	color:#C5C5A9; }
.blockContent-home .main .post .entry .homelinks.contact_us_description h3 a{	color:#B50041; }
.blockContent-home .main .post .entry .homelinks.join_us_description h3 a{	color:#666666; }

.socialLinks{
	float: right;
}

.socialLinks a{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 3px 0 0;
}

	.socialLinks a.flickr{ background: url(images/flickr-icon.gif) left top no-repeat;}
	.socialLinks a.twitter{ background: url(images/twitter-icon.gif) left top no-repeat;}
	.socialLinks a.facebook{ background: url(images/facebook-icon.gif) left top no-repeat;}
	.socialLinks a.delicious{ background: url(images/delicious-icon.gif) left top no-repeat;}
	
.socialLinks a span {
	display: none;
}


.feature{
	background: url(images/blogpost-divider.gif) top left no-repeat;
	display: block;
	width: 330px;
	padding: 15px 0 0 0;
}

.feature h2{
	background: #ffffff;
	font: normal normal normal 14px/1em Arial, Helvetica, sans-serif;
	height: 25px;
	z-index: 10;
	position: relative;
	margin: 0;
	display: inline;
	width: auto;
	padding: 3px 5px;
	color: #333333;
}

	.feature h2 a:hover{
		color: #333333;
	}

.feature.fLeft h2 span{
	padding: 0 0 0 4px;
	font-size: 11px;
	color: #990033;
}

.feature.fLeft p{
	margin-top: 5px;
	font-size: 11px;
	color:#990033;
}

.feature.fRight h2 span{
	padding: 0 0 0 4px;
	font-size: 11px;
	color: #339900;
}

.feature.fRight p{
	margin-top: 5px;
	font-size: 11px;
	color:#339900;
}

.feature img{
	margin-top: -18px;
	z-index: 1;
	display: block;
	position: relative;
}

.feature a{
	text-decoration: none;
}
	
/* ---------- BLOG POST STYLES ------------*/

.main.blog {
	width: 470px;
}

.main .blogpost {
	width: 470px;
    margin: 0 0 30px 0;
    text-align: left;
    background: url(images/blogpost-divider.gif) bottom left no-repeat;
	padding: 0 0 30px 0;
} 



.blogposttitle {
	display:block;	
    color: #442C20;
    font: normal normal normal 25px/1.0em Helvetica, Arial, Verdana, sans-serif;
} 

	.blogposttitle a {
		/*display: block;*/
		padding: 3px;
	    color: #442C20;
	    text-decoration: none;
	} 
	
	.blogposttitle a:hover {
	    color: #FFFFFF;
	    text-decoration: none;
		background: #62AF00;
	} 
	
.entry p {
    font-size: 1.05em;
    line-height: 1.4em;
	/*color: #ABAB81;*/
	color: #666666;
} 

	.entry a {
	    color: #E6004A;
	    text-decoration: none;
	} 
	
	.entry a:hover, .entry a:visited {
	    color: #B50041;
	} 
	.entry a:hover {
		text-decoration: underline;
	}
	
	.entry li ul, .entry li ol {
	    margin: 0 1.5em;
	} 
	
	.entry ul, .entry ol {
	    margin: 0 1.5em 1.5em 4em;
	} 
	
	.entry ul {
	    list-style-type: disc;
	} 
	
	.entry ol {
	    list-style-type: decimal;
	}

.blogpostmeta {
	background: url(images/blogpostmeta-bg.gif) top left no-repeat #E6004A;
	color: #FFFFFF;
	padding: 10px 10px 10px 43px;
	width: 70%;
	margin: 15px 0 0 0;
	}
	
	.blogpostmeta a {
			color: #FFFFFF;
	}
	
		.blogpostmeta a:hover {
			color: #FFFFFF;
			text-decoration: none;
	}

.addthis {
	margin: 0 0 10px 0;
}

.entry.home .addthis {
	display: none;
	visibility: hidden;
}

/* ---------- PEOPLE PAGE ----------- */

.blockContent.people {
	padding-right: 0;
}

.main.people {
	width: 750px;
	padding: 0;
	margin-right: 0;
}

.profile_link {
	float: left;
	width: 250px;
	height: 250px;
}
	
/* ---------------- PROFILE PAGES ----------------- */
.main.profile {
	width: 600px;
}
h1.profile {
	color: #444444;
	font-size: 30px;
}

.profile_image {
	float: left;
}

.top_paragraph {
	float: left;
	width: 300px;
	margin-left: 10px;
}

.top_paragraph em, .lower_paragraph em {
	color: #62AF00;
	font: normal normal normal 12px/1.2em Helvetica, Arial, Verdana, sans-serif ;
}

.top_paragraph p span, .lower_paragraph p span {
	color: #E6004A;
	font-size: 18px;
}

div.hr.green {
	background: url(images/hr.gif) repeat-x center;
	height: 4px;
	margin: 20px 0;
	width: 100%;
	clear: both;
}

div.hr.green hr {
	visibility: hidden;
	margin: 0;
}

h2.connectto {
	color: #444444;
	
}

ul.socialnetworking {
	padding: 0;
	margin: 0;
}

	ul.socialnetworking li {
		list-style-type: none;
		margin: 7px;
	}
	
	ul.socialnetworking li a {
		padding-left: 20px;
	}
	
	ul.socialnetworking li a:hover {
		text-decoration: underline;
	}
	
	ul.socialnetworking li a.facebook { background: url(images/facebook-icon.gif) left top no-repeat; }
	ul.socialnetworking li a.lastfm { background: url(images/lastfm-icon.gif) left top no-repeat; }
	ul.socialnetworking li a.linkedin { background: url(images/linkedin-icon.gif) left top no-repeat; }
	ul.socialnetworking li a.twitter { background: url(images/twitter-icon.gif) left top no-repeat; }
	ul.socialnetworking li a.flickr { background: url(images/flickr-icon.gif) left top no-repeat; }
	ul.socialnetworking li a.delicious { background: url(images/delicious-icon.gif) left top no-repeat; }
	

/* --------------- ABOUT US --------------- */

.main.about{
	width: 540px;
}

h1.aboutus {
	color: #444444;
}

h3.pink {
	color: #E6004A;
	font: normal normal normal 24px/1.2em Helvetica, Arial, Verdana, sans-serif ;
	width: 70%;
	margin: 0 0 20px 0;
}

h4{
	color: #444444;
	font: normal normal normal 20px/1.2em Helvetica, Arial, Verdana, sans-serif ;
	margin: 0 0 10px 0;
}

.lists ul {
	margin: 0 0 20px 0;
	padding: 0;
}

	.lists ul li {
		list-style-type: none;
		/*color: #ABAB81;*/
	color: #666666;
		margin: 2px 0;
	}
	

.lists {
	float: left;
	width: 168px;
	margin: 0 13px 0 0;
}

.lists.delivered{
	margin: 0;
}


/* ----------------- CASE STUDIES ----------------- */
.entry.client {
	/*color: #ABAB81;*/
	color: #666666;
}

.showreel h3 {
	color: #E6004A;
}


.clients-grid {
	padding: 20px 0 0 0;
}

.clients-grid a{
	display: block;
	float: left;
	margin: 0 10px 20px 0;
}

.clients-grid img {
	border: 1px solid #CCCCCC; 
}

/* ----------------- JOIN US ----------------- */

.entry.joinus p{
	/*color: #ABAB81;*/
	color: #666666;
}

.entry.joinus h3 {
	margin: 10px 0;
	font-size: 24px;
}

.entry.joinus h3.vacancies {
	color: #FF9900;
}

.entry.joinus h3.getintouch {
	color: #B6CF00;
}

.entry.joinus ul {
	margin: 10px 0;
}
	
	.entry.joinus ul li {
		list-style-type: none;
	}

	.entry.joinus ul.jobs li {
		padding: 10px 0;
	}
	
	.entry.joinus ul.contact li {
		padding: 3px 0;
		color: #B6CF00;
	}
/* ----------------- CONTACT US ------------------- */

.main.contact{
	width: 700px;
	padding: 0 0 0 40px;;
}

.contactdetails, .directions {
	float: left;
	margin: 0 20px 0 0;
}

.directions {
	width:200px;
	margin: 10px 0 0 0;
}

	.directions h3 {
		color:#E6004A;
		margin: 0 0 10px 0;
	}

.contactdetails ul {
	padding: 0;
	margin: 0;
}

ul.address {
	margin: 0 0 15px 0;
}

ul.contact li, ul.address li {
	list-style-type: none;
	margin: 3px 0;
}

ul.address li {
	color: #E6004A;
}

ul.contact li span {
	color: #ABAB81;
}

ul.contact li span a{
	color: #ABAB81;
}

ul.contact li span a:hover{
	color: #ABAB81;
	text-decoration: underline;
}

.maparea {
	margin: 0 auto;
	display: block;
	width: 450px;
	text-align: center;
}

div.twitter {
	margin: 64px 0 0 60px;
	font-size: 14px;
}

	div.twitter a{
		padding: 0 0 0 20px;
		margin: 3px 0 0 0;
		display: block;
		background: url(images/twitter-icon.gif) top left no-repeat;
	}

/* -------------- SERVICES ----------------- */


.servicesItem{
	background: url(images/blogpost-divider.gif) top left no-repeat;
	display: block;
	width: 500px;
	padding: 15px 0 0 0;
}

.servicesItem h2{
	background: #ffffff;
	font: normal normal normal 16px/1em Arial, Helvetica, sans-serif;
	width: 175px;
	z-index: 10;
	position: relative;
	margin: 0;
	display: block;
	padding: 15px 5px 5px 10px;
	color: #333333;
}


.servicesItem p{
	margin-top: 5px;
	font-size: 11px;
	color:#339900;
}

	.servicesItem.green p{ color:#339900;}
	.servicesItem.orange p{ color:#FF6600;}
	.servicesItem.purple p{ color:#660000;}

.servicesItem img{
	margin-top: -35px;
	z-index: 1;
	display: block;
	position: relative;
}



/* -------------- SIDE BARS ----------------- */


.sidebars {
    overflow: hidden;
} 

	.sidebars h2,
    .sidebars h2.expanded{
		display: block;
		font: normal normal normal 14px/normal Helvetica, Arial, Verdana, sans-serif;
		color: #333333;
		background: url(images/sidebar-header-exp.gif) no-repeat right center;
		padding: 0 0 0 3px;
        cursor:pointer;
	} 
	
	.sidebars h2.contracted {
		background: url(images/sidebar-header-cont.gif) no-repeat right center;
	}
	
	.sidebars h2.noexpand {
		background: none;
	}

.sidebars ul {
    list-style-type: none;
    margin: 0 0 10px 0;
	
}



.sidebars ul li ul {
    font-style: normal;
    margin: 0 0 5px 0 !important;
    padding: 5px 0 10px 5px;
	background: url(images/sidebar-divider.gif) no-repeat bottom;
} 

	.sidebars ul li.flickr ul{
		padding: 0 0 10px 0;
		background: url(images/sidebar-divider.gif) no-repeat bottom;
	}
	
	.sidebars ul li.home-we-are p{
		margin: 0 0 10px 0;
		color: #91921A;
		line-height: 140%;
	}
	
	.sidebars ul li ul li a.email{
		
		padding: 3px 0 3px 32px;
		background: url(images/33-icon-3.gif) top left no-repeat;
	}
	
	.sidebars ul li ul li a.rss{
		padding: 3px 0 3px 32px;
		background: url(images/33-icon-2.gif) top left no-repeat;
	}
	
	.sidebars ul li ul li a.twitter{
		padding: 3px 0 3px 32px;
		background: url(images/33-icon-3.gif) top left no-repeat;
	}

	.sidebars ul li div.hr.green {
		background: url(images/sidebar-divider.gif) no-repeat;
		border: 0;
		margin: 2px 0;
	}
	
	.sidebars ul li div.hr.green hr {
		display: none;
	}

.sidebars ul li ul li {
	margin: 10px 0 10px 0;
}	

.sidebars ul li.fncDefClosed ul{
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.sidebars ul li.fncDefClosed h2{
    background: url(images/sidebar-header-cont.gif) no-repeat right center;
}


.sidebars input#s {
	margin-bottom: 5px;
}

.sidebars li a {
    padding: 0;
    color: #E6004A;
	font: normal normal normal 12px/1.0em Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
} 

.sidebars li a:hover {
    color: #B50041;
} 

li.twitter-item, li.delicious-item {
	margin: 7px 0 7px;
}
	li.twitter-item a.twitter-link li.delicious-item a.delicious-link{
		display: block;
		padding: 0;
	}


.sidebars ul li.home-blogentries ul{
	padding-top: 2px;
}

li.tagcloud a {
	color: #CCCCCC;
}

	li.tagcloud a:hover {
	color: #666666;
}

li.recent_posts ul li{
	margin: 5px 0 5px 0;
}

	li.recent_posts ul li a{
		padding: 0;
	}


.sidebars li.people-we-are ul.weare-profiles {
	padding: 0 0 10px 0;
	background: none;
}

	.sidebars li.people-we-are ul.weare-profiles li{
		margin: 3px 0;
		padding: 0 0 5px 5px;
		background: url(images/sidebar-divider.gif) no-repeat bottom;
		}
		
	.sidebars li.people-we-are ul.weare-profiles li a {
		font-size: 14px;
		color: #555555;
	}
	
		.sidebars li.people-we-are ul.weare-profiles li.current_page_item a {
		font-size: 18px;
		color: #E6004A;
	}
	
.sidebars li.people-we-are p {
		margin: 0 0 10px 0;
		color: #91921A;
		line-height: 140%;
}


.sidebars ul li ul.clientlinks li a img {
	border: 1px solid #CCCCCC;
}

.sidebars ul li.join-us-social ul li p{
	margin: 0;
}

.sidebars ul li.join-us-social ul li p a{
	display: inline-block;
	margin: 0 3px 0 0;
}

	.sidebars ul li.join-us-social ul li a.flickr{ background: url(images/flickr-icon.gif) left top no-repeat;}
	.sidebars ul li.join-us-social ul li a.twitter{ background: url(images/twitter-icon.gif) left top no-repeat;}
	.sidebars ul li.join-us-social ul li a.facebook{ background: url(images/facebook-icon.gif) left top no-repeat;}
	.sidebars ul li.join-us-social ul li a.delicious{ background: url(images/delicious-icon.gif) left top no-repeat;}
	
.sidebars ul li.join-us-social ul li a span {
	display: none;
}

/* -------------- COMMENT AREA ----------------- */

.commentlist {
	margin: 20px 0;
}

.commentlist li {
    font-weight: bold;
    margin: 0;
    padding: 0;
	list-style-type: none;
} 

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
} 

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
} 

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    margin: 10px 5px 10px 0;
} 

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 5px 0;
} 

.commentmetadata {
    font-weight: normal;
    margin: 0;
    display: block;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

h2.comments {
    padding: 0;
    margin: 40px auto 20px;
} 

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
} 

#commentform textarea {
    width: 90%;
    padding: 2px;
} 

#commentform #submit {
    margin: 0;
    float: left;
} 

.commentlist {
    padding: 0;
    text-align: left;
} 

.commentlist li a {
    color: #E6004A;
    text-decoration: none;
} 

.commentlist li a:hover {
    color: #B50041;
    text-decoration: underline;

} 

.nocomments {
    text-align: left;
    margin: 0;
    padding: 0;
} 


/* -------------- SEARCH RESULTS --------------- */
#searchform {
    width: 250px;
} 

	#searchform input#s {
		margin: 0 0 5px 0;
	}

h2 a, h2 a:visited  {
	color: #333333;
	text-decoration: none;
}
	h2 a:hover{
		color: #E6004A;
		text-decoration: none;
	}

/* -------------- FEED STYLES ----------------- */


#feed {
    width: 250px;
    margin: 20px 0 0 0;
    text-align: right;
} 

#feed ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
} 

#feed li {
    display: block;
    padding: 0 0 0 25px;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    font-family: helvetica, arial, sans-serif;
    line-height: 1.5;
} 

#feed ul li a {
    color: #999;
    text-decoration: none;
} 

#feed ul li a:hover {
    text-decoration: none;
    color: #0994BE;
} 


/* -------------- MISC STYLES ----------------- */

h1 {
    font-size: 2em;
    margin-bottom: 0.75em;
}

h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
}

h3 {
    font-size: 1.5em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

h6 {
    font-size: 1em;
    font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
} 

p {
    margin: 0 0 1.5em;
}

pre {
    font-family: Consolas, Monaco, "Courier New", Courier, monospace;
    width: 451px;
    height: auto;
    background: #f5f5f5;
    border: 1px solid #dadada;
    padding: 11px;
    font-size: 11px;
    line-height: 1.3em;
    overflow: auto;
}

code {
    font-family: Consolas, Monaco, "Courier New", Courier, monospace;
    height: auto;
    font-size: 1.0em;
    color: #008099;
} 


.navigation {
    display: block;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 60px;
} 

.alignright {
    float: right;
} 

.alignleft {
    float: left;
} 

.wp-caption {
    border: 1px solid #ddd;
    text-align: left;
    background-color: #fbfbfb;
    padding-top: 4px;
    margin-bottom: 15px;
} 

.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;
} 


.alt {
    background: #fbfbfb;
    border: 1px solid #fcfcfc;
} 


#wp-calendar {
    empty-cells: show;
    margin: 5px;
    width: 300px;
} 

#wp-tr {
    width: 300px !important;
} 

#wp-calendar #next a {
    padding-right: 10px;
    text-align: left;
    font-style: normal !important;
} 

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    font-style: normal !important;
} 

#wp-calendar a {
    display: block;
    color: #0994BE;
    text-decoration: none;
} 

#wp-calendar caption {
    width: 300px !important;
    font-family: helvetica, arial, sans-serif !important;
    background: #fff !important;
    font: bold 11px helvetica, arial, sans-serif;
    text-align: left;
    text-transform: uppercase;
} 

#wp-calendar td {
    padding: 3px 0;
    text-align: left;
} 

#wp-calendar td.pad:hover {
    background-color: #fff;
} 

#wp-calendar td.abbr {
    font-style: normal !important;
} 

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
} 

#wp-calendar th {
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
} 

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #666;
    background: transparent url(images/quote.jpg) left top no-repeat;
}

strong {
    font-weight: bold;
}

em, dfn {
    font-style: italic;
}

dfn {
    font-weight: bold;
}

sup, sub {
    line-height: 0;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
}

address {
    margin: 0 0 1.5em;
    font-style: normal;
}

del {
    color: #666;
}

pre, code {
    margin: 1.5em 0;
    white-space: pre;
}

pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
}

li ul, li ol {
    margin: 0 1.5em;
}

ul, ol {
    margin: 0 1.5em 1.5em 1.5em;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

dl {
    margin: 0 0 1.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

table {
    margin-bottom: 1.4em;
    width: 100%;
}

th {
    font-weight: bold;
    background: #f7f7f7;
}

th, td {
    padding: 4px 10px 4px 5px;
}

tr.even td {
    background: #E5ECF9;
}

tfoot {
    font-style: italic;
}

caption {
    background: #eee;
} .last {
    margin-right: 0;
    padding-right: 0;
} .top {
    margin-top: 0;
    padding-top: 0;
}

/* grid.css */ 



div.last {
    margin-right: 0;
} 

.sideleft {
    width: 190px;
    float: left;
    margin-right: 10px;
} 

.sideright {
    width: 190px;
    float: left;
}

.main {
	width: 480px;
	float: left;
	padding: 0 20px 0 40px;
} 

.widemain {
    width: 670px;
    float: left;
    margin-right: 10px;
} 

/*-------------------------------------------------------------------
## FOOTERSTYLES START HERE */

.footer {
    color: #999;
    text-align: left;
    font-size: 11px;
	padding: 20px 0 20px 0;
} 

.footer ul {
		list-style: none;
		width: auto;
		margin: 0;
		margin-left: 280px;
}

	.footer ul li {
		display: inline;
		margin: 0 5px 0 5px;
	}

		.footer ul li a {
		    color: #999;
		    text-decoration: none;
			text-transform: uppercase;
		} 
		
		.footer a:hover {
		    color: #E6004A;
		    text-decoration: none;
		}

/*-------------------------------------------------------------------
## FUNCTIONAL STYLES START HERE */

/* float clearer */

.fc, .s{
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}