/*  
Theme Name: MJ
Theme URI: http://www.poshcraze.info
Description: Widget Ready
Author: Happpi Chua
Author URI: http://www.poshcraze.info
*/


/* Begin Typography & Colors */
body {
	font-size: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: #314151 url(images/body-bg.jpg);
	}
 
#page {
    background-color:#FFFFFF;
	text-align: left;
	}

#headerimg { 
	background: transparent url('images/headerimg.jpg') no-repeat bottom right;
	} 


#content {
	line-height: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

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

#footer {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('images/footer-bg.jpg') top  no-repeat; 
	font-size:11px;
	border: none;
	}

#footer a { color: #90383d; }	
	
small {
	font-family: 'Century Gothic', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}


h2, h3 {
	font-family: 'Century Gothic', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 48px;
	text-align: left;
	color:#ded8c2;
	}

#headerimg .description {
    font-family: 'Century Gothic', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	text-align: left;
	color:#ded8c2;
	padding-left:32px;
	height:35px;
	}

h2 {
	font-size: 1.8em; 
	}

h2.pagetitle {
	font-size: 1.8em;  
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 14pt;
	background:url(images/sidebar-head-bg.jpg) top no-repeat;
	color:#ffffff;
	font-weight:normal;
	
	margin:0;
	padding:30px 0 10px 28px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #ded8c2;
	padding-left:6px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9e454c; 
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #90383d;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: normal; 
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    background: url(images/sidebar-top-bg.jpg) top no-repeat;
	font: 14px "Century Gothic", Arial, 'Lucida Grande', Sans-Serif;
	
	line-height: 18px; 
  	margin-top:49px;
	}

#sidebar-top {
    height:10px;
    }

#sidebar-content{
    background: url(images/sidebar-bg.jpg); 
	}	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9e454c; 
	text-decoration: none;
	}

a:hover { 
	color: #9e454c;
	text-decoration: underline; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 964px; 
	min-height: 600px;
	background: url(images/page-bg.jpg); 
	}

#page-body {
	width: 964px; 
	min-height: 600px;
	background: url(images/page-body-bg.jpg) top no-repeat; 
	}

#header {
    margin: 0 auto;
	padding: 0; 
	height: 148px;  
	width:964px;
	}

#headerimg {
	margin:0;
	padding:0;
    text-align:center;
    height: 148px; 
    width:964px; 
	}

#content {
    float:left;
	width: 540px;
	min-height:600px;
	margin-left:35px;
	margin-right:35px;
	margin-top:25px;
	}

.narrowcolumn { 
	padding:0;
	padding-left:0px;
	margin:0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post-head {
    float:left;
    clear:right;
	margin-top: 20px;
	}
	
.post-head h2 { margin:0; padding:0;}	

.post {
	text-align: left;
	padding-bottom:5px;
	} 

.post hr {
	display: block;
	}

.date-posted {
    float:left;
	margin-top: 20px;
	line-height: 50px;
	text-align:center;
	height:55px;
	width:55px;
	font-size:9px;
	background: url(images/post-date-bg.jpg) center center no-repeat;
	margin-right:15px;
	}	

.entry {
    margin:0;
	padding:0;
    }
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	
	clear: left;
	height:28px;
	background:url(images/postmetadata-bg.jpg);
	line-height:2.3em;
	padding-left:5px;
	font-size: 12px;
	font-family: 'Century Gothic', 'Lucida Grande', Arial, Verdana, Sans-Serif;}

.postmetadata a {
    color: #eb2a2b;
	}

#footer {
    margin: 0 auto;
	padding: 0;
	height:40px;
	width:964px; 
	padding-top:30px;
	} 
	
#footer p {
	margin: 0;
	padding: 13px;
	text-align: center; 
	color: #9e454c;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	margin: 0;
	padding-top:25px;
	padding-left:25px;
	height:60px; 
	}

h2 {
	margin: 12px 0 10px 0;  
	line-height:30px;
	}

h2.pagetitle {
	text-align: left;
}

h3 {
	padding: 0;
	margin: 25px 0 0;
	}

h3.comments {
	margin-left:25px; 
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0 20px 15px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: -5px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;  
	}
	
.entry ul {
   margin-left:28px;
}

.entry ul li {
   padding:0;
   padding-left:10px; 
  }	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px; 
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 20px; 
	padding: 0;
	list-style-type:disc;
	list-style-position:inside;
	color:#383838;
	}

#sidebar ul ul li a {color:#383838;}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	width: 250px;
	height:65px;
    padding-left:30px;
    }

#searchform div {
   padding-top:20px;   
}

#sidebar #searchform #s {
	width: 160px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
    margin:0;
	padding:0;
}	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 
	}

#commentform textarea {
	width: 575px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
    margin-bottom: 2em;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color:#221a11; 
	}

.commentlist {
	padding: 0;
	margin-left:25px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li ul li {
    list-style: disc outside;
    border:0;
	margin:0;
	}
	
.commentlist li ol li {	
	list-style: decimal outside;
	margin:0;
	border:0;
    margin-left:4px;
	padding:5px;
	}

.commentlist p {
	margin: 10px 5px 10px 25px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    float:left;
	padding: 0;
	width: 285px;  
	min-height: 430px;
	height:100%;
	}

#sidebar-content{
   width:285px;
   min-height:430px;
   height:100%;
   padding-bottom:10px;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar p {
    padding:5px;
	color:#333
	}	
	
#sidebar .subscribe-rss {
    background: transparent url(images/); 
	
	margin:0;
	padding:10px 0 0 28px;
	}	
	
#sidebar .rss-feed-a {
    color: #eb2a2b;
    background: url(images/rss-icon.jpg) right no-repeat;
	
	padding-right:35px
	}	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left:50px;
	min-height:30px;
    color:#6d633c;  
	background: transparent url(images/blockquote-bg.jpg) top left no-repeat;  
    font-style:italic; 
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
 	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px; 
	}
/* End Various Tags & Classes*/  


/* PAGE MENU */
#menu-bar {
  	width: 929px; 
	height:29px;
    line-height:29px;
    padding-left:32px;
	}
    
#menu-bar ul {
    padding:0;
	margin:0; 
	}	

	
.pagenav-home { 
   width: 105px;
   height:29px;
   list-style-type:none; 
   padding:0;
   margin:0;
   display:inline;
   }
   
.pagenav {
 	list-style-type:none; 
	}

.pagenav h2 {
   display:none;
   margin:0;
   padding:0; 
   }	

.pagenav ul, .pagenav-home ul   {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}
	
.pagenav ul li {
    padding:0;
	margin:0;
    display:inline;
    }
	
.pagenav ul li a, .pagenav-home ul li a {
    width:105px;
	text-decoration: none;
	float: left;
	background: transparent url('images/pagemenu-inactive-bg.jpg') center no-repeat; 
    color:#eb2a2b;
	font-size:10pt;
	text-align:center;
	margin-left:2px;
    }	
	
.pagenav ul li a:hover, .pagenav-home ul li a:hover {
 	background: url('images/pagemenu-active-bg.jpg') center no-repeat; 
    color:#eb2a2b;
	text-decoration: none; 
	}		

.pagenav ul li.current_page_item a, .pagenav-home ul li.current_page_item a {
    background: url('images/pagemenu-active-bg.jpg') center no-repeat; 
    color:#eb2a2b; 
	}	
	
.pagenav ul li.current_page_item ul li a {
    background: transparent url('images/pagemenu-inactive-bg.jpg') center no-repeat; 
    color:#e1dfbc; 
	}		

.yellow-green {
    color:#eb2a2b;
    }