@charset "utf-8";
/*
Theme Name: ennerwee Theme
Theme URI: http://www.ennerwee.lu/
Description: Wordpress custom Theme for ennerwee.lu
Version: 0.1
Author: kochi
Author URI: http://www.whatever.lu/

	Copyright &copy; 2008 (who cares?)

	This wordpress theme is based on experience, documentation, tutorials and powred by coffee and beer
	
	Following (manual) includes are required :
	- swfobject >> http://code.google.com/p/swfobject/
	
	Following plugins are required :
	- Lightbox plugin:  http://stimuli.ca/lightbox/
    - Contact Form : http://wordpress.org/extend/plugins/contact-form-7/
	- Page order : http://wordpress.org/extend/plugins/my-page-order/
	
	Nice to have :
	- Tinymce editor ...

*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 REST ALL HTML TAGS
 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,b
lockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Typography
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body {
	font:12px/1em Arial, Helvetica, sans-serif;
	color:#303030;
	line-height:1.45em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #909090;
}

a, a:visited { color:#0081ab; text-decoration:underline; }
a:hover { color:#ea0437; text-decoration:none; background-color:#ccc; }

p {	padding:0; margin: 0 0 10px 0; }

h1 { font-size: 218%; line-height: 1.3em; color: #000; }
h2 { font-size: 164%; line-height: 1.3em; color: #000; }
h3 { font-size: 145%; line-height: 1.3em; font-weight:bold; margin:10px 0 5px 0; }
h4 { font-size: 118%; line-height: 1.3em; }

strong {
	font-weight:bold;
}

ul {
		list-style:disc;
		list-style-position:inside;
		margin:0 0 10px 0;
}

ul li {
		margin:0 0 10px 0;
		color:#505050;
		line-height:1.1em;
}


blockquote {
	margin:15px 0;
	padding:10px;
	background-color:#f0f0f0;
	color:#000;
	font-size:0.95em;
	font-weight:normal;
	line-height:1.2em;
}

blockquote p {
	margin:0;
	padding:0;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Global definitions
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body {
	text-align:center;
	background-color:#4b4b4b;
}

#wrapper {
	position:relative;
	width:748px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	margin:0 auto;
	padding:10px 10px 40px 10px;
	text-align:left;
	background:#fff;
}

.clear_5px {
	clear:both;
	height:5px;
}

.clear_20px {
	clear:both;
	height:20px;
}

.clear_40px {
	clear:both;
	height:40px;
}

/* image styles */
/* ////////////*/
#post a img { border: 1px solid #ccc; }
#post a:hover img { border: 1px solid #0081ab; }
.alignleft { float:left; margin:-1px 15px 5px 0; }
.alignright { float: right; margin:-1px 0 5px 15px; }
.centered { margin-left: auto; margin-right: auto; }

/* colums */
/*///////*/

/* 1.5col*/
.w1-5_col_left {
	width:308px;
	margin-right:36px;
	float:left;
}
.w1-5_col_right {
	width:136px;
	float:left;
}
/* 2col */
.w2_col_left {
	width:222px;
	margin-right:36px;
	float:left;
}
.w2_col_right {
	width:222px;
	float:left;
}

/* 3col */
.w3_col_left {
	width:136px;
	margin-right:36px;
	float:left;
}
.w3_col_right {
	width:136px;
	float:left;
}

.clear, .clearboth, .clearBoth {
	clear:both;
}

/* other */
/* ***** */
hr {
	border:solid 1px #ccc;
	margin:15px 0 20px;
	clear:both;
}

/* NEXT LINK >>>>>>>>>>>>>>
--------------------------------------------*/

a.nextLink {

	display:block;
	font-size:1.37em;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding:2px;
	width:auto;
}
a.nextLink:hover {
	text-decoration: none;
}


/* Header >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#header_logo {
	margin:0;
	padding:0;
}

#header_navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:27px; /* optical adjustment */
	margin-bottom:15px;
	margin-top:-12px;
}

#header_navigation ul {
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0px;
}
#header_navigation li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#header_navigation li a {
	border-right: 1px solid #999;
	display: block;
	padding:0 5px;
	text-align: center;
	color:#000;
	font-size:1.1em;
	text-decoration:none;
}
#header_navigation li a:hover
{
	color:#ea0437;
	background:none;
}

#header_navigation .current_page_item a, #header_navigation .current_page_ancestor a, #header_navigation .current_page_parent a {
	font-weight:bold;
	color:#ea0437;
}

/* Content >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#content {
	margin:0 30px;
}

/* POST */
#post {
	width:480px;
	float:left;
	margin:0;
	padding:0;
}

#post h1 {
	margin:0 0 15px -2px;
	padding:0;
}

.postdate {
	display:block;
	font-size:8px;
	color:#999;
	padding-left:3px;
	margin-top:-15px;
}

.clear_post {
	clear:both;
	height:20px;
	margin:10px 0 20px 0;
	border-bottom:1px dotted #ccc;
}

#post_navigation {
	margin-top:-15px;
	border-bottom:1px dotted #ccc;
}

#post_navigation .post_previous {
	float:left;
	margin-right:-1px; /* optical alignment */
}

#post_navigation .post_next {
	float:right;
	margin-left:-1px; /* optical alignment */
}

#post_navigation .post_previous a {
	text-decoration:none;
	padding-left:15px;
	background:url(images/arrow_previous.png) no-repeat top left;
}

#post_navigation .post_next a {
	text-decoration:none;
	padding-right:15px;
	background:url(images/arrow_next.png) no-repeat top right;
}

#post_navigation .post_previous a:hover {
	background-color:none;
}

#post_navigation .post_next a:hover {
	background-color:none;
}

/* Subnavigation >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#subnavigation {
	float:left;
	width:147px;
	margin-right:40px;
	padding-right:20px;
	border-right:1px solid #ccc;
}

#subnavigation ul {
	list-style-type: none; 
	margin:0;
	padding:0;
}

#subnavigation li {
	margin:0;
	padding:0;
}


/*pages*/
#subnavigation ul li {
	padding:0;
	margin:7px 10px 8px 0;
}

#subnavigation ul li a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:145%;
	font-weight:bold;
	line-height:1.3em;
	color:#999;
}

#subnavigation ul li a:hover {
	background:none;
	color:#ea0437;
}

#subnavigation ul .current_page_item a {
	color:#ea0437;
}
#subnavigation .current_page_ancestor a {
	color:#4b4b4b;
}
#subnavigation ul ul .current_page_item a {
	color:#ea0437;
}

/*sub sub */
#subnavigation ul ul li {
	padding:0;
	margin:3px 10px 5px 10px;
}

#subnavigation ul ul li a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:106%;
	font-weight:bold;
	line-height:1em;
	color:#999;
}

#subnavigation ul ul li a:hover {
	background:none;
	color:#ea0437;
}


#subnavigation .current_page_item li a, #subnavigation .current_page_ancestor li a {
	color:#999;
}


/* COMMENTS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* comment START */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; clear:both;}
ol.commentlist li { border-left:5px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #ccc; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font-size:1.5em; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:0.9em; }
ol.commentlist li.comment div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li.comment div.comment-meta a:hover { color:#aaa; background:none; }
ol.commentlist li.comment p { font-size:1em; margin-top:15px; }
ol.commentlist li.comment ul { font-size:1em; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:0.9em; }
ol.commentlist li.comment div.reply a { }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#f8f8f8; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { border-left:5px solid #bbb; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

#respond {
	margin-top:40px;
	padding-top:20px;
	border-top:2px dotted #ccc;
}
#comment {
	width:480px;
}

.navigation {
	width:480px;
	display:block;
	font-size:0.8em;
	margin:10px 0;
}
.navigation a {
	background-color:#ccc;
	text-decoration:none;
	padding:0 2px;
	color:#FFF;
}
.navigation a:hover {
	color:#ea0437;
}



/* comment END */






/* Footer >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#footer {
	margin:40px 30px 0 30px;
	padding-top:5px;
	font-size:9px;
	border-top:1px solid #ccc;
}

#footer .legal {
	float:left;
	margin-right:40px;
}

#footer .other {
	float:right;
	margin-left:40px;
}

#footer .other .rss {
	padding-left:16px;
	background:url(images/rss.png) no-repeat top left;
}



/*comment styles */
/* ***************************************************************************** */


#comments_container {
	margin-top:25px;
	border-top:dotted 1px #000;
	padding-top:25px;
}

#comments_container h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#505050;
	padding-bottom:12px;
}

#comments_container h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#505050;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
}

.comment_author_details {
	font-size:0.75em;
	margin-bottom:-4px;
}

.comment_text {
	background:#f2f2f2;
	padding:5px;
	margin-bottom:10px;
}


#leave_comment {
	margin-top:25px;
	border-top:dotted 1px #000;
	padding-top:25px;
	margin-bottom:25px;
	border-bottom:dotted 1px #000;
	padding-bottom:50px;
}

.commentmetadata {
	font-weight: normal;
}
	
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
}

#commentform #submit {
	float: right;
}


