/*
Theme Name: Cool Paris
Theme URI: http://www.netlash.com/
Description: Theme developed by Netlash.
Version: 1.6
Author: Netlash
Author URI: http://www.netlash.com/
Tags: cool, paris

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

*/

/* Typography and text styles */
html {
	height: 100%;
}

body {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-align: center;
	height: 100%;
	background: #232c33 url('images/deco_bg_body.jpg') repeat-x;
}

#header {
	position: relative;
	background: url('images/deco_bg_header.jpg') no-repeat;
	width: 679px;
	height: 184px;
}

#header h1 {
	float: left;
	width: 339px;
	height: 54px;
	padding: 0;
	margin: 107px 0 0 0;
}

#header h1 a {
	float: left;
	width: 228px;
	height: 54px;
	background: url('images/title_h1.jpg') no-repeat;
	text-indent: -9999px;
}

p#slogan {
	float: left;
	width: 327px;
	text-align: right;
	padding: 0 13px 0 0;
	margin: 135px 0 0 0;
	font-size: 14px;
	color: #c5e1f2;
	font-weight: bold;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#footer {
	width: 840px;
	text-align: left;
	padding: 13px 0 34px 120px;
	margin: auto;
	color: #5f8398;
	font-size: 10px;
}

#footer a {
	color: #5f8398;
}

#footer a:hover {
	color: #fff;
}

#content {
	background: #4d6370 url('images/deco_bg_content.gif') repeat-y;
}


/* Headings */
h1, h2, h3, h4 {
	font-weight: 700;
	line-height: 1.1;
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2 {
	font-size: 19px;
}

h3 {
	font-size: 16px;
	padding: 0 0 14px 0;
}

h4 {
	font-size: 13px;
	padding: 7px 0 7px 0;
	font-weight: 700;
}

p {
	padding: 0 0 33px 0;
}

ul, ol {
	padding: 0 0 12px 24px;
}

ul {
	list-style: disc;
}

ol {
	list-style-type: decimal;
	padding: 0 0 12px 24px;
}

	ul ul, ol ul {
		padding-bottom: 0;
	}
	
	ol ol {
		padding-bottom: 0;
	}
	
	ul ol {
		padding: 0 0 0 28px;
	}

small, span.mute {
	color: #808080;
	font-size: 11px;
}

code {
	font-family: Monaco, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.15;
}

pre {
	padding: 7px 14px;
	background: #F5F5F5;
	margin: 0 0 14px;
}

blockquote, q {
	font-style: italic;
	color: #666;
}

blockquote {
	padding: 0 0 0 14px;
}

cite {
	font-size: 11px;
	text-align: right;
	display: block;
	position: relative;
	top: -14px;
	height: 0;
	/* Dismisses height to correctly align next element */
}

/* Default styling for data tables */
table {
	font-family: Arial, sans-serif;
	margin: 0 0 14px;
	border-top: 1px solid #D6E0EC;
	border-left: 1px solid #D6E0EC;
}

td, th {
	padding: 7px;
	border-right: 1px solid #D6E0EC;
	border-bottom: 1px solid #D6E0EC;
	font-size: 11px;
}

th {
	font-weight: 700;
	background: #F5F7F9;
	color: black;
	line-height: 1.2;
	text-align: left;
}

tr.rowOdd { background: white; }
tr.rowEven { background: #FCFCFC; }

form table {
	border: none;
}

form table td {
	border: none;
	font-size: 13px;
	vertical-align: top;
	padding: 0 5px 10px 0;
}

abbr, acronym {
	cursor: help;
}

/* Links */
a:link {
	color: #fff;
}

a:visited {
	color: #02499b;
}

a:hover,
a:active {
	color: #02499b;
}


/**
 * = Page structure and layout
 * ----------------------------------------------------------
 */

/**
 * = stories
 * ----------------------------------------------------------
 */

#stories {
	float: left;
	width: 679px;
}

#stories ins {
	float: left;
	margin: 0 0 18px 0 !important;
	width: 679px !important;
}

#stories ins ins {
	width: auto !important;
}

#stories iframe {
	margin: 20px 0 0 20px;
}

#stories dl {
	border-left: 5px solid #fff;
}

#stories dt {
	padding: 19px 23px 20px 15px;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #f27b12;
}

#stories dt a {
	color: #f27b12;
	text-decoration: none;
}

#stories dt a:hover {
	color: #C5E1F2;
}

#stories dd {
	padding: 0 23px 32px 15px;
	margin-bottom: 17px;
	background: url('images/deco_bg_stories_dd.jpg') 0 bottom repeat-x;
}

#stories dd.comments {
	background: none;
	float: left;
}

#stories dd h3 {
	color: #A6D6F2;
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 22px 0;
	text-transform: uppercase;
}

#stories ul {
	border-left: 5px solid #fff;
}

#stories dl ul {
	border: 0;
}

#stories dl ul.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#stories .date {
	float: left;
	width: 96px;
	height: 105px;
	background: #0f0;
	padding: 8px 0 0 0;
	margin: 0;
	background: url('images/deco_bg_date.jpg') no-repeat;
	list-style-type: none;
}

#stories .date li {
	width: 75px;
	text-align: center;
	line-height: 100%;
}

#stories .date li.day {
	font-weight: bold;
	font-size: 30px;
}

#stories .date li.month {
	padding-top: 3px;
	font-size: 12px;
}

#stories .date li.year {
	padding-top: 3px;
	font-size: 11px;
}

#stories .storyMain {
	float: left;
	width: 530px;
}

#stories .storyMain_large {
	float: left;
	width: 600px;
}


#stories .storyMain h1, #stories .storyMain_large h1 {
	color: #fff;
	padding: 0 0 12px 0;
}

#stories .storyMain h2, #stories .storyMain_large h2 {
	color: #fff;
	padding: 0 0 12px 0;
}

#stories .storyMain h3, #stories .storyMain_large h3 {
	color: #fff;
	font-size: 17px;
	font-family: arial, sans-serif;
	text-transform: none;
	padding: 0 0 12px 0;
}                  
                   
#stories .storyMain h4, #stories .storyMain_large h4 {
	font-size: 15px;
	color: #fff;  
	font-weight: normal;
	padding: 0 0 12px 0;
}                  
                   
#stories .storyMain h5, #stories .storyMain_large h5 {
	color: #fff;  
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 12px 0;
}                  
                   
#stories .storyMain h6, #stories .storyMain_large h6 {
	color: #fff; 
	font-size: 11px; 
	font-weight: bold;
	padding: 0 0 12px 0;
}                  
                   
#stories .storyMain blockquote, #stories .storyMain_large blockquote {
	color: #fff;   
}                  
                   
#stories .storyMain address, #stories .storyMain_large address {
	color: #fff;   
}                  
                   
#stories .storyMain pre, #stories .storyMain_large pre {
	color: #fff;  
	background: none;
	padding: 0;
}                  
                   
#stories .storyMain a, #stories .storyMain_large a {
	color: #F27B12;  
	text-decoration: underline;
}

#stories .storyMain a:hover, #stories .storyMain_large a:hover {
	color: #C5E1F2;
}
                   
#stories .storyMain cite, #stories .storyMain_large cite {
	color: #fff;   
}                  
                   
#stories .storyMain q, #stories .storyMain_large q {
	color: #fff;   
}                  
                   
#stories .storyMain small, #stories .storyMain_large small {
	color: #fff;   
}                  
                   
#stories .storyMain ul, #stories .storyMain_large ul {
	color: #fff;  
	font-size: 12px;
}                  
                   
#stories .storyMain ol, #stories .storyMain_large ol {
	color: #fff;   
	font-size: 12px;
}                  
                   
#stories .storyMain dl, #stories .storyMain_large dl {
	color: #fff;   
	border: 0;
}                  
                   
#stories .storyMain dt, #stories .storyMain_large dt {
	color: #fff;   
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}                  
                   
#stories .storyMain dd, #stories .storyMain_large dd {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	background: none;
}

#stories .storyMain img.alignleft, #stories .storyMain_large img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

#stories .storyMain img.alignright, #stories .storyMain_large img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.storyMain h3#reply, .storyMain h3#comments {
	color: #A6D6F2;
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 14px 0;
	text-transform: uppercase;
}

.storyMain p, .storyMain_large p {
	font-size: 12px;
	line-height: 150%;
	padding: 0 0 17px 0;
}

.storyMain p.loggedInInfo {
	color: #D8DFF2;
	font-size: 11px;
	padding: 0 0 5px 0;
}

.storyMain p.loggedInInfo a {
	color: #D8DFF2;
}

.storyMain p.loggedInInfo a:hover {
	color: #F27B12;
}

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

.storyMeta li {
	float: left;
	padding: 0;
	line-height: 100%;
}

#stories .storyMeta li a {
	padding: 3px 0 0 0;
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #a6d6f2;
}

.storyMeta li.readMoreLink {
	background: #8dbbd6 url('images/deco_bg_readMore_left.gif') no-repeat;
	height: 22px;
	overflow: hidden;
	margin: 0 14px 0 0;
}

#stories .storyMeta li.readMoreLink a {
	height: 22px;
	background: url('images/deco_bg_readMore_right.gif') no-repeat right 0;
	padding: 4px 11px 0 11px;
	color: #2c3941;
}

#stories .storyMeta li a:hover {
	color: #fff;
}

#stories ul#storiesNavigation {
	background: url('images/deco_bg_storiesNavigation.gif') repeat-x;
	list-style-type: none;
	padding: 0 8px 42px 0;
	margin-top: -11px;
}

#stories ul#storiesNavigation li {
	float: right;
	display: inline;
	margin-left: 20px;
	padding-top: 4px;
	line-height: 100%;
}

#stories ul#storiesNavigation a {
	color: #a6d6f2;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#stories ul#storiesNavigation a:hover {
	color: #fff;
}

#stories ul#storiesNavigation li.olderStories a {
	background: url('images/deco_bg_olderStories.gif') no-repeat right 2px;
	padding-right: 17px;
}

#stories ul#storiesNavigation li.newerStories a {
	background: url('images/deco_bg_newerStories.gif') no-repeat left 2px;
	padding-left: 17px;
}

/**
 * = sidebar
 * ----------------------------------------------------------
 */

#sidebar {
	float: left;
	width: 276px;
	position: relative;
	padding: 0 0 35px 0;
	background: #435661 url('images/deco_bg_sidebar.jpg') repeat-x 0 bottom;
	overflow: hidden;
}

#sidebar h2 {
	padding: 0 22px 14px 22px;
	color: #a6d6f2;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	text-transform: uppercase;
	width: 232px;
}

#sidebar ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul {
	padding: 0 22px 26px 0;
	margin: 0 0 0 22px;
	display: inline;
	clear: left;
	float: left;
	width: 230px;
}

#sidebar ul a {
	color: #7597aa;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

li#recent-comments {
	display: none;
}

#sidebar ul a:hover {
	color: #fff;
}

#sidebar li {
	float: left;
	width:	276px;
}

#sidebar li#googleAds {
	margin-left: 14px;
	width: 262px;
	display: inline;
	padding-bottom: 26px;
}

#sidebar li li {
	clear: left;
	float: left;
	background: url('images/deco_bg_sidebarLi.jpg') 0 7px;
	width: 253px;
	height: 18px;
}

#sidebar li li a {
	float: left;
	background: #435661;
	margin: 0 0 0 51px;
	padding: 0 5px;
	max-width: 150px;
	height: 15px;
	overflow: hidden;
	line-height: 110%;
}

#sidebar li li#tag_cloud {
	padding: 0 0 5px 0;
	width: 254px;
	background: none;
	height: auto;
}

#content #sidebar #tag_cloud a {
	width: auto;
	margin: 0;
	padding: 0 25px 0 0;
	height: auto;
}

#sidebar #tag_cloud  h2 {
	padding-left: 0;
}

#sidebar #tag_cloud a.tag-link-1 {
	font-size: 10px !important;
}

#sidebar #tag_cloud a.tag-link-2 {
	font-size: 12px !important;
}

#sidebar #tag_cloud a.tag-link-3 {
	font-size: 14px !important;
}

#sidebar #tag_cloud a.tag-link-4 {
	font-size: 16px !important;
}

#sidebar #tag_cloud a.tag-link-5 {
	font-size: 18px !important;
}


/**
 * = searchform
 * ----------------------------------------------------------
 */

#searchform {
	/*background: url('images/deco_bg_searchform.jpg') no-repeat; */
	background: #000;
	width: 276px;
	padding: 28px 0 0 0;
	margin-bottom: 20px;
	clear: left;
	float: left;
}

#searchform label {
	display: none;
}

#searchform fieldset {
	/* background: #08151c; */
	width: 241px;
	padding: 0 13px 27px 22px;
}

#searchform input#s {
	width: 130px;
	margin-right: 13px;
}

#searchform input#searchsubmit {
	width: 80px;
}

/**
 * = comments
 * ----------------------------------------------------------
 */

#blogComments {
	width: 636px;
	clear: left;
	float: left;
}

#blogComments div.blogCommentWrapper {
	width: 636px;
	clear: left;
	float: left;
	padding: 0 0 45px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #668295;
	display: inline;
}

#blogComments div.blogCommentDescription {
	float: left;
	width: 120px;
	padding: 0 25px 0 0;
}

#blogComments div.blogCommentDescription h2 {
	float: left;
	color: #A6D6F2;
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

#blogComments div.blogCommentDescription h2 a {
	color: #A6D6F2;
}

#blogComments div.blogCommentDescription h2 a:hover {
	color:#F27B12;
}

#blogComments div.blogCommentDescription p {
	clear: left;
	float: left;
	font-size: 11px;
	padding: 0;
}

#blogComments div.blogCommentDescription p strong {
	display: block;
}

#blogComments div.blogCommentContent {
	float: left;
	width: 345px;
}

#blogEntryPostForm {
	width: 636px;
	clear: left;
	float: left;
}

#blogEntryPostForm a:visited {
	color: #fff;
}

#blogEntryPostForm a:hover {
	color:#A6D6F2;
}

#blogEntryPostForm h2 {
	padding: 0 23px 20px 0;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #f27b12;
}

#blogEntryPostForm p {
	padding: 0 0 25px 0;
	clear: left;
	float: left;
	width: 636px;
}

#blogEntryPostForm p.loggedInAs {
	font-size: 11px;
}

#blogEntryPostForm label {
	clear: left;
	float: left;
	width: 144px;
}

#blogEntryPostForm small {
	color: #A6D6F2;
}

#blogEntryPostForm textarea {
	float: left;
	width: 120px;
}

#blogEntryPostForm input {
	width: 400px;
}

#blogEntryPostForm input#submit {
	width: auto;
}

#blogEntryPostForm textarea {
	vertical-align: top;
	width: 400px;
	padding: 5px;
	height: 140px;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin-bottom: 45px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}