﻿@charset "utf-8";
/* 
Theme Name: Tommy Smith's's official website theme
Theme URI: http://nadworks.com/
Description: <a href="http://www.nadworks.com" target="_blank">nadworks</a>' customised WordPress theme for <a href="http://www.tommy-smith.co.uk"  target="_blank">Tommy Smith's official website</a>.
Version: 1.0.2
Author: Nadja von Massow
Author URI: http://nadworks.com/

	This website and its theme was designed and built by nadworks, cb - Nadja von Massow

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/********************************************************************************************************/
/* Global Styles  */

img, div, p, table, td, th { behavior: url('http://www.tommy-smith.co.uk/_scripts/iepngfix.htc') }

/*   * { margin: 0; }  */

body {
	background: #fff url('../images/bgr2.gif') repeat-x center top;
	font-family: "Lucida Grande","Lucida Sans Unicode", Geneva, Tahoma, sans-serif;
	font-size: .9em;
	color: #3F3F3F;
	margin:0;
	padding:0;
}

.bgr_hm { background: #fff url('../images/bgr_hm.gif') repeat-x center top; }

html, body {
	height: 100%;
}

.clear {
	visibility: hidden; 
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}

	.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
	.clearfix { display: inline-block; }
	* html .clearfix { height: 1% }
	.clearfix {display:block;}

.dotted {
	border-bottom:1px dotted #DDD;
	visibility: visible;
	padding:1px;
}

.spaceout { margin: 10px 0 15px 0; height:30px }

.hidden { 
	visibility: hidden; 
	font-size: 0.0001em !important;
	padding: 0;
	margin: 0;
	height: 0.0001em;
}

.warn { color:#DF373E }

h1 		{ text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)  }
h1, h2, h3, h4, h5 	{ font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial,sans-serif; }
	

h1 { 
	text-transform:uppercase;
	font-weight: bold;
	color:#F4A204;
	font-size:3.8em;
	margin: 15px 0;
	}
	
h2 {
	margin:5px 0 15px 0;
	font-size:1.7em;
	color: #2F2A29;
	font-weight:bold;
	letter-spacing: -.02em;
	line-height: 120%;
}

h3 {
	margin:8px 0 3px 0;
	color:#504847;
	font-size:1.4em;
	letter-spacing:-.06px;
	font-weight: bold;
}

h4 {
	margin:15px 0 0 0;
	font-size:1.3em;
	color: #1F1C1B;
	font-weight:bold;
}

h3 a { font-weight: bold; }

h5 {
	margin:25px 0 10px 0;
	color:#999;
	font-size:1.2em;
	letter-spacing:-.2px;
	font-weight: bold;
}

h6 {
	font-size: .7em;
	color:#333;
	padding: 4px 7px;
	background-color:rgba(0,0,0,0.1);
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}

.txt_sm { font-size: 93%; }

.txt_ssm {
	font-size: 8pt;
	letter-spacing:normal;
	color:#333;
}

.centr { text-align: center }
.end { margin-right: 0 }
.fl { float: left; }
.fr { float: right; }
.fc { margin: 0 auto; }

a {
	-x-system-font:none;
	color:#A21317;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	outline:0;
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
	color: #000; 
}

a:active, a:focus { text-decoration:none; }

div, p, object, img, a, br, em { outline: 0; }
div { position:relative }

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

img { border-style: none;
	border-color: inherit;
	border-width: 0;
}

.but_back {
	width:75px;
	margin: 0 10px 25px 0;
	float: left;
	color:#fff;
	font-weight: bold;
	padding: 5px 6px;
	font-size: .85em;
	text-align: center;
	background:#80726C;
	-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;
}

a:hover.but_back, a:active.but_back { background-color:#9F1316; color:#fff !important; text-decoration: none !important }


/* ARCHITECTURE *****************/

.cont {
	margin:0 auto;
	width:950px;
	position: relative;
}

.blkbgr {
	background: #000 url('../images/bgrblk.jpg') top left repeat-x;
}

.textr {
	background: url('../images/bgr_texture01.jpg') no-repeat top left;
}

	.top_social 	{ height:65px }
	.top_navig 		{ height:22px; text-align:right }
	.top_feature 	{ height:191px; top: 0px; left: 0px; }
	.hm_header 		{ background: transparent url('../images/bgr_hm_header.jpg') top center no-repeat; height:152px; _margin-top: -10px }
	.top_video 		{ height:269px; background: #0d090c url('../images/bgr_hm_videobar.gif') top left repeat-x; position:relative; _z-index:-1; _margin-top:-22px; }
	.footer 		{ background: #0d090c url('../images/bgr_hm_videobar.gif') top left repeat-x; position:relative; margin:0; padding:0; }	

.top_social .addthisbuts  { width:250px; height:64px; float:right; }
.top_social .toprow { height:35px; width:250px; padding:9px 0 0 0; font-size:.9em; text-align:right }
.top_social .botrow { height:29px; width:250px; padding: 0; margin: 0; }
.midcont { width:700px; float:right; padding: 0 0 35px 0; font-size: .85em }
	.mcidx { padding:0; margin:0 }
	.mwide { width:900px;
}
.midcont p {  }
.lhscont { width:220px; float:left; margin: 25px 0; font-size: .85em; }
		
	
.ts_top { margin:12px 0 0 190px; }

.outa {
	width: 100%;
	height: 178px;
	background: url('../images/bgr_horz.jpg') repeat-y center top;
	position: relative;
}

.nav {
	position: absolute;
	top: 152px;
	left: 0;
	width: 100%;
	height: 26px;
	background: transparent url('../images/bgr_nav.png') top center repeat-x;
}

.ts {
	position: absolute;
	top: -220px;
	left: 0;
	width: 255px;

	background: transparent url('../images/tommy_smith_hm.png') top center no-repeat;
	z-index:5;
}

.ts .homewidg {
	margin:840px 55px 0 0;
	font-size: .85em;
	text-align:left;
	width: 210px;
}

.tscnt {
	height: 220px;
	background: transparent url('../images/tommy_smith_cont.png') top center no-repeat;
}



/* NAVIGATION *****************/


.topnavlinks 		{margin:0; padding:0; list-style:none; clear:both; float:right; width:670px;}
.topnavlinks li 	{overflow:hidden; text-indent:-9999px; display:inline; float:left; height: 22px; position:relative;}
.topnavlinks li a 	{background:url('../images/sprite_nav.gif') no-repeat; width:100%; height:100%; display:block; position:relative;}

.contnav { width:720px; position: relative; z-index:10 }
			
.hm {width:51px}
.hm a:link, .hm a:visited {background-position:0 0;}
.hm a:hover, .hm a:active {background-position:0 -22px;}

.bio {width:37px}
.bio a:link, .bio a:visited {background-position:-51px 0;}
.bio a:hover, .bio a:active {background-position:-51px -22px;}
			
.conc {width:66px}
.conc a:link, .conc a:visited {background-position:-88px 0;}
.conc a:hover, .conc a:active {background-position:-88px -22px;}
				
.rec {width:77px}
.rec a:link, .rec a:visited {background-position:-154px 0px;}
.rec a:hover, .rec a:active {background-position:-154px -22px;}

.phot {width:58px}
.phot a:link, .phot a:visited {background-position:-231px 0;}
.phot a:hover, .phot a:active {background-position:-231px -22px;}

.vid {width:55px}
.vid a:link, .vid a:visited {background-position:-288px 0;}
.vid a:hover, .vid a:active {background-position:-288px -22px;}

.pr {width:87px}
.pr a:link, .pr a:visited {background-position:-343px 0;}
.pr a:hover, .pr a:active {background-position:-343px -22px;}

.mus {width:51px}
.mus a:link, .mus a:visited {background-position:-430px 0;}
.mus a:hover, .mus a:active {background-position:-430px -22px;}

.tt {width:120px}
.tt a:link, .tt a:visited {background-position:-481px 0;}
.tt a:hover, .tt a:active {background-position:-481px -22px;}

.contact {width:58px}
.contact a:link, .contact a:visited {background-position:-600px 0;}
.contact  a:hover, .contact a:active {background-position:-600px -22px;}

.links {width:45px}
.links a:link, .links a:visited {background-position:-660px 0;}
.links  a:hover, .links a:active {background-position:-660px -22px;}


.c1 {
	float:left;
	width:385px;
	margin:10px 10px 0px 255px;
	_margin:10px 10px 10px 125px;	
}

.c1 .context {
	float:right;
	font-size:.86em;
	color: #000;
	width: 190px;	
}	

.c1 .context p {
	margin:4px 0;
	top: 0px;
	left: 198px;
	line-height: 125%;	
}

.c3 {
	width: 360px; float: left;
}

.c4 {
	width: 300px; float: right;
}


.cont .c2 {
	float:right;
	width:255px;
	margin:5px 20px 10px 0;
	line-height: 130%;
	_margin:15px 0 0 0;
}

.c2 p {
	padding:0 0 4px 0;
	line-height:155%;
	font-size:.85em;
	color:#3F3727
}

/* left hand side / right hand side columns ******************************************/

.topspace { margin-top:100px; }

.contrast {  
	margin-top:140px; 
	width:200px; 
	padding:15px; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; 
	color: #fff;
	font-size: .8em
	}
	.grey { background-color: #292421; color:#BDB0A8}
	.red { background-color: #a21317; color: #fff }
	.yell { background-color: #FCB12B; color:#191919 }
	.vids { margin-top: 100px;}
	
	.grey a, .red a { color:#FCB12B; }
	.yell a { color: #731A17 }
	
.grey ul li {
	background: transparent url('../images/ico_photos.png') top left no-repeat;
	padding: 3px 0 3px 50px;
	color: #9A887C;
	line-height: 120%;
}

.vids ul li {
	background: transparent url('../images/ico_youtube.png') top left no-repeat;
	padding: 3px 0 3px 50px;
	color: #9A887C;
	line-height: 120%;
}


.lhs_border { 
	background-image: url('../images/bgr_lhs.png');
	background-position: top right;
	background-repeat: no-repeat; 
	-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;
	border: 1px solid #99 }

.lhs_border p {
	padding: 15px;
}


/* SPRITE BUTS **********************************/

.but { 	
	background: transparent url('../images/sprite_buts.png') no-repeat 0 0;
	width:85px;
	height:24px;
	float:left;
	margin:5px 5px 5px 0;
}

.but_buy { background-position: 0 0; }
.but_iTunes { background-position: -85px 0; }
.but_subscribe { background-position: 0 -54px; height:16px; width:56px; float:none; margin:0 }
.but_tourdates { background-position: -170px 0; width: 135px; }
.but_down { background-position: -115px -54px; width: 85px; height: 24px; }

a:hover .but_buy { background-position: 0 -24px; }
a:hover .but_iTunes { background-position: -85px -24px; }
fieldset .but_subscribe:hover { background-position: 0 -70px; }
a:hover .but_tourdates { background-position: -170px -24px; }
a:hover .but_down { background-position: -115px -78px; }


.butsoc { 	
	background: transparent url('../images/sprite_soc.gif') no-repeat;
	width:26px;
	height:23px;
	float:left;
	margin: 2px 4px;
}

.but_email { background-position: 0 0; }
.but_fav { background-position: -26px 0; }
.but_face { background-position: -52px 0; }
.but_mysp { background-position: -78px 0; }
.but_yout { background-position: -104px 0; }
.but_twit { background-position: -130px 0; }
.but_more { background-position: -156px 0; }

a:hover .but_email { background-position: 0 -23px; }
a:hover .but_fav { background-position: -26px -23px; }
a:hover .but_face { background-position: -52px -23px; }
a:hover .but_mysp { background-position: -78px -23px; }
a:hover .but_yout { background-position: -104px -23px; }
a:hover .but_twit { background-position: -130px -23px; }
a:hover .but_more { background-position: -156px -23px; }


/* HOME NEWS ******************************************/

.newscol {
	width:680px;
	float:left;
	margin:5px 15px 15px 20px;
	position: relative;
}

.newsdate {
	font-size: .75em;
	color:#CF9D07;
	padding: 1px 4px;
	border-bottom:1px solid #E8E0C6;
	margin-bottom: 3px;
	letter-spacing: .22em;
}

.newstxt {
	margin: 10px 0 25px 0;
	font-size:.95em;
	padding-bottom:15px;
	line-height: 140%;
}

.newstxt p {
	margin: 12px 0;
	line-height: 18px;
}

.newstitle {
	margin-bottom: 10px;
	font-size: 1.6em;
	color:#392f2b;
	text-transform:uppercase;
	color:#3D3532
}

.homegigs {
	background: #373434;
	padding: 7px 12px;
	float: right;
	margin: 25px 0 25px 0;
	-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;	
}

.homegigs3 {
	width: 265px;
	float: right;
	margin: 10px 0 10px 0;
	float:right;
	height: 250px;
	overflow:hidden;
}


.audiowarn {
	font-size:8pt;
}


/* HOME VIDEO ******************************************/

.vidcol {
	margin:15px 0 10px 0;
	text-align:right;
	font-size:.75em;
	width:400px;
	float: left;
}

.vidcol a {
	color:#555;
	display:block;
	position: relative;
	z-index: 6;
}



/* Mixed styles *****************************************************************************/


.down-thumb {
	width: 120px;
	float: left;
	margin-right: 15px;
}

.down-thumb .prthumb {
	border: 1px solid #999;
}

.down-info {
	width: 315px;
	float: left;
	margin-right: 15px;
	padding: 10px 0 0 0;	
}

.down-down {
	width: 100px;
	float: left;
	padding: 0;
	margin: 0;
}

.linediv /* to be used with clear div*/ {
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* toggle */

h3.trigger {
	width: 700px;
}
h3.trigger a {
	color: #504847;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover {  }
.toggle_container {
	border-top: 1px solid #d6d6d6;
	padding: 15px 0 0 ;
	overflow: hidden;
	width: 700px;
	clear: both;
}
.toggle_container .block {
}




/* WP Specifics ******************************************/

.entry p {
	font-size: .95em;
	line-height: 160%;
	margin: 15px 0;
}

.tags { font-size: .8em; letter-spacing: .05em; float: right; }
.tags a { color:#615958 }

/* homepage news posts*/
p.wp-caption-text { text-align:left; font-size:8pt; color:#555; line-height: 125%}
.alignright { float:right; margin:0 0 10px 25px }
.alignleft { float:left; margin:0 15px 10px 0 }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.newstxt img { border: 1px solid #999; text-align:center; }

.more-link { 
	display: block; 
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 6px;
	background: #F4A204;
	color:#fff !important;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	font-size: .85em;
	text-decoration: none;
	width: 95px;
	}
	
.biomore {
	float: right;
	background: #343230;
	font-size: .8em;
	
}
	
a:hover.more-link {
	background: #1F1C1B;
	color: #fff;
	text-decoration:none;
}	

/* Links page */

.xoxo blogroll {}

.linkcattitle {
	margin-top: 25px;
}

.linkcat {

}

.brlink { padding: 2px 0 3px 0; margin: 3px 0; font-size:1em; border-bottom: 1px solid #E6E4E3 }
.brlink a:link {text-decoration: none; }
.brlink a:visited {text-decoration: none; color:#93382a }
.brlink a:hover, .brlink a:active {text-decoration: underline; color:#aba690 }

h2.articles {
	margin: 35px 0 15px 0;
	font-size: 2.1em;
	color: #917E7B;
	letter-spacing: -0.03em
}


/******** WP Reviews styles **********************************************************/

.revtitle {
	margin: 15px 0 15px 0;
	padding: 15px 0 15px;	
}

.revdate {
	width: 86px;
	height: 70px;
	float: right;
	background: url('../images/bgr_date_blk.png') no-repeat;
	margin-left: 15px;
}

.revdate .rd_month, .revdate .rd_day, .revdate .rd_year {
	display: block;
	width: 65px;
	float: right;
	font-size: .95em;
	color: #7f8080;
	font-weight: bold;	
	text-align: center !important;
	padding: 0 2px;	
	margin: 0;
}

.revdate .rd_month {
	padding: 11px 2px 0 2px;
	text-transform:uppercase;
	font-size: .8em;
	color: #F4A204;
}

.revdate .rd_day {
	font-weight: bold;
	font-size: 1.3em;
}

.revdate .rd_year {
	margin: 0;
	letter-spacing:.05em;	
}

.reviewtext {
	text-align: justify
}

a .revlink { 
	margin:6px 0; 
	padding:3px 6px 6px 30px; 
	border-bottom:1px solid #E7E3E2;
	background: url('../images/ico_star.png') no-repeat left top;
	font-size: .9em;
	color:#7D736F;
	text-decoration: none;
	line-height: 115%;	
}

a:hover .revlink { 
	background-color:#EDEBEB;
	-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;
	color:#9c1315;
}

a .reclink {
	margin:2px 0; 
	padding:2px 6px 3px; 
	border-bottom:1px solid #E7E3E2;
	font-size: .9em;
	color:#7D736F;
	text-decoration: none;
	line-height: 115%;
}

a:hover .reclink { 
	background-color:#A21317;
	-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;
	color:#fff;
}


	
a .postlink { 
	margin:8px 0; 
	padding:6px 8px; 
	border-bottom:1px solid #E7E3E2;
	}

a:hover .postlink { 
	padding:6px 8px 7px 8px; 
	background:#4B4038; 
	-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;
	color:#fff; 
	border:0  
	}
	
	
p.rev-author {
	font-size: .8em;
	letter-spacing: .04em;
	color:#9D8368;
	margin: 1px 0 30px 0px;
}


/******** WP News styles **********************************************************/

.newsside {
	margin-top: 160px;
}

.newsposttitle {
	margin: 15px 0 0 0;
	padding: 15px 0 0;	
}

.newspostdate {
	background: transparent url('../images/bgr_newsdate.gif') top left no-repeat;
	position: absolute;
	top: 10px;
	left: -230px;
	width: 221px;
	height: 41px;
}

	.newspostdate .npd {
		font-size: .95em;
		color: #343230;
		margin: 0;
		padding: 12px 20px 11px;
		font-weight: bold;
		text-shadow:0px 1px 0px rgba(254,254,254,0.5), 0px -1px 0px rgba(0,0,0,1) 
	}

.newsposttext {
	text-align: justify
}

a .newspostlink { 
	margin:7px 0; 
	padding:10px 3px; 
	border-bottom:1px solid #E7E3E2;
	font-size: .95em;
	color:#7D736F;
	text-decoration: none;
	line-height: 115%;
}

a:hover .newspostlink { 
	color:#9c1315;
	text-decoration: underline;
}

.post-meta {font-variant: small-caps; color: maroon; }
.post-meta-key {color: green; font-weight: bold; font-size: 110%; }



/******** WP Bio Timeline styles **********************************************************/

.timelinecontent {
	margin: 20px 0 40px 0;
}

.timelinetitle {
	margin: 20px 0 5px 0;
}

.timelinetitle a {
	color:#1F1C1B;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a .biolink { 
	margin:8px 0; 
	padding:5px; 
	border-bottom:1px solid #E7E3E2;
	font-size: .95em;
	color:#7D736F;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a:hover .biolink { 
	color:#9c1315;
	text-decoration: underline;
}


/* Recordings ****************************************************************************************************************/
.cd_grid {
	float: left;
	width: 210px;
	margin: 15px 0 8px;
	border-bottom: 1px solid #EBE3E2;
	padding: 0 0 8px;
}

.cd_cover {
	width: 172px;
	margin: 0 auto 5px;
}

.cd_grid h2 {
	height: 30px;
	overflow: hidden;
	font-size: 13px;
	width: 190px;
	margin: 0 auto;
	line-height: 115%;
	text-align: center;
	letter-spacing:normal;
	color: #2C2725;
}

.cd_buts {
	width: 160px;
	margin: 0 auto 15px;
}

.bbut {
	width: 51px;
	height: 21px;
	background: url('../images/sprite_bbuts.jpg') no-repeat;
}

a .bbinfo { background-position: 0 0; }
a:hover .bbinfo { background-position: 0 -21px; }

a .bbbuy { background-position: -51px 0; }
a:hover .bbbuy { background-position: -51px -21px; }

a .bbitunes { background-position: -102px 0; }
a:hover .bbitunes { background-position: -102px -21px; }
.bbspace { margin: 0 15px 0 0; float: left; z-index: 10; }
.labelinfo { color:#80726C; font-size: 8pt !important; letter-spacing:.04em; text-transform:uppercase }

.nobuy 		{ background-position: -51px -42px; }
.noitunes 	{ background-position: -102px -42px; }
	
.cd_txt ol {
	width: 340px;
	margin: 15px 0;
	padding: 20px;
}	
		
.cd_txt ol li {
	border-bottom: 1px solid #EBE3E2;
	margin: 2px 0;
	padding: 2px 0;
}

.cd_txt p img.size-full {
	border: 3px solid #615958;
}

.row {
	float: none;
	display: block;
	margin: 3px 0;
	padding: 3px 5px;
	border-bottom: solid 1px #EBE3E2;
	width: 650px;
}

.row h2 {
	float: left;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	margin: 13px 15px 0 0;
	width: 190px;
}

.row p { float: left; width: 150px; margin: 12px 10px 0 0; font-size: .9em; }
.row .cd_buts { margin-top: 10px; }
.row .cd_cover { width: 120px; }
	


/* across the entire site ****************************************************************************************************************/

.ico { float: left; vertical-align:middle; clear:both; }
a.ligrey { color: #5C4E41; text-decoration: none; }
a:hover.ligrey { color: #9c1315; text-decoration: underline; }


/***** WP comments ***********************************************************************************************************************/

.comment_field {
	border:1px solid #b6b5a8;
	padding:2px;
	background: url('../images/bgr_formfields.gif') top left no-repeat;
	width:230px;
}

.comment_txt {
	border:1px solid #b6b5a8;
	padding:2px;
	background: url('../images/bgr_formfields.gif') top left no-repeat;
	width:430px;
}

.comment_submit  {
	border:0;
	margin: 5px 0 15px 0;
	width:168px;
	height: 40px;
	background: transparent url('../images/but_submit-comment.gif') top left no-repeat;
	float:left;
	cursor: pointer;
}

.comment_submit:hover {
	background: transparent url('../images/but_submit-comment.gif') bottom left no-repeat;
}

fieldset.options { border: 0; margin: 12px 0; padding: 5px 0; }
fieldset.options legend { font-size: 1.2em; font-weight: bold; padding: 20px 0 0 0; }
.midcont .comms_wrap {  }
.subscriptionmanager-sidebar { width: 180px }
.updated p {
	font-size: .9em;
}






/* Add This stuff */

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

.pagination {
	width: 650px;
	display: block;
}

.pag {
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	background:#9A887C;
	float: right;
	margin: 0 8px 0 0;
	padding: 3px 5px;
	text-align: center;
	color: #fff;
	font-size: .8em;
}

.act 			{ background: #EBE3E2; }
a:hover .pag 	{ background: #A21317; }
a:hover .act	{ background: #EBE3E2; }

	

/* all FORMS ******************************************/

form { display: inline; border: 0; padding: 0; margin: 0; }

.topnl {
	height: 22px;
	font-size: .8em;
	width: 270px;
}

.topnl fieldset {
	border:0; padding:0; margin:0; width: 250px; height: 22px;
}

.topnl fieldset label, .topnl fieldset input {
	float: left;
	margin: 0;
	padding: 0;
}

.topnl fieldset .topinput {
	border: 1px solid #999;
	padding: 1px 2px 2px 2px;
	width: 100px;
	font-size: .8em;
	background: #FFF;
	margin: 0 6px;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;	
}

.topnl fieldset .but_subscribe {
	margin: 0; padding: 0; vertical-align:bottom;
}


/* contact form */


#contact_form fieldset.cf {
	margin: 2px 0;
	padding:4px 0;
	border:0;
}

.w460 {	width:460px; }

#contact_form fieldset.cf .label {
	width:120px;
	float:left;
	margin-right:7px;
	color:#aaa999;
	font-weight: normal
}

#contact_form fieldset.cf .message {
	width:100px;
	float:left;
}

#contact_form fieldset.cf .textbox {
	border:1px solid #b6b5a8;
	padding:2px;
	background: url('../images/bgr_formfields.gif') top left no-repeat;
	width:230px;
}

#contact_form fieldset.cf .textarea {
	width:330px;
	height:120px;
}

#contact_form fieldset.cf .textarea, #contact_form fieldset.cf .textbox, #contact_form fieldset.cf .message {
	font-size:9pt;
	font-family:Verdana, "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #000;
}

#contact_form fieldset.cf .contact_submit, #contact_form fieldset.cf .contact_submit:hover  {
	border:0;
	margin: 5px 0 15px 108px;
	width:168px;
	height: 40px;
	background: transparent url('../images/but_send-message.gif') top left no-repeat;
	float:right;
}

#contact_form fieldset.cf .contact_submit:hover {
	background: transparent url('../images/but_send-message.gif') bottom left no-repeat;
}

#contact_form fieldset.cf .nl_submit, #contact_form fieldset.cf .nl_submit:hover  {
	border:0;
	margin: 5px 0 15px 108px;
	width:164px;
	height: 36px;
	background: transparent url('../img/but_submit.gif') top left no-repeat;
	float:right;
}

#contact_form fieldset.cf .nl_submit:hover {
	background: transparent url('../img/but_submit.gif') bottom left no-repeat;
}

#commentform p label.what {
	width: 120px;
	float: left;
}

.comment_field {
	margin-left: 10px;
}





/* FOOTER ******************************************/

.footcol {
	width: 210px;	
	_width: 220px;	
	float: left;
	margin: 20px 20px 25px 0;
	font-size: .8em;
	color: #666;
}

.footcol ul				{ margin:0; padding:0; list-style:none; clear:both }
.footcol ul li		 	{ margin:2px; display:block; width:170px; }
.footcol ul li a 		{ padding:4px; display:block; width:170px; text-decoration: none; border-bottom: dotted 1px #0b0c0c; color:#494443; }
.footcol ul li a:hover 	{ padding:4px; background:#0b0c0c; display:block; width:170px; color:#9c1315; }

.footcol .logos 			{ text-align: right }
.footcol .logos li a 		{ width:130px; text-decoration: none; border-bottom: 0 }
.footcol .logos li a:hover 	{ padding:4px; background:transparent; display:block; width:130px; color:#9c1315; }


.cright {
	font-size: .7em;
	letter-spacing: .05em;
	color: #666666;
	margin: 15px 0 25px 0;
}

.cright a { color: #999; }
.cright a:hover { color: #fff; }

/**** Table Reloaded ***************************************************************/

.wp-table-reloaded .sorting {
	background: #E6EEEE;
}



