/*  
Theme Name: Csuszda Love
Theme URI: http://lemmikki.hu/
Description: Az Éjszakaicsúszdázás.hu témája
Version: 1.0
Author: ZINA LEMMIKKI
Author URI: http://lemmikki.hu/
Share UIL: http://wordpress.org/
Tags: dark, modern
*/


/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0; padding:0;
	background:#20231e;
	font: normal 0.75em Tahoma, Arial, Helvetica, sans-serif; color:#d7d7d7;
}

img {
	border:0;
}

blockquote {
	margin:0 auto 15px auto; padding:15px;
	width:80%;
	background:#f0f4f7;
	border:1px solid #d9e4ef;
}


/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	display:none;
	float:left;
}

	.post-content h1 {
		display:block; float:none;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#484a4b;
	}
	
	h1.comments-title {
		margin:0 0 0 160px; padding:15px 0 0 0;
		display:block; float:none;
		font:2.50em Georgia, "Times New Roman", Times, serif; color:#484a4b;
	}



h2.featured {
	margin:0; padding:0;
	width:auto; height:auto;
	font:bold 2.50em Arial, Helvetica, sans-serif; color:#d9eff7;
}
	
	

	h2.comments-title {
		margin:0 0 0 160px; padding:0 0 15px 0;
		display:block; float:none;
		font:.92em Georgia, "Times New Roman", Times, serif; color:#484a4b;
	}
	
	h2.gray {
		margin:0;
		font-size:1.75em;
	}

h3 {
	margin:0 0 10px 0; padding:0;
	font:normal 1.50em Arial, Helvetica, sans-serif; color:#bc4d10;
}

	.post-content h3 {
		font:bold 1.25em Arial, Helvetica, sans-serif; color:#484a4b;
	}

	.meta h3 {
		font-size:1.64em;
	}

h4 {
	font:1.17em Arial, Helvetica, sans-serif; color:#929ba3;
}

	.post-content h4 {
		font:bold 1.00em Arial, Helvetica, sans-serif; color:#484a4b;
		text-transform:uppercase;
	}

	h4.related-posts, h4.tags {
		font:1.27em Arial, Helvetica, sans-serif; color:#929ba3;
	}

h5 {
	margin: 0; padding:0 0 10px 0;
	color:#FFF;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
}

	.post-content h5 {
		font:bold 1.00em Arial, Helvetica, sans-serif; color:#484a4b;
		margin:auto; padding:auto;
		border:0;
	}

a:link, a:active, a:visited {
	color:#2f4f73; text-decoration:none;
}
	
	h2 a:link, h2 a:active, h2 a:visited {
		font:1em Georgia, "Times New Roman", Times, serif; color:#464442;
	}
	
		h2.featured a:link, h2.featured a:active, h2.featured a:visited {
			font:bold 1em Arial, Helvetica, sans-serif; color:#d9eff7;
		}
	
	h3 a:link, h3 a:active, h3 a:visited {
		font:normal 1em Arial, Helvetica, sans-serif; color:#bc4d10;
	}
	
	#pages-list li a {
		font:normal 0.94em Georgia, "Times New Roman", Times, serif; color:#d1dce7;
	}
	
	a.rss:link, a.rss:active, a.rss:visited {
	margin:0;
	padding:0 0 0 20px;
	width:auto;
	height:16px;
	font:normal 0.92em Arial, Helvetica, sans-serif;
	color:#d1dce7;
	float:right;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	a.twitter:link, a.twitter:active, a.twitter:visited {
		margin:0 0 30px 0; padding:0 0 0 50px;
		display:block;
		background:url(images/twitter-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
	
	a.email:link, a.email:active, a.email:visited {
		margin:0 0 30px 0; padding:0 0 0 50px;
		display:block;
		background:url(images/email-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
	
	a.rss-big:link, a.rss-big:active, a.rss-big:visited {
		margin:0; padding:0 0 0 50px;
		display:block;
		background:url(images/rss-big-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
		
	#category-list li a {

		font:normal 1em Verdana, Arial, Helvetica, sans-serif; color:#708389;
	}
	
		#category-list li.active a {
			font:bold 1em Verdana, Arial, Helvetica, sans-serif; color:#517d8d;
		}
		
	.related_posts li a, .meta a {
		font:0.92em Arial, Helvetica, sans-serif; color:#748a9c;
	}
	
	#sidebar a, #sidebar {
		color:#9ca0a4; line-height:145%;
	}
	
		.recentcomments a {
			font-weight:bold;
		}

a:hover {
	text-decoration:underline;
}

	#pages-list li a:hover {
		color:#FFF;
	}

	#category-list li a:hover {
		text-decoration:none; color:#517d8d;
	}
	
	.meta a:hover {
		color:#2f5074;
	}
	
	.related-posts-list li a:hover {
		font:0.92em Arial, Helvetica, sans-serif; color:#2f5074;
	}
	
	a.twitter:hover, a.email:hover, a.rss-big:hover {
		color:#FFF;
	}

/* Styles */

.clear {clear:both;}

.extrasmall {
	font-size:0.72em;
}

.small {
	font-size:0.92em;	
}

.medium {
	font-size:1.08em;
}

.large {
	font-size:1.33em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.white {
	color:#FFF;
}

.gray, .gray a, h2.gray a {
	color:#71787b;
}

.lightgray, .lightgray a {
	color:#b2b5b6;
}

.orange, caption {
	color:#d94d00;
}

.grayblue, .grayblue a {
	color:#748a9c;
}

.darkblue, .darkblue a {
	color:#112842;
}

.darkgray, .darkgray a, th {
	color:#3a3c3e;
}

.bold {
	font-weight:bold;
}

.caption {
	font-style:italic;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.textright {
	text-align:right;
}

/* Misc. */
#pages-top {
	font:normal 1em Arial, Helvetica, sans-serif; color:#d1dce7;
}

.featured-norm{
	font:normal 1em Arial, Helvetica, sans-serif; color:#d9eff7;
}

.featured-blog {
	font:1.17em Arial, Helvetica, sans-serif; color:#d9eff7;
	line-height:20px;
}

.featured-small {
	margin:0; padding:0;
	width:auto; height:103px;
	background:url(default/featured-small.gif) no-repeat top center;
}
.featured-small h2 {
	display:block; line-height:104px;
}
	

.meta {
	font:0.92em Arial, Helvetica, sans-serif; color:#676d72;
}

	.meta p {
		margin:0 0 3px 0; padding:0;
	}
	
.post-content p {
	line-height:20px;
	margin:0 0 15px;
}

.post-content ul, .post-content ol {
	padding:0;
	margin:10px;
}

.post-content ul ul, .post-content ol ol {
	margin-left: 20px;
}

.post-content li {
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post-content li li {
	background-color:#f7f7f7;
	padding:5px;
}

.comment-content {
	font-family:Arial, Helvetica, sans-serif;
}
	
	.comment-content p {
		line-height:135%;
	}

#footer, a.woothemes-link:link, a.woothemes-link:active, a.woothemes-link:visited {
	font:normal 0.92em Arial, Helvetica, sans-serif; color:#a7a1a1;
}

.textfield {
	color:#b2b5b6; font:.92em Arial, Helvetica, sans-serif;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
	margin:0 auto; padding:0;
	width:780px; height:auto;
}

.left {
	float:left;
}

.right {
	float:right;
}


#pages-top {
	margin:0; padding:8px 0;
	width:auto; height:auto;
	background:#2c4a6c url(images/pages-top.gif) repeat-x bottom center;
	border-bottom:1px solid #4e6d8e;
}
	
#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#20231e url(images/logo-bg.png) bottom center no-repeat;
	height:79px;
}

		
#categories {
	margin:0; padding:0;
	width:auto; height:35px;
	background:#fff  url(images/logo-bg.png) bottom center no-repeat;
}

		
#featured {
	margin:1px 0 0 0; padding:0;
	width:auto; height:auto;
	background: #636363 url(images/feat-bg.png) no-repeat bottom center;
}
.badges {padding-top:32px; margin:0;}

.badges a {
	width:252px;
	height:274px;
	display:block;
	float:left;
	margin-left:7px;
}

.badges a span {
	display: none;
}
.badges a.badge_aqua { background:url(images/aquapark.png) 0 0  no-repeat;}
.badges a:hover.badge_aqua { background:url(images/aquapark.png) 0 -274px  no-repeat;}

.badges a.badge_koktel { background:url(images/koktelbar.png) 0 0  no-repeat;}
.badges a:hover.badge_koktel { background:url(images/koktelbar.png) 0 -274px  no-repeat;}

.badges a.badge_dj { background:url(images/dj.png) 0 0  no-repeat;}
.badges a:hover.badge_dj { background:url(images/dj.png) 0 -274px  no-repeat;}

		
#content {
	margin:0; padding:15px 0 25px 0;
	width:auto; height:auto;
	background:url(images/cont-bg.png) top repeat-x;
}
	
	#left-col {
		margin:0; padding:0;
		width:780px; height:auto;
		line-height:20px;
		font-size:14px;
	}
	
	#left-col a {color:#49bf64;}
	
	
	#left-col h2 {width: 770px; height:33px; position:relative; background:url(images/h2-bg.png) bottom left no-repeat; }
	#left-col h2 span {position: absolute; left: -3000px; width: 100%; top: 0; height: 100%; }
	#left-col h2 b { background:url(images/h2-bg2.png) no-repeat; width:350px; height:30px; display:block; }
	#left-col h2.fooldal b {background-position: 0 0;}
	#left-col h2.galeria b {background-position: 0 -30px;}
	#left-col h2.megkozelites b {background-position: 0 -60px;}
	#left-col h2.elerhetoseg b {background-position: 0 -90px;}
	#left-col h2.impresszum b {background-position: 0 -120px;}
	#left-col h2.aquapark b {background-position: 0 -150px;}
	#left-col h2.koktelbar b {background-position: 0 -180px;}
	#left-col h2.programok b {background-position: 0 -210px;}
	#left-col h2.csuszdak b {background-position: 0 -240px;}
	#left-col h2.arak b {background-position: 0 -270px;}
	#left-col h2.hazirend b {background-position: 0 -300px;}
	#left-col h2.bulik b {background-position: 0 -330px;}
	#left-col h2.elmenybeszamolok b {background-position: 0 -360px;}
	#left-col h2.kedvcsinalo b {background-position: 0 -390px;}
	#left-col h2.idopontok b {background-position: 0 -420px;}
	#left-col h2.hiba b {background-position: 0 -450px;}
	#left-col h2.hirlevel b {background-position: 0 -480px;}
		
	#left-col p img { padding: 0 0 5px 5px;}	
		
	#right-col {
		margin:0; padding:0;
		width:220px; height:auto;
		float:right;
	}
					
/* 03 - HEADER
/* ----------------------------------------------*/

#pages-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
	float:left;
}
		
	#pages-list li, #pages-list li.blank {
		margin:0 8px 0 0; padding:0 0 0 8px;
		width:auto; height:auto;
		float:left;
	}
	
		#pages-list li.blank {
			background:none;
		}
			
#subscribe {
	margin:0; padding:0;
	width:auto; height:auto;
	float:right;
}
		
#logo-back {
	margin:auto; 
	padding:0;
	width:780px;
}
		

			
#search {
	margin:33px 0 0 0;
	float:right;
}
		
	.search-form {
		margin:0; padding:0;
		height:33px; width:268px;
		background:url(images/search-bar.gif) repeat-x top center;
	}
					
	.search-box {
		margin:7px 10px 0 10px; padding:2px;
		width:168px; height:auto;
		background: transparent;
		font:1em Arial, Helvetica, sans-serif; color:#FFF;
		border:0; float:left; display:inline;
	}
			
	.search-button {
		margin:1px 0 0 0;
		width:71px; height:31px;
		float:right;
	}
			
#category-list {
	margin:0; padding:4px 0 0 0;
}
		
	#category-list li {
		margin:0 0px 0 0px !important; 
		padding:0;
		float:left;
		list-style: none;
		font-size:14px;
		text-transform: uppercase;
	}
	
	#category-list li a{
		padding:1px 0 2px 25px;
		margin: 0 0 0 15px;
	    display:block;
		background:url(images/menubg.png) 0 0 no-repeat;
		color:#20231e;
	}
	
	#category-list li a:hover{
		background:url(images/menubg.png) 0 -19px no-repeat; 
		color: #0066a6;
		text-decoration:underline;
	}
			
	#category-list li.current_page_item a, #category-list li a:hover {
		background:url(images/menubg.png) 0 -19px no-repeat; 
	}


#category-list li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	margin:0;
	padding:0; 
	
}
#category-list li:hover ul, #category-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#category-list li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #d7e5e9;	
	border-left:1px solid #d7e5e9;	
	border-right:1px solid #d7e5e9;			
	line-height:28px;	
	width:15em;
	margin:0px;
}
#category-list li:hover, #category-list li.hover {
    position: static;
}
#category-list li ul ul {
	margin: -35px 0 0 15em;
}
#category-list li:hover ul ul, #category-list li.sfhover ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul {
	left: auto;
}
#category-list li:hover ul ul, #category-list li:hover ul ul ul, #category-list li.sfhover ul ul, #category-list li.sfhover ul ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul, #category-list li li li.sfhover ul {
	left: auto;
} 		

	
/* 04 - FEATURED
/* ----------------------------------------------*/

.featured-norm {
	margin:0; padding:0;
	width:auto; height:312px;
	line-height:20px;
}


	
	.featured-content {
		margin:0; padding:30px 0 0 0;
		width:335px; height:248px;
		float:left;
	}
	
	.featured-blog-content {
		margin:0; padding:30px 0 0 0;
		width:650px; height:210px;
		float:left;
	}
	
	.featured-preview {
		margin:27px 15px 0 0; padding:0;
		width:550px; height:auto;
		float:right; display:inline;
	}
	
	.featured-links {
		margin:30px 15px 0 0; padding:0;
		width:200px; height:auto;
		float:right; display:inline;
	}
	
/* 05 - LEFT COLUMN
/* ----------------------------------------------*/

.post-list, .post-list-last {
	margin:0; padding:0;
	list-style:none;
}

	.post-list-last {
		border-bottom:1px solid #d9e2e9;
	}
	
.post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank {
	margin:0; padding:0;
	border:1px solid #d9e2e9; border-width:1px 1px 0 0;
	background:url(images/postback.gif) repeat-y;
}

	.post-list li.post-last, .post-list-last li.post-last, .post-list li.post-last-blank {
		border-bottom:1px solid #d9e2e9;
	}
	
	.post-list li.post-last-blank {
		background:none;
	}

	.post-list li.post-blank, .post-list-last li.post-blank {
		margin:0; padding:0;
		width:auto; height:auto;
		border:1px solid #d9e2e9; border-width:0 1px 0 0;
		background:none;
	}
			
	.meta {
		margin:0; padding:15px;
		width:129px; height:auto;
		background:#fafbfd url(images/meta.gif) repeat-x top center;
		float:left; 
		border-left:1px solid #d9e2e9;
	}
					
		.related-posts, .tags, .tags-top, .comment-author {
			margin:10px -16px 0 -15px; padding:15px 15px 5px 15px;
			list-style:none;
			background:url(images/related-posts.gif) no-repeat bottom right;
			position:relative; z-index:5; overflow:visible;
		}
		 
			.related-posts, .tags-top {
				border-top:1px solid #d9e2e9;
			}
			
			.comment-author {
				margin:0 -16px 0 -15px; padding:0 15px 5px 15px;
			}
					
		.related_posts {
			margin:0; padding:0;
			width:auto; height:auto;
			list-style:none;
			_margin-top:40px;
		}
					
			.related_posts li {
				margin:0 0 10px 0; padding:0;
			}
				
	.post-content {
		margin:0; padding:20px;
		width:498px; height:auto;
		float:right;
		border-left:1px solid #d9e2e9;
		background:#FFF;
	}
				
		.post-preview {
			margin:0 15px 5px 0;
		}
		
.post-list li.other-post-last, .post-list-last li.other-post-last {
	margin:0; padding:10px;
	width:212px; height:auto;
	float:left;
	border:1px solid #d9e2e9; border-width:1px 0 0 0;
}

.post-list li.other-post, .post-list-last li.other-post {
	margin:0; padding:10px;
	width:212px; height:auto;
	float:left;
	border:1px solid #d9e2e9; border-width:1px 1px 0 0;
}

.post-list li.archives, .post-list-last li.archives {
	margin:0; padding:30px 10px 10px 10px;
	width:98% !important; height:auto;
	float:left;
	border:1px solid #d9e2e9; border-width:1px 0 0 0;
}

	.other-posts-preview {
		margin:10px 0;
	}
	
.img-border {
	padding:2px;
	border:1px solid #c2c2c2;
}
	
.commentlist {
	margin:0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:0;
		border-bottom:1px solid #e5e9ee;
		background:#fafbfd url(images/postback.gif) repeat-y;
	}

		.comment-meta {
			margin:0; padding:15px;
			width:129px; height:100%;
			background:#fafbfd;
			float:left;
			border-left:1px solid #d9e2e9;
		}
		
		.comment-meta .gravatar {
			margin-right:10px;
			float:left;
			_float:none;
		}
		
		.comment-content {
			margin:0; padding:15px 20px;
			width:498px; height:auto;
			background:#FFF;
			float:right;
			border-left:1px solid #e5e9ee;
			min-height:85px;
			height:auto !important;
			height:85px;
		}
		
		
.comment-form-left {
	margin:0; padding:0;
	width:170px; height:auto;
	float:left;
}

.comment-form-right {
	margin:0; padding:0;
	width:285px; height:auto;
	float:right;
}

		.textfield {
			margin:8px 0 0 0; padding:5px;
			background:#FFF;
			border:1px solid #e5e9ee;
		}
		
		.button {
			margin:0; padding:4px 6px;
			background:#2b4869 url(images/button.gif) repeat-x;
			border:1px solid #2b4869;
			font:bold 0.92em Arial, Helvetica, sans-serif; color:#FFF;
		}
		
		
/* 06 - RIGHT COLUMN
/* ----------------------------------------------*/

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

	.box img {
		margin:0 auto 15px auto; display:block;
		text-align:center;
	}

#sidebar {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:0 0 28px 0;
	}
	
		#sidebar li ul {
			margin:0; padding:0;
			list-style:none;
		}
		
			#sidebar li ul li {
				margin:5px 0; padding:0;
				width:auto; height:auto;
			}
		
			#sidebar li ul li.popular {
				margin:15px 0 0 0; padding:0 0 5px 0;
				width:auto; height:auto;
				background:url(images/dash.gif) repeat-x bottom center;
			}
			
			#sidebar li .flickr_badge_image {
				float:left;
				margin:5px;
			}
			
			#sidebar li .flickr_badge_image img {
				padding:4px;
				background-color:#FFFFFF;
				border: solid 1px #cccccc;
			}
			
			 #sidebar .box {  padding:15px 0 0 0; }
	
/* 00 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0; padding:0;
	background:#636363;
	color:#fff;
}
#footer h3 {font-size: 12px; font-weight:bold; padding: 0 0 5px 0; margin:0;}
#footer a {color: #49bf64;}
#footer .flickrpics img {padding: 5px;}
#footer .flickrpics a:hover img { padding: 0; border: 5px solid #066aa8;}
#footer p {margin:0; padding:0 0 5px 0;}
#footer ul {margin: 0; padding:0; background:#636363 url(images/footer.png) no-repeat top left; }
#footer ul li { margin:0 20px 0 0; list-style-type:none; }
#footer ul li.widget { width:246px; float:left; padding:20px 0 20px 0;}
#footer ul li.utolso { margin: 0;}
#footer ul li ul {background:none;}

#footer ul li h5 {color:#94bfda;}

.copyright {
	margin:auto; padding:20px 0;
	float:left;
}

.woothemes {
	margin:auto; padding:20px 0;
	float:right;
}

	a.woothemes-link:link, a.woothemes-link:active, a.woothemes-link:visited {
		margin:0 0 -5px 0; padding:5px 95px 0 0;
		width:auto; height:22px; display:block;
		background:url(images/woothemes-trans.png) no-repeat center right;
		float:right;
	}

#pages-top {
	background:#2c4a6c url(default/pages-top.gif) repeat-x bottom center;
	border-bottom:1px solid #4e6d8e;
}

.search-form {
	background:url(default/search-bar.gif) repeat-x top center;
}





.featured-blog {
	margin:0; padding:0;
	width:auto; height:auto;
	background:url(default/featured-blog.gif) no-repeat top center;
	line-height:20px;
}



.comment-meta, .post-content {
	border-left:1px solid #d9e2e9;
}

.post-list-last {
	border-bottom:1px solid #d9e2e9;
}

.post-list li.post-last, .post-list-last li.post-last, .post-list li.post-last-blank {
	border-bottom:1px solid #d9e2e9;
}

.post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank {
	background:url(default/postback.gif) repeat-y;
}

.post-list li.post-blank, .post-list-last li.post-blank, .post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank, .post-list li.other-post-last, .post-list-last li.other-post-last, .post-list li.archives, .post-list-last li.archives, .post-list li.other-post, .post-list-last li.other-post {
	border-color:#d9e2e9;
}

.meta {
	background:#fafbfd url(default/meta.gif) repeat-x top center;
	border-left:1px solid #d9e2e9;
}

.related-posts, .tags-top {
	border-top:1px solid #d9e2e9;
}

.comment-content {
	border-left:1px solid #e5e9ee;
}

blockquote {
	background:#f0f4f7;
	border:1px solid #d9e4ef;
}

h3, h3 a:link, h3 a:active, h3 a:visited {
	color:#4b93c0;
}

.post-content h1, h1.comments-title, .post-content h2, .post-content h2.title, h2.comments-title, .post-content h3, .post-content h4, .post-content h5 {
	color:#484a4b;
}

h4, h4.related-posts, h4.tags {
	color:#929ba3;
}

a:link, a:active, a:visited {
	color: #2F4F73;
}

h2.featured a:link, h2.featured a:active, h2.featured a:visited, a.twitter:link, a.twitter:active, a.twitter:visited, a.email:link, a.email:active, a.email:visited, a.rss-big:link, a.rss-big:active, a.rss-big:visited, .featured-norm, .featured-blog, h2.featured {
	color:#d9eff7;
}

#pages-list li, #pages-list li.blank {
	background:url(../images/page-list-divider.gif) no-repeat center left;
}
#pages-list li.blank {
	background:none;
}

#pages-list li a, a.rss:link, a.rss:active, a.rss:visited, #pages-top {
	color: #d1dce7;
}

.meta {
	color:#676d72;
}


.textfield {
	color:#b2b5b6;
}



.related-posts-list li a:hover, .meta a:hover {
	color:#2f5074;
}

.gray, .gray a, h2.gray a {
	color:#71787b;
}

.lightgray, .lightgray a {
	color:#b2b5b6;
}

.orange, caption {
	color:#d94d00;
}

.grayblue, .grayblue a, .related_posts li a, .meta a {
	color:#748a9c;
}

.darkblue, .darkblue a {
	color:#112842;
}

.darkgray, .darkgray a, th {
	color:#3a3c3e;
}

#sidebar a, #sidebar {
	color:#9ca0a4;
}
