/*
Theme Name: Moom
Theme URI: http://www.moom-light.com
Description: Powered by Coca-Light.
Version: 1.0
Author: Gasquez Florian
Author URI: http://twitter.com/un_geek
*/

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,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"""";}

body {
	background: url('./imgs/bg.png');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}
#page {
	width: 1000px;
	margin: 0 auto;
}
#logo {
	width: 580px;
	height: 173px;	
	background: url('./imgs/logo.png');
	display: block;
	position: absolute;
	left: 0px;
}
#header {
	position: relative;
	height:  203px;
	z-index: 1;
}
#moom {
	width: 344px;
	height: 202px;
	background: url('./imgs/moom.png');
	position: absolute;
	right: 0px;
	z-index: 1;
}
#bar {
	width: 656px;
	height: 30px;
	background: url('./imgs/top_bar.png');
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
#nav {
	font-family:georgia;
	font-size:24px;
	height:40px;
	left:450px;
	position:absolute;
	top:130px;
	width:215px;
	z-index:1000;
}
#nav .current_page_item {
	background: url('./imgs/selected.png');
}
.current_page_item a {
	color: #bb3d34 !important;
}
#nav li {
	float:left;
	height:37px;
	line-height:40px;
	padding-right:px;
	text-align:center;
	width:105px;
}	
#nav a {
	color: #999999;
	text-decoration: none;
}
#main {
	width: 686px;
	float: left;
}
#sidebar {
	width: 265px;
	float: left;
}
.pagetitle {
	width: 100%;
	text-align: center;
	text-decoration: underline;
}
#first_txt {
	padding: 20px;
	text-align: justify;
	position: relative;
	z-index: 1000;
	margin-top:-70px;
}
#footer {
	height: 45px;	
	line-height: 45px;
	background: #000;
	color: #FFF;
	text-align: center;
}
.wid div {
	padding: 10px;
	text-align: justify; 
	line-height: 25px;
}
h3, h1 {
	font-size: 20px;
	color: #973129;
	line-height: 30px;
	margin-bottom: 10px;
}
.facebook {
	margin-left: 35px;
}
.tumblr {
	margin-left: 20px;
}
a {
	color: #973129;
}
#sidebar {
	background: url('./imgs/sidebar_sep.png');
	background-repeat: repeat-y;
	background-position: 1px;
}
.sep {
	margin-left:15px;
	margin-top:5px;
}
.wid {
	padding: 10px;
}
.widgettitle {
	font-size: 18px;
	color: #000;
}
.wid ul {
	margin-top: 10px;
}
.wid li {	
	border-bottom: 1px dotted #cccccc;
	height:25px;
	margin-left:20px;
	overflow:hidden;
	line-height: 25px;
}
.post_meta {
	width: 57px;
	background: url('./imgs/post.png');
	background-repeat: no-repeat;
	height: 244px;
	float: left;
	margin-left: 50px;
	margin-right: 10px;
}
.post_content {
	float: left;
	width:560px;
	text-align: justify !important;
}
.post_content p {
	margin-bottom: 5px;
	text-align: justify;
}
.post_content {
	text-align: justify;
}
.month {
	font-family: Helvetica;
	color: #646464;
	font-size: 22px;
	margin-top: 12px;
	margin-left: -5px;
	margin-bottom:2px;
	width:38px;
	text-align: right;
}
.day {
	font-family: Helvetica;
	font-size: 32px;
	color: #b9625b;
	margin-left: -5px;
	margin-bottom: 2px;
	width:38px;
	text-align: right;
}
.year {
	font-family: Helvetica;
	color: #646464;
	font-size: 16px;
	margin-left: -5px;
	width:38px;
	text-align: right;
}
.commentNum a {
	color: #646464;
	display:block;
	font-size:14px;
	margin-left:5px;
	margin-top:26px;
	text-decoration:none;
}
.clear {
	clear: both;
}
.cats {
	margin-left: 20px;
	width: 250px;
}
.cats, .tags {
	float: left;
	margin-top: 25px;
	font-size: 10px;
	overflow: hidden;
}
.tags {
	margin-left: 20px;
	width: 240px;
}
.sepsep {
	width: 636px;
	height: 13px;
	background: url('./imgs/sep_post.png');
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}
.more-link {
	font-size:14px;
	font-style:italic;
	margin-left:-100px;
	margin-top:-2px;
	position:absolute;
	text-align:right;
	text-decoration:none;
}
.no_tag {
	background: url('./imgs/post_bottom_nt.png') !important;
}
.meta {
	width: 530px;
	height: 43px;
	margin-top: 15px;
	float: right;
	background: url('./imgs/post_bottom.png');
}
em {
	font-style: italic;
}
ins {
	text-decoration: underline;
}
.meta {
	clear: both;
}
h3 a {
	color: #973129;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
 border: 1px solid #AAA;
padding:2px;
}

.wp-caption {
width: auto !important;

  border: 1px solid #E5E5E5;
  overflow: hidden;

}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.entry p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}
#page_top {
	float:right;
	margin-right:-20px;
	margin-top:-16px;
}
.pages, .current, .extend, .last, .wp-pagenavi a {
	-moz-border-radius: 5px;
	border:1px solid #cecece !important;
	color: #aaa !important;
}
.current {
	color: #973129 !important;
}


/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 16px; width:445px;}
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.comments-header { border-top: 1px solid #E6F0F2; width: 655px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;margin-top:-18px;
}
.commentlist {
  border: 28px solid #fff;
  border-top: 0 none;
  font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E6F0F2;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
  /*background: transparent url(img/bg-comment.png) 10px 19px no-repeat;*/
  border-top: 28px solid #fff;
  border-left: 40px solid #fff;
}

.comment-body {

  color: #303030;
  margin-left: 20px;  
text-align: justify !important;
margin-bottom: 2px; 
 padding: 11px 15px;
font-size:12px !important;
  position: relative;
border: 1px solid #cecece; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
line-height: 18px;
}

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

img.avatar {
	border: 1px solid #aaa;
	padding: 2px;
  position: absolute;
  left: -60px;
}
.allcomments {
	color:#5E5E5E;
}
ul.children { }
ul.children li { border-top: 15px solid #fff; }

.comment-meta { font-size: 10px; margin-bottom: 3px; line-height: 16px; }

.comment-author-admin .comment-body {border: 1px solid #aaa; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a {  }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says { }
.comment div em { } /* comments awaiting moderation. */

.reply { overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
	float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {

  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #AAA;
  color: #999;
  display: block;
  height: 15px;
font-size: 11px;
  line-height: 15px;
  padding: 5px 3px;
  width: 85%;
}

textarea#comment {
	border:1px solid #AAA;
	font-family:inherit;
	height:134px;
	margin:0 0 9px;
	padding:5px 3px;
	font-size:12px;
	width:325px;
}

