/**********************************************************************************************

	Title: Oysters & Chocolate
	Author: XHTMLized
	Date: January 2008 

***********************************************************************************************

	1.  GENERAL
			1.1 Headings and paragraphs
			1.2 Forms
			1.3 Links
			1.4 Miscellaneous
		
	2. GENERAL ELEMEMENTS
	
	3. LAYOUT
			3.1 Accessibility menu
			3.2 Header
			3.3 Content
			3.4 Secondary content
			3.5 Sidebar
			3.6 Footer
		
	4. LAYOUT ELEMENTS

***********************************************************************************************/


/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* Global reset */
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, font, img, ins, kbd,q, s, samp, small, tt, var, dl, dt, dd, ol, ul, li, fieldset { margin: 0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

body {line-height:1;}	
	
ol, ul {list-style:none;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%; /* 1em = 10px \ 1.1em = 11px \ 1.2em = 12px */
	text-align:center;
}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	

h1 {}

h2 {}

h3 {}

h4 {}

p  {}


/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	
input, textarea, select {
	font:1.2em Arial, Helvetica, sans-serif;
}
input.button {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

/* Extended */
fieldset.extended {}
fieldset.extended label {
	display:block;
	font-weight:bold;
}
fieldset.extended input.text, fieldset.extended textarea {
	border:1px solid #928981;
	background:#fff;
	width:285px;
	padding:3px 2px 2px 3px;
	margin:2px 0 15px;
	font-size:1.1em;
}
fieldset.extended textarea {
	width:585px;
}
fieldset.extended select {
	border:1px solid #928981;
	background:#fff;
	margin:2px 0 15px;
	font-size:1.1em;
}
fieldset.extended input.button {
	border-top:1px solid #ffadb1;
	border-left:1px solid #d7d4d0;
	border-right:1px solid #d7d4d0;
	border-bottom:1px solid #897d73;
	background:#feabaf url(../images/but.gif) bottom left repeat-x;
	font-weight:bold;
}


fieldset.extended table label {
	font-weight:normal;
	display:inline;
}
fieldset.extended table.list1, fieldset.extended table.list2 {
	margin-bottom:10px;
}
fieldset.extended table.list1 input {margin-left:0;}

/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	
a {color:#d36874;text-decoration:none;}
a:hover, a:focus {text-decoration:underline;}
a:active {}

.cont a {text-decoration:underline;}
.cont p a {padding:0 1px;}
.cont a:visited {color:#ae5760;}
.cont a:hover, .cont a:focus {text-decoration:none;}
.cont p a:hover {color:#fff;background-color:#da7376;}

/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	
hr {display:none; }		
strong {font-weight:bold; }		
em {font-style:italic; }
abbr, acronym {border-bottom:1px dotted #999;cursor:help;}

/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.hide {position:absolute;left:-9999px;}

.clear {clear:both;}
img.left {float:left;margin:8px 15px 8px 0;}
img.right {float:rightmargin:8px 0 8px 15px;}
br.clear {font-size:0;height:0;line-height:0;overflow:hidden;}

.clearfix:after, .wrapper:after, .cont:after, .dots:after, .tabsinner:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix, .wrapper, .cont, .dots, .tabsinner
{display:inline-block;}	/* Hides from IE-mac \*/ 

* html .clearfix, * html .wrapper, * html .cont, * html .dots, * html .tabsinner
{height:1%;}

.clearfix, .wrapper, .cont, .dots, .tabsinner
{display:block;} /* End hide from IE-mac */


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.container {
	width:980px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

.header {
	position:relative;
	/*height:342px;*/
}

/* Default - Two columns layout */

.wrapper {
	width:972px;
	padding-left:4px;
}

.content {
	float:left;
	width:616px; 
}
	
.sidebar {
	width:344px;
	float:right; 
}

/* Home layout */
body.home .content {width:480px;}
body.home .sidebar {width:480px;}

.footer {
	clear:both;
	margin-top:25px;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
}
	
/* Main Backgrounds */
body {background:url(../images/bg_body.gif) #2a1604;}
.footer {background:url(../images/bg_footer.gif) top center no-repeat;}

.box {margin-bottom:12px;}
.n, .s {height:6px;overflow:hidden;}
.w {width:6px;height:6px;overflow:hidden;}
.box .cont {background:#fff;padding:2px 12px;}
.box .dots {
	padding:15px 12px 5px;
	background:#fff url(../images/dots.gif) 0 10px repeat-x;
}
.n .c, .s .c {margin:0 6px;height:6px;background:#fff;}
.e {width:6px;height:6px;overflow:hidden;}

.n .w {background-image:url(../images/nw.gif);}
.n .e {background-image:url(../images/ne.gif);}
.s .w {background-image:url(../images/sw.gif);}
.s .e {background-image:url(../images/se.gif);}

.n, .s {position:relative;}
.n .w, .s .w {position:absolute;top:0;left:0;}
.n .e, .s .e {position:absolute;top:0;right:0;}
/* 3.1	
-----------------------------------------------------------------------------------------------*/	

/* 3.2	Header
-----------------------------------------------------------------------------------------------*/	

/* Logo -> Image replacement. */
.header .logo, .header .logo a 
{display:block;width:451px;height:88px;overflow:hidden;}

.header .logo {position:relative;left:4px;}
.header .logo a {background:url(../images/logo.gif) no-repeat;text-indent:-9999px;}

/* ADS */
.header .banner {position:absolute;top:14px;left:496px;}
.header .leaderboard {
	margin:4px 0 6px 0;
	/*position:absolute;top:218px;left:0;*/
	padding:3px 126px 8px;
	background:url(../images/bg_leaderboard.gif) no-repeat;
}

/* NAVIGATION */
ul.navigation {
	/*position:absolute;top:115px;left:0;*/
	position:relative;
	width:980px;height:27px;
	background:url(../images/nav.gif) no-repeat;
}
	ul.navigation li a {
		position:absolute;top:0;left:0;
		display:block;height:27px;line-height:27px;
		font-size:20px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;		
	}
		ul.navigation li a span {
			position:absolute;top:0;left:0;
			width:100%;height:100%;
			background-repeat:no-repeat;			
		}
		ul.navigation li a span {background-image:url(../images/nav.gif);}
		.navigation .nstor a {width:190px;}
		.navigation .npoet a {width:180px;left:190px;}
		.navigation .ncolu a {width:210px;left:370px;}
		.navigation .nrevi a {width:200px;left:580px;}
		.navigation .ngall a {width:200px;left:780px;}

.navigation .nstor a span {background-position:0 0;}
.navigation .npoet a span {background-position:-190px 0;}
.navigation .ncolu a span {background-position:-370px 0;}
.navigation .nrevi a span {background-position:-580px 0;}
.navigation .ngall a span {background-position:-780px 0;}
		
.navigation .nstor a:hover span {background-position:0 -27px;}
.navigation .npoet a:hover span {background-position:-190px -27px;}
.navigation .ncolu a:hover span {background-position:-370px -27px;}
.navigation .nrevi a:hover span {background-position:-580px -27px;}
.navigation .ngall a:hover span {background-position:-780px -27px;}

.navigation .nstor a:focus span {background-position:0 -27px;}
.navigation .npoet a:focus span {background-position:-190px -27px;}
.navigation .ncolu a:focus span {background-position:-370px -27px;}
.navigation .nrevi a:focus span {background-position:-580px -27px;}
.navigation .ngall a:focus span {background-position:-780px -27px;}

/* Utility Container */

div.header div.utility {
	/*position:absolute;top:162px;left:0;*/
	position:relative;
	width:980px;height:34px;
	margin-bottom:4px;
	background:url(../images/bg_utility.gif) no-repeat;
}
div.header div.utility ul {padding-left:20px;}
div.header div.utility ul li {
	float:left;
}
	div.header div.utility li a {
		float:left;
		height:29px;line-height:29px;
		padding:0 17px;
		font-size:1.3em;
		font-weight:bold;
		color:#000;
	}
		div.header div.utility li a:hover, div.header div.utility li a:focus {
			color:#fff;
			text-decoration:none;
		}

div.header div.utility input.text {
	position:absolute;top:5px;left:528px;
	border:1px solid #d36874;
	background:#fff;
	width:227px;
	height:12px;
	padding:2px 2px 3px 3px;
}
	div.header div.utility input.buttonimg {
		position:absolute;top:5px;left:767px;
	}

/* Breadcrumbs */
div.header p.breadcrumbs {
	
	position:relative;top:-6px;left:17px;
	font-size:1.1em;
	line-height:18px;
	color:#f6e1e3;
}
	div.header p.breadcrumbs a {color:#f6e1e3;text-decoration:underline;}
		div.header p.breadcrumbs a:hover, div.header p.breadcrumbs a:focus {text-decoration:none;}
	
/* 3.3	Content
-----------------------------------------------------------------------------------------------*/	

.cont h1, .cont h2, .cont h3, .cont h4 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	color:#3a2008;
	letter-spacing:2px;
	line-height:1.1em;
	margin:25px 0 15px;
}
.home .cont h2, .home .cont h1 {margin-top:5px;}
.cont h1 {font-size:3em;}
.cont h2 {font-size:2.4em;}
.cont h3 {font-size:1.8em;}
.cont h4 {font-size:1.4em;}

.cont h1.title {font-size:2.4em;letter-spacing:1px;margin:0;}
.cont h2.title {font-size:1.8em;line-height:normal;margin:0;letter-spacing:1px;}
.cont .galleryteaser h2.title {font-size:3em;}

.cont h1.title a {
	display:block;
	background-position:left center;
	background-repeat:no-repeat;
}
.cont h1.title a.glass {
	padding-left:44px;
	background-image:url(../images/ico/b-glass.gif);
}
.cont h2.title a, .cont h2.title a:visited {color:#3a2008;}
.cont h2.title a span.title {
	xdisplay:block;
	xcolor:#3a2008;
}
	.cont h2.title a:hover {
		color:#d36874;
	}
.cont h2.title a span.author {		
	display:block;
	font-size:12px;
	letter-spacing:normal;
	color:#d36874;
}
a.author {
	display:block;
	font-size:12px;
	letter-spacing:normal;
	color:#d36874;
	text-decoration:none;
}
	a.author:hover, a.author:focus {text-decoration:underline;}
a.icon img {float:left;margin:2px 6px 2px 0;}
a.bicon img {float:left;margin:5px 12px 2px 0;}
.cont h2.big {
	font-size:1.8em;
	letter-spacing:-1px;
}

.cont .title a {text-decoration:none;}
	.cont .title a:hover {text-decoration:underline;}
	.cont h2.title a:hover {text-decoration:none;}

.cont p {
	margin: 15px 0pt 0pt 0pt;
	/*margin:15px 0;*/
	font-size:1.3em;
	line-height:1.3em;
}
.cont p.tags {
	margin:5px 0 0 0;
	color:#d36874;
	font-size:1.2em;
}
	.cont p.tags a {text-decoration:underline;}
		.cont p.tags a:hover, .cont p.tags a:focus {text-decoration:none;}

.dots p {
	font-size:1.2em;
	line-height:1.3em;
}
.dots p.arrow {
	margin-bottom:20px;
}
.dots p.arrow a {
	padding-right:15px;
	background:url(../images/arrow-bw.gif) right center no-repeat;
	color:#000;
}

.cont ul {
	padding-left:14px;
}
.cont ul li {
	font-size:1.3em;
	padding:3px 0 3px 20px;
	background-image:url(../images/bull.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
	.cont ul li li {font-size:1em;}
	.cont ul li p {font-size:1em;}

.cont ol {
	padding-left:14px;
}
	.cont ol li {
		margin-left:14px;
		font-size:1.3em;
		padding:3px 0 3px 6px;
		list-style-type:decimal;
		list-style-position:outside;
	}
	.cont ol li li {font-size:1.1em;}

/* Clearing the default behavior */
.cont ul.comments {
	padding-left:0;
}
	.cont ul.comments li {
		padding:0;
		background-image:none;
		background-position:top left;
	}
.cont fieldset.extended ol {
	padding-left:0;
}
	.cont fieldset.extended li {
		list-style-type:none;
		padding:0;
		margin-left:0;
	}

/* 3.4	Secondary content
-----------------------------------------------------------------------------------------------*/	

/* 3.5	Sidebar
-----------------------------------------------------------------------------------------------*/	

/* ADS */
.advert {text-align:center;}
.advert .cont {padding-left:0;padding-right:0;}
.advert .banner, .advert .bigsquare, .advert .largerectangle {margin:0 auto;}

/* TABS */

.tabs {
	
}
.tabs .tabsinner {
	padding-top:15px;
	border-width:0 4px;
	border-style:solid;
	border-color:#fff;
	background-color:#f6e1e3;
}
.tabs .tabsbot {
	height:7px;
	overflow:hidden;
	background:url(../images/bg_tabs-bot.gif) no-repeat;
}
.tabs .cont {
	padding:0 8px;
}
.tabs .dots {
	padding:15px 8px 5px;
	margin-bottom:15px;
	background:url(../images/dots.gif) 0 50px repeat-x;
}
.tabs .advert {
	margin:25px 0;
}
.tabs ul.pagenb {
	margin-left:146px;
}
.tabs a.bigdropdown {
	margin:0 0 15px 0;
	display:block;width:456px;height:48px;
	line-height:48px;font-size:40px;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-indent:50px;
	text-decoration:none;
	background:url(../images/bg_dropdown.gif) center center no-repeat;
	color:#d36874;
}
.tabs h2.title {font-size:1.5em;}
.tabs h2.title a.glass, .tabs h2.title a.icecream, .tabs h2.title a.shell, .tabs h2.title a.sticks
{
	display:block;	
	padding-left:41px;
	background-position:left center;
	background-repeat:no-repeat;
}

.tabs h2.title a.glass {background-image:url(../images/ico/tglass.gif);}
.tabs h2.title a.icecream {background-image:url(../images/ico/ticecream.gif);}
.tabs h2.title a.shell {background-image:url(../images/ico/tshell.gif);}
.tabs h2.title a.sticks {background-image:url(../images/ico/tsticks.gif);}

/* Tabs Navigation */
/* Sizes */
div.levelwrap ul li.first a span.innerWrap {width:110px;}
div.levelwrap ul li a span.innerWrap {width:136px;}
div.levelwrap ul li.last a span.innerWrap {width:123px;}
ul.navtabs {
	height:46px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/tab.gif);
}
div.levelwrap ul {
	height:46px;
}
div.levelwrap ul li {
	float:left;
}
	div.levelwrap ul li a {
		float:left;
		height:46px;line-height:46px;
		background-image:url(../images/tab_a-n.gif);
		background-repeat:repeat-x;
		background-color:#f6e1e3;
		font-size:21px;
		color:#3a2008;
	}
		div.levelwrap ul li a span {
			float:left;
			display:block;
			height:46px;
			background-repeat:no-repeat;
		}
		div.levelwrap ul li a:hover {
			color:#d36874;
			text-decoration:none;
		}
			div.levelwrap ul li a span.wrap {
				background-position:top left;
			}
				div.levelwrap ul li a span.innerWrap {
					background-image:url(../images/tab_a-r-n.gif);
					background-position:top right;
					padding-right:29px;
				}
				
				div.levelwrap ul li a.selected span.innerWrap {background-image:url(../images/tab_a-r-s.gif);}
		
/* first element */
div.levelwrap ul li.first a span.wrap {
	padding-left:6px;
	background-image:url(../images/tab_a1-l-n.gif);
}
	div.levelwrap ul li.first a span.innerWrap {padding-left:12px;}
	div.levelwrap ul li.first a.selected span.wrap {background-image:url(../images/tab_a1-l-s.gif);}

div.levelwrap ul li.last a span.innerWrap {
	padding-left:6px;
	background-image:url(../images/tab_a3-r-n.gif);
}
	div.levelwrap ul li.last a.selected span.innerWrap {background-image:url(../images/tab_a3-r-s.gif);}
	
/* Selected */
div.tabstrip ul li a.selected {
	position:relative;
	background-image:url(../images/tab_a-s.gif);
}
div.tabstrip ul li a.selected span.outer {
	position:absolute;bottom:0;left:-11px;
	width:20px;height:12px;
	background:url(../images/tab_a-bl-s.gif) center center no-repeat;
}
div.tabstrip ul li.first a.selected span.outer {display:none;}
/*
ul.tnewa {background-position:0 0;}
ul.thiga {background-position:0 -46px;}
ul.tviea {background-position:0 -92px;}

ul.tviea .tvie a, ul.tnewa .tnew a, ul.thiga .thig a {cursor:default;color:#3a2008 !important;}

ul.navtabs li {
	float:left;
	overflow:hidden;
}
ul.navtabs a {
	position:relative;
	float:left;text-indent:12px;
	height:46px;line-height:46px;
	font-size:21px;
	color:#3a2008;
}
ul.navtabs a:hover {
	color:#d36874;
	text-decoration:none;
}
*/

/* 3.6	Footer
-----------------------------------------------------------------------------------------------*/	

.footer {font-family:Verdana,Helvetica,sans-serif;}

.footer, .footer a {color:#946b45;}

.footer p {
	font-size:1.2em;
	line-height:1.5em;
}

.footer p.designed {
	padding-top:15px;
}

/* 4. LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
/* 4.1 Banner sizes */
div.leaderboard {width:728px;height:90px;overflow:hidden;}
div.banner {width:468px;height:60px;overflow:hidden;}
div.bigsquare {width:320px;height:320px;overflow:hidden;}
div.largerectangle {width:336px;height:280px;overflow:hidden;}

/* TagCloud */
div.tagcloud {
	padding:0 12px;
	margin-bottom:10px;
	
}
	div.tagcloud ul {
		padding-bottom:12px;
		margin-bottom:8px;
	/*	background:url(../images/dotted.gif) bottom left repeat-x;*/
		line-height:3.7em;
		
	}
	div.tagcloud p {
		font-size:1.2em;
		line-height:1.1em;
	}
		div.tagcloud p a {
			padding:0 16px 0 10px;
			background:url(../images/arrow.gif) right center no-repeat;
		}
	div.tagcloud li {display:inline;float:left;}
	div.tagcloud a {padding:0 5px;float:left;}
	div.tagcloud a.tag1 {font-size:11px;}
	div.tagcloud a.tag2 {font-size:12px;}
	div.tagcloud a.tag3 {font-size:13px;}
	div.tagcloud a.tag4 {font-size:14px;}
	div.tagcloud a.tag5 {font-size:15px;}
	div.tagcloud a.tag6 {font-size:16px;}
	div.tagcloud a.tag7 {font-size:17px;}
	div.tagcloud a.tag8 {font-size:18px;}
	div.tagcloud a.tag9 {font-size:20px;}
	div.tagcloud a.tag10 {font-size:22px;}
	div.tagcloud a.tag11 {font-size:24px;}
	div.tagcloud a.tag12 {font-size:26px;}
	div.tagcloud a.tag13 {font-size:30px;}
	div.tagcloud a.tag14 {font-size:35px;}
	div.tagcloud a.tag15 {font-size:40px;}
	div.tagcloud a.tag16 {font-size:48px;}
	
/* Star Rating */
.rating {
	/*width:140px;*/
	float:right;
	font-size:1.2em;
	line-height:18px;
}

/* .star-rating */
.star-rating{
   float:right;
   position:relative;
   list-style: none;
   margin:0;
   padding: 0px;
   width: 90px;
   height: 14px;    
   background-image: url(../images/bg_star-off.gif);
   background-position:left top;
   background-repeat:repeat-x;
}
.tabs .star-rating {background-image:url(../images/bg_tstar-off.gif);}
.star-rating li{
	position:static;
	padding:0px; 
	margin:0px; 
	width:18px;height:14px;
	float: left;
}
.star-rating li a{
 	clear:none;
	 display:block;
	 width:18px;
	 height:14px;overflow:hidden;
	 text-decoration: none;
	 text-indent:-9000px;
	 z-index:20;
	 position:absolute;top:0;
	 padding:0px; 
	 background-image:none;
 }

.star-rating li a:hover {
	 background-image:url(../images/bg_star-on.gif);
	 background-position:left top;
	 z-index: 2;
	 left: 0px;
}
.tabs .star-rating li a:hover {
	background-image:url(../images/bg_tstar-on.gif);
}

.star-rating a.one-star{left: 0px;}
.star-rating a.one-star:hover{width:18px;}
.star-rating a.two-stars{left:18px;}
.star-rating a.two-stars:hover{width: 36px;}
.star-rating a.three-stars{left: 36px;}
.star-rating a.three-stars:hover{width: 54px;}
.star-rating a.four-stars{left: 54px;}
.star-rating a.four-stars:hover{width: 72px;}
.star-rating a.five-stars{left: 72px;}
.star-rating a.five-stars:hover{width: 90px;}

/* current rating */
.star-rating li.cr {width:0px;}
.star-rating li a.currentrating {
	 background-image: url(../images/bg_star-on.gif);
	 background-position:left top;
	 z-index: 1;
	 left:0;bottom:0;height:14px;
}
.tabs .star-rating li a.currentrating {
	background-image:url(../images/bg_tstar-on.gif);
}
.star-rating:hover li a.currentrating {
	display:none;
}
.star-rating:hover a.currentrating {display:block;}
.star-rating li a.c0 {width:0;}
.star-rating li a.c1 {width:18px;}
.star-rating li a.c2 {width:36px;}
.star-rating li a.c3 {width:54px;}
.star-rating li a.c4 {width:72px;}
.star-rating li a.c5 {width:90px;}

/* socialbookmarking */
ul.socialbookmarking {
	height:18px;
	margin:15px 0 0 0;
}
	ul.socialbookmarking li {
		float:left;
		height:18px;
	}
		ul.socialbookmarking li a {
			float:left;
			display:block;padding:0 20px;
			font-size:1.2em;padding-top:3px;line-height:15px;
			font-family:Arial,Helvetica,sans-serif;
			background-position:left center;
			background-repeat:no-repeat;
			color:#564536;
		}
		ul.socialbookmarking li.sb-del a {background-image:url(../images/ico/sb-del.gif);}
		ul.socialbookmarking li.sb-dig a {background-image:url(../images/ico/sb-dig.gif);}
		ul.socialbookmarking li.sb-red a {background-image:url(../images/ico/sb-red.gif);}
		ul.socialbookmarking li.sb-stu a {background-image:url(../images/ico/sb-stu.gif);}
		
/* Comments */
.cont ul.comments li {background-color:#db7677;margin-bottom:15px;}
	.cont ul.comments li.even {background-color:#ffaeb2;}
	ul.comments li .round .nw, ul.comments li .round .sw {height:6px;overflow:hidden;background-position:top left;background-repeat:no-repeat;}
	ul.comments li .round .se, ul.comments li .round .ne {height:6px;width:6px;float:right;overflow:hidden;background-position:top right;background-repeat:no-repeat;}

	ul.comments li .round .nw {background-image:url(../images/c-nw.gif);}
	ul.comments li .round .ne {background-image:url(../images/c-ne.gif);}
	ul.comments li .round .sw {background-image:url(../images/c-sw.gif);}
	ul.comments li .round .se {background-image:url(../images/c-se.gif);}
		
	ul.comments li .round .rcont {
		padding:0 20px;
	}
		
	ul.comments li .round .rcont p {margin-bottom:9px;}
		ul.comments li .round .rcont p.meta {margin-top:9px;}
		
/* GalleryTeaser */
.galleryteaser {margin:30px 0 10px;}

/* Page# */
ul.pagenb {
	margin-top:30px;
	height:30px;
}
	ul.pagenb li {
		float:left;
	}
		ul.pagenb li a {
			float:left;
			width:18px;height:18px;
			text-align:center;line-height:16px;
			font-size:1.1em;
			font-family:Verdana,Helvetica,sans-serif;
			border:1px solid #d36874;
			color:#000;
			margin-right:8px;
			background-position:center center;
			background-repeat:no-repeat;
			background-color:#f6e1e3;
		}
		ul.pagenb li.prev a {background-image:url(../images/prev.gif);}
		ul.pagenb li.next a {background-image:url(../images/next.gif);}
		ul.pagenb li a.current, ul.pagenb li a:hover, ul.pagenb a:focus {
			background-color:#fff;
			text-decoration:none;
		}
		/*Ratings*/
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/_ui/Images/bg_star-on.gif);

}

.emptyRatingStar {
    background-image: url(/_ui/Images/bg_star-off.gif);
}

.savedRatingStar {
    background-image: url(/_ui/Images/bg_star-on.gif);
}

/*Pager tempaltes*/
.pagerhpw a
{
 border:solid 1px #d36874; 
 background-color:#F6E1E3;
 font-family:Verdana,Helvetica,sans-serif;
 font-size:1.1em;
 line-height:16px;
 padding: 3px 6px; 
 color:Black;
 margin-right: 8px;
 
}
.pagerhpw a:hover
{
		background-color:White;
		text-decoration:none;
}
.pagerhpw
{
		
		border: solid 1px #F6E1E3;
		padding:1px;
		text-align:center;
		
		
}
.pagerhpw span span
{
		color:#d36874;
		border:solid 1px black;
		padding:3px 6px;
		font-size:1.1em;
		line-height:16px;
		margin-right:8px;
		font-family:Verdana,Helvetica,sans-serif;
}
		/*Ratings*/
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/_ui/Images/bg_star-on.gif);

}

.emptyRatingStar {
    background-image: url(/_ui/Images/bg_star-off.gif);
}

.savedRatingStar {
    background-image: url(/_ui/Images/bg_star-on.gif);
}

/*Pager tempaltes*/
.pagerhpw a
{
 border:solid 1px #d36874; 
 background-color:#F6E1E3;
 font-family:Verdana,Helvetica,sans-serif;
 font-size:1.1em;
 line-height:16px;
 padding: 3px 6px; 
 color:Black;
 margin-right: 8px;
 
}
.pagerhpw a:hover
{
		background-color:White;
		text-decoration:none;
}
.pagerhpw
{
		
		border: solid 1px #F6E1E3;
		padding:1px 1px 15px 1px;
		text-align:center;
		
		
}
.pagerhpw span span
{
		color:#d36874;
		border:solid 1px black;
		padding:3px 6px;
		font-size:1.1em;
		line-height:16px;
		margin-right:8px;
		font-family:Verdana,Helvetica,sans-serif;
}
#disqus_thread a{
 /* font-size:200%; */
}
#disqus_thread{
/*  margin-top:30px; */
}