/*

Theme Name: Emotiomental Graffiti - EMG's RMX
Theme URI: http://emotiomentalgraffiti.com
Description: EMG's RMX is a personal-use only theme custom designed by EMG for EMG
Tags: flexible-width, two-columns, right-sidebar
Version: 1.0
Author: EMG
Author URI: http://emotiomentalgraffiti.com

	For this site owner's (emotiomentalgraffiti.com) PERSONAL USE ONLY.
	
*/

/* CLEAR FLOATS (clearfix)
*******************************************************/
.clear { display: inline-block; }   
.clear:after, .container:after {
content: ".";
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}
.clear { display: block; }
/*******************************************************/

html {
	margin: 0px;
	padding: 0px;
}

body {
	background:#858586 url('images/emg/EMG-concrete.png') top repeat;
	text-align: center;
	margin: 0px 0px;
	padding: 0px;
	overflow: auto;
}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #111111;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
        font-weight: bold;
        color: #990000;
}

.topbar {
	position: relative;
	top: 0px;
	height: 36px;
	width: 100%;
	margin: 0px;
	z-index: 99;
	background-color: #111111;
	border-bottom: 2px solid #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
}

.topbar ul {
	position: absolute;
	top: 0px;
	left: -312px;
	margin-left: 50%;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

.topbar li {
	float: left;
	margin:  0 0 0 0;
	padding: 0px;
	width: auto;
}

.topbar a {
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 8px 0 0 0;
	background-color: transparent;
	color: #D2D2D2;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.topbar a:hover {
	color: #111111;
	background: #DEDEDE url('images/emg/EMG-paper-wall.png') top left repeat;
	border-bottom: 3px solid #111111;
	text-transform: uppercase;
	height: 50px;
}

.current a {
	color: #111111;
	background: #DEDEDE url('images/emg/EMG-paper-wall.png') top left repeat;
	border-bottom: 3px solid #111111;
	text-transform: uppercase;
	height: 30px;
}

.current a:hover {
	color: #111111;
	background: #DEDEDE url('images/emg/EMG-paper-wall.png') top left repeat;
	border-bottom: 3px solid #111111;
	text-transform: uppercase;
	height: 50px;
}

#postit {
	position: absolute;
	top: 8px;
	left: 20px;
	width: auto;
	height: auto;
	background-color: transparent;
}

#postit img {
	margin: 0px;
	border: 2px solid #000000;
}

#outerwrap {
	background-color: transparent;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
}

#header {
	position: relative;
	background: transparent url('images/emg/EMG-tl-8wsav2.png') 0px -10px no-repeat;
	height: 424px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

/* #headernav {
	float: right;
	background-color: #DEDEDE;
	filter: alpha(opacity=60);
	opacity: 0.6;   
	border: 3px solid #111111;
	width: 33%;
	height: 94%;
	margin: 10px 10px 20px auto;
	overflow: auto;
	filter: alpha(opacity=90);
	opacity:0.9;
} */

#cnavstrip {
	position: relative;
	width: 100%;
	height: 33px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #111111;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#cnavstrip ul {
	position: absolute;
	top: 0px;
	left: -434px;
	margin-left: 50%;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

#cnavstrip li {
	float: left;
	margin:  0 0 0 0;
	padding: 0px;
	width: auto;
}

#cnavstrip a {
	display: block;
	width: 125px;
	height: 30px;
	margin: 0px 10px 0px 0px;
	padding: 7px 3px 0px 3px;
	background-color: transparent;
	color: #D2D2D2;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

#cnavstrip a:hover {
	color: #111111;
	background-color: #DEDEDE;
	border-bottom: 3px solid #111111;
	font-variant: small-caps;
	height: 26px;
}

.description {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 13px !important;
	padding: 7px 0 2px 0;
        margin-left: 17% !important;
        text-align: left !important;
	color: #DEDEDE;
}

#innerwrap {
	background-color: transparent;
	border-top: 10px solid #111111;
	/* border-bottom: 10px solid #111111; */
	width: 100%;
	height: auto;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
      
#content {
	float: left;
	display: inline; /* IE margin-fix */
	background:#858586 url('images/emg/EMG-concrete.png') top repeat;
	border: none;
	width: 66%;
	height: 100%;
	margin: 10px auto auto 10px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	overflow: hidden;
}

/* removes the unwanted page post */

#post-2, #post-3 {
	display: none;
}

.contentblock {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 10px 20px 10px;
	padding: 0px;
	background: #DEDEDE url('images/emg/EMG-notepad-holes.png') top right repeat-y;
	border: 1px solid #111111;
	font-family: Trebuchet MS;
	text-align: left;
}

.postblock {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 10px 20px 10px;
	padding: 0px;
	background: #DEDEDE url('images/emg/EMG-notepad-holes.png') top right repeat-y;
	border: 1px solid #111111;
	font-family: Trebuchet MS;
	text-align: left;
}

.contentblock ul, .contentblock ul li, .contentblock ul li ul {
        list-style-type: none;
}

.contentblock ul {
        padding-left: 20px;
}

.contentblock ul li {
        font-weight: bold;
}

.contentblock ul li ul li {
        font-weight: normal;
}

.cadstrip {
	width: auto;
	height: auto;
	margin: 0px 10px 20px 10px;
	padding: 0px;
	background-color: #DEDEDE;
	border-top: 10px solid #111111;
	border-bottom: 10px solid #111111;
	font-family: Trebuchet MS;
	overflow: auto;
}

.contentblock h2, .contentblock h2 a, .postblock h2, .postblock h2 a {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px;
	background-color: #111111;
	font-family: Georgia;
	color: #D2D2D2;
	text-align: center;
}

.contentblock h3 {
	text-align: left;
	width: auto;
	height: auto;
	margin: 0px 45px 10px 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px !important;
	background-color: #111111;
	font-family: Georgia;
	color: #D2D2D2;
}

.contentblock p, .postblock p {
	margin: 10px 45px 20px 20px;
	text-align: left;
}

.contentblock ul li ul li, .postblock ul li ul li {
	margin-left: 20px !important;
	text-align: left;
}

/* Front Page Styling */

#fpblock {
        width: auto;
        height: 100%;
        margin: 0px 1%;
        padding: 1px;
        background-color: #F2F2F2;
        overflow: auto;
}

#fpcontent {
        width: auto;
        margin: 25px 25px 0px 25px;
        height: auto;
        padding: 1px;
        border: 2px dotted #333333;
}

.fppost {
        width: auto !important;
        margin: 0px !important;
} 

#fpgallery-t {
        clear: both;
        position: relative;
        width: auto;
        height: 150px;
        margin: 25px 25px 0px 25px;
        border: 2px dotted #333333;
        background:#858586 url('images/backgrounds/EMG-concrete.png') top repeat;
        text-align: center;
        overflow: auto;
}

#fpgallery-t img {
        margin: auto 0px auto 5px;
        display: inline-block;
}       

#fpgallery-b {
        clear: both;
        position: relative;
        width: auto;
        height: 150px;
        margin: 25px 25px 25px 25px;
        border: 2px dotted #333333;
        background:#858586 url('images/backgrounds/EMG-concrete.png') top repeat;
        text-align: center;
        overflow: auto;
}

#fpgallery-b img {
        margin: auto 0px auto 5px;
        display: inline-block;
} 

/* ---------end of FrontPage Styling--------- */

#hcnav {
	float: right;
	position: relative;
	display: inline; /* IE margin-fix */
	background-color: #C7C7C7;
	border-top: 10px solid #111111;
	border-right: 3px solid #111111;
	border-bottom: 10px solid #111111;
	border-left: 3px solid #111111;
	width: 29%;
	height: auto;
	margin-top: -404px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS;
	z-index: 200;
}
        
#hcnav-small {
	width: 160px;
	float: left;
	padding: 10px;
	margin: 0;
        background-color: #F2F2F2;
}

#hcnav .widget {
	width: auto;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #111111;
	border-bottom: 3px solid #111111;
	background: #DEDEDE url('images/emg/EMG-paper-wall.png') top left repeat;
}

.widget {
	width: auto;
	height: auto;
	margin: 0px 10px 20px 10px;
	padding: 0px;
	border: 1px solid #111111;
	border-bottom: 3px solid #111111;
	background: #DEDEDE url('images/emg/EMG-paper-wall.png') top left repeat;
}

.widget h2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px;
	background-color: #111111;
	font-family: Georgia;
	color: #D2D2D2;
}

.widget h2 a {
	color: #D2D2D2;
	text-decoration: none;
}

.widget h3 {
	text-align: left;
	width: auto;
	height: auto;
	margin: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #111111;
	font-family: Georgia;
	color: #D2D2D2;
}

.widget p {
	margin: 10px 10px 10px 10px;
}

.widget img {
	border: none;
}

.twitter-timestamp {
	font-size: x-small;
	border: none !important;
}

abbr {
	border: none !important;
}

li .twitter-item {
	margin-bottom: 5px !important;
}

ul li cite {
	font-weight: bold;
}

#twitter_div {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 13px;
	margin: 10px;
}

#twitter_div ul {
	padding-left: 15px;
}

#twitter_div li {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 5px;
}

.botbar {
	position: relative;
	top: 0px;
	height: auto;
	width: 100%;
	margin: 25px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 99;
	background-color: #111111;
	border-top: 2px solid #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	clear: both;
	overflow: auto;
}

.botblock {
	float: left;
	height: auto;
	margin: 5px 0px;
	font-size: 13px;
	color: #D2D2D2;
}

.botblock p {
	margin: 10px;
}

.botbar ul {
	position: absolute;
	top: 0px;
	left: -312px;
	margin-left: 50%;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

.botbar li {
	float: left;
	margin:  0 0 0 0;
	padding: 0px;
	width: auto;
}

.botbar a {
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 8px 0 0 0;
	background-color: transparent;
	color: #D2D2D2;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.botbar a:hover {
	color: #111111;
	background-color: #DEDEDE;
	border-bottom: 3px solid #111111;
	text-transform: uppercase;
	height: 50px;
}

/* end custom sheet */

#post-79 {
}

.postNav {
	margin-top: 0px;
        margin-bottom:20px;
        padding-top: 10px;
	padding-bottom:10px;
        padding-right: 10px;
        padding-left: 10px;
	border-bottom: solid 1px #DDD;
        background: #DEDEDE url(images/l2c/L2C-notepad3-holes.png) top right repeat-y;
}

.postNav .alignleft {
}

.postNav .alignright {
}

.entry-content, .entry-excerpt {
	clear: both;
        margin-left: 25px;
        margin-right: 50px;
        margin-top: 25px;
        margin-bottom: 25px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-left: 3px solid #333333;
        border-right: 3px solid #333333;
        background-color: #C7C7C7;
        overflow: auto;
}

.entry-content p, .entry-excerpt p {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 15px;
}

.navigation {
  clear: both;
}

.navigation .alignleft {
        display: block;
        height: auto;
        background-color: #B0B0B0;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        padding-left: 10px !important;        
}

.navigation .alignleft a {
        display: inline-block;
        margin-right: 10px !important;
        padding-left: 3px !important; 
        font-weight: bold;
        color: #333333;
}


.navigation .alignleft a:hover {
        color: #DEDEDE;
        background-color: #333333;
}

.navigation .alignright {
        display: block;
        height: auto;
        background-color: #B0B0B0;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        padding-right: 10px !important;        
}

.navigation .alignright a {
        display: inline-block;
        margin-left: 10px !important;
        padding-right: 3px !important;
        font-weight: bold;
        color: #333333;
}

.navigation .alignright a:hover {
        color: #DEDEDE;
        background-color: #333333;
}

.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}

/* #868685 */

.entry-date-small {
	display:inline-block;
	background-color: #C7C7C7;
        height: auto;
	padding: 3px 10px 3px 5px;
        margin-left: 10px;
        margin-right: 200px;
	font-size:11px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

.entry-filed {
	display:inline-block;
	background-color: #C7C7C7;
        height: auto;
	padding: 3px 10px 3px 5px;
        margin-left: 10px;
        margin-right: 320px;
	font-size:11px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

.entry-addressee {
	display:inline-block;
	background-color: #C7C7C7;
        height: auto;
        margin-left: 10px;
	padding: 3px 10px 3px 5px;
	font-size:11px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

.entry-author {
	display:inline-block;
	background-color: #C7C7C7;
        height: auto;
        margin-left: 10px;
	padding: 3px 10px 3px 5px;
	font-size:11px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

.underpost {
	padding:5px 5px;
        margin: 0px 40px 25px 10px;
	font-size: 10px;
	background:#C7C7C7;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	line-height:140%;
        text-align: center;
}

.tagblock {
	padding: 5px 5px;
        margin: 10px 40px 25px 10px;
	font-size: 10px;
	background:#C7C7C7;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	line-height:140%;
        text-align: center;
}

#content .underpost a {
	text-decoration: underline;
}

a.more-link {
	color: #990000; /* #056C9F; */
	text-decoration:none;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
a.more-link:hover {
	color:#900;
}

span.comments_link a {
	display:inline-block;
        margin-left: 10px;
        margin-bottom: 25px;
	padding: 3px 5px!important;
	color: #111111;
	background: #C7C7C7; /* #868685 #EFEFEF; */
	font-size:11px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

/* Image formatting! */

.image {
	display:inline-block;
	width: auto;
	border:solid #000;
	border-width: 1px 0;
	margin: 15px 0 5px 0;
}
.image img {
	border: 2px solid #111111;
	display:block;
}

#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#botbar a:link, #footer a:visited {
	color: #990000;
        font-weight: bold;
}
#botbar a:hover {
	text-decoration: none;
}

#menu{
	padding: 0;
	white-space: nowrap;
	margin: 0;
	background:#1A1A1A;
	border-bottom:solid 5px #555;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height:30px;
}
#menu li {
	padding:0;
	display: inline;
	list-style-type: none;
}
#menu li a:link, #menu li a:visited {
	display:inline-block;
	text-decoration: none;
	padding:0 15px;
	color:#FFF;
	border-right:solid 1px #555;
	height:30px;
	line-height:30px;
}
#menu li a:hover {
	text-decoration: underline;
}


/* SIDEBAR stylization
---------------------------------------*/

#hcnav ul, #hcnav-small ul {
	margin: 10px 10px 25px 10px;
	padding: 0px;
	list-style-type: none;
        font-size: 13px;
}

#hcnav li {
	padding-bottom:0px;
        padding-right: 0px;
        font-size: 13px;
        /* background-color: #999999; */
        list-style-type: none;
}

#hcnav li li {
	background:none;
	padding-bottom:0;
        font-size: 13px;
        list-style-type: none;
}

/* #sidebar li a {
	display: inline;
	text-decoration: none;
	border-bottom:dotted 1px #DDD;
	padding:3px 0;
	padding-left:0px;
	background:url('images/sidebarBullet.jpg') left center no-repeat;
        font-size: 13px;
        width: 100%;
} */

#hcnav ul li ul li {
	display: block;
        text-align: left;
	text-decoration: none;
	border-bottom:dotted 1px #696969;
	padding: 3px 0;
	padding-left: 0px;
        margin-left: 10px !important;
	/* background:url('images/sidebarBullet.jpg') left center no-repeat; */
        font-size: 13px;
        /* width: 100%; */
}

#hcnav ul li ul li a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#hcnav ul li ul li a:hover {
	color: #111111;
}

#hcnav ul ul ul,
#hcnav li li li {
        padding-right:3px !important;
        padding-top: 3px !important;
        margin-bottom: 0px !important;
        margin-left: 10px !important;
        border-bottom: none !important;
}
 
#hcnav li p a,
#hcnav li div a {
	display:inline;
	border:none;
	padding:0;
	background:none;
	text-decoration: none;
	color:#900;
        font-size: 13px;
}

#hcnav ul li p {
        padding-right: 9px !important;
}

* html #hcnav li li a {
	width:90%;
}
* html #hcnav li li li a {
	width:80%;
}

#hcnav li.cat-item a {
	color: #990000;
}

#hcnav li li li a,
#hcnav li.cat-item li a {
	color:#515151;
	font-size:13px;
}

#text-446214442 {
        background: transparent url(images/l2c/L2C-paper2-wall.png) top left repeat;
}

.widget_recent_entries ul {
        margin-top: 10px !important;
}

#hcnav li.widget_recent_entries a,
#hcnav li.widget_recent_comments a {
	color: #333333;
	background:none;
	padding-left:0;
}

#hcnav li.widget_recent_entries a:hover,
#hcnav li.widget_recent_comments a:hover {
        text-decoration: none;
        color: #D2D2D2;
        background-color: #333333;
        padding-right: 3px;
        padding-left: 3px; 
}

#hcnav li.widget_recent_comments li {
	border-bottom:dotted 1px #DDD;
}
#hcnav li.widget_recent_comments li a {
	border:none;
}

#hcnav li a:hover {
	text-decoration: underline;
}
#hcnav ul ul {
	margin-top:-5px;
  	margin-left: 0px;
}
#hcnav ul ul li, #hcnav ul ul li {
        margin-left: 5px !important; /* 10px, left */
}
#hcnav ul ul ul {
	margin-top:0;
}


/* HEADER CONFIGS */

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 3.3em; /* 2.6em; */
	font-weight: bold;
        padding: 0px 10px 0px 10px;
        width: auto;
        height: auto;
        display: inline;
        text-transform: uppercase;
}

#header h1 a:link, #header h1 a:visited {
	/* color: #FFCC33; */
        color: #111111;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#content h1 {
	font-size: 18px;
}
#sidebar h1 {
	font-size: 16em;
}

#sidebar h2 {
        font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
        padding-top: 5px;
	padding-bottom: 5px;
        margin-left: 10px;
	margin-bottom:10px;
	/* background:url('images/sidebarLine.jpg') bottom repeat-x; */
        border-bottom: 3px solid #333333;
	text-transform:uppercase;
	color:black;
}

/* .post h2 {
	font-size: 24px;
	margin: 0 185px 10px 0;
	padding: 0;
	font-weight: bold; /* normal */
        font-family: Georgia;
}
.post h2 a {
	color:#1A1A1A;
	text-decoration:none;
} */

h1.pagetitle {
	font-size:26px;
        color: #D2D2D2;
	font-weight:normal;
	padding-bottom:15px;
	margin-bottom:20px;
	margin-top: 0;
	border-bottom:solid 10px #111;
        text-align: center;
	/* font-style:italic; */
	
}

/* .entry-date {
	position:absolute;
	top: 55px;
	left:-50px;
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#056C9F url('images/dateBg.jpg') right bottom no-repeat;
	color: #FFF;
	text-align: center;
	padding:0 0 5px 0;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
} */

.entry-date {
	position:absolute;
	top: 50px;
	right: 205px;
	width: 105px;
        height: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: transparent url(images/emg/L2C-datestamp.gif) top center no-repeat;
	color: #212121;
	text-align: center;
	/* padding:0 0 5px 0; */
        padding-right: 3px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
        z-index: 201;
}

.entry-year {
        font-size: 13px;
        line-height: 100%;
}

.entry-month {
	font-size: 19px;
	line-height:100%;
	
}
.entry-day {
	font-size: 28px;
	font-weight: bold;
        line-height: 100%;
        margin-top: 17px;
}

#respond {
	margin-top: 20px !important;
        margin-bottom: 20px !important;
        margin-right: 10px !important;
        margin-left: 10px !important;
	padding: 0px 0 10px 0;
	background: #DEDEDE url('images/emg/EMG-notepad-holes.png') top right repeat-y;
	border: 1px solid #111111;
}

#respond .pwrap {
        width: auto;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        margin-right: 10px;
        margin-left: 10px;
        background-color: transparent;
        text-align: left;
} 

#respond p {
	font-size:13px;
	margin-bottom:10px;
}

#respond textarea {
	width: auto;
	height:150px;
        margin: auto 40px auto 10px;
        border: 2px dotted #111111;
	background:#696969 url('images/backgrounds/EMG-concrete.png') top repeat;
        padding: 5px !important;
        font-size: 1.3em;
}
h3#comment-form-title {
        text-align: center !important;
        color: #333333 !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        font-size: 1.3em;
}

#respond input, .commentsblock textarea {
	border: 2px dotted #111111;
	background:#696969 url('images/backgrounds/EMG-concrete.png') top repeat;
	padding: 5px;
        width: auto;
        margin: auto 40px auto 10px;
	font: normal 1.3em Tahoma, Arial, Helvetica, sans-serif;
}

#respond input.txt {
	width: auto; /* 250 */
        font: normal 1.3em Tahoma, Arial, Helvetica, sans-serif;
}


#respond input#submit {
	display:inline-block;
	padding: 5px;
	background: #333333; /* #FFCC33; */
	border: 2px solid #111111;
	color:white;
	cursor:pointer;
        font-family: Trebuchet MS !important;
	font-size: 16px !important;
        font-weight: bold;
	/* -moz-border-radius: 10px;  
	-webkit-border-radius: 10px; */
        width: auto;
        margin: auto 40px auto 10px;
}

.commentauthor{
	display:block;
	font-size:11px;
        font-weight: bold !important;
}

.commentauthor a {
        font-weight: bold !important;
}

ol.commentlist{
	color:#333;
	font-size:0.9em;
	list-style-type:none;
	margin: 0;
	margin-top: 15px;
	padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        background-color: #C7C7C7;
        width: auto;
        text-align: left;
}

/* ol.commentlist li.odd {
        background-color: #696969;
}

ol.commentlist li.even {
        background-color: #999999;
} */

.commentlist li {
	margin: 0px 10px 10px 10px;
	padding:7px 10px 0px 10px;
	/* -moz-border-radius: 5px;  
	-webkit-border-radius: 5px; */
}

.commentlist li p {
	padding-right:20px;
}

.commentlist li img {
	margin-top:4px;
	margin-bottom:10px;
}

#comment {
        background-color: #C7C7C7;
        border: 5px solid #E5E5E5;
}

.alt {
	background-color: #E5E5E5;
        border: 5px solid #B0B0B0;
        margin: 0px !important;
}

h3#comments{
        font-size: 1.3em;
        font-weight: bold;
        color: #333333;
        margin-top: 10px !important;
        margin-bottom: 10px;
        text-align: center;
}

#respond {
	margin-bottom:10px;
}

.comment-author {
	font-size:14px;
}

.commentmetadata {
	display:block;
	margin:0;
	padding:0;
}
.commentmetadata,
.commentmetadata a {
	color:#555;
}

.commentsblock h3 {
	border:none!important;
}


blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: auto;
  background: url('images/blockquote1.png') no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
  margin-left: 20px;
  margin-right: 50px;
}
blockquote p:first-letter {
  background: url('images/blockquote2.png') no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}

.wp-caption {
	background:#EFEFEF;
	padding:5px;
	width:auto!important;
	border:solid 1px #DDD;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
p.wp-caption-text {
	font-size:11px;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;
}

.wp-caption a {
	margin:0;
	padding:0;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:solid 1px #DDD;
}


a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

/* SEARCH
------------------------------------*/

#searchform {
	position:absolute;
	top: 35px;
	left:-133px;
        margin-left: 50%;
}

#searchform input.text {
	border:solid 2px #F2F2F2;
	background:#222;
	font-size:12px;
	padding:5px;
	color:#DDD;
	width:190px;
}

#searchform input.submit {
	display:inline-block;
	border: 2px solid #F2F2F2;
	background-color: #333333;
	font-size:12px;
	padding:5px;
	color:#DDD;
	cursor:pointer;
	text-transform:uppercase;
}


/* POST HEADINGS
------------------------------------*/
.pwrap h2.singlePostTitle {
	font-size: 30px;
        text-align: center;
        color: #111111;
        background-color: transparent; /* #868685; */
        border-top: 2px dotted #111111;
        border-bottom: 2px dotted #111111;
        padding-top: 5px !important; 
        padding-right: auto !important;
        padding-bottom: 5px !important; 
        padding-left: auto !important;
        margin-bottom: 25px;
        margin-left: 0px !important;
        margin-right: 0px !important;
        font-family: Georgia;
}

.post h2.page {
	border-bottom:solid 1px #DDD;
	padding-bottom:10px;
	margin-bottom:20px;
        font-family: Georgia;
}

#content .post .entry-text h1,
#content .post .entry-text h2,
#content .post .entry-text h3,
#content .post .entry-text h4,
#content .post .entry-text h5,
#content .post .entry-text h6 {
	margin: 0 0 10px 0;
	/* padding: 0; */
	font-weight:normal;
}

#content .post .entry-text h1 {
	font-size: 28px;
}

/* #content .post .entry-text h2 {
	font-size: 26px; */
}

#content .post .entry-text h3 {
	font-size: 24px;
}
#content .post .entry-text h4 {
	font-size: 22px;
}
#content .post .entry-text h5 {
	font-size: 20px;
}
#content .post .entry-text h6 {
	font-size: 18px;
}



/* CALENDAR
*******************************************************/
#calendar #calendar_wrap {
	border:solid #DDD;
	border-width:1px;
	background:#FFF;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
        margin-left: 10px;
        margin-bottom: 10px;
}
#calendar table {
	width: 100%;
}
#calendar table caption {
	border:solid #DDD;
	border-width:0px 0px 1px 0;
	padding:5px 0;
}

#calendar table td {
	border:solid #DDD;
	border-width:0px 0px 0 0;
	text-align:center;
	background:#EFEFEF;
}
#calendar table td a {
	background:none!important;
	padding:0!important;
	border:none!important;
}

/*--------
Tag Widget
---------*/

#tag_cloud {
        padding-bottom: 25px !important;
}

.widget_tag_cloud div {
        margin-bottom: 10px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
}

/*---------
RSS Formatting
----------*/

#rss-3, #rss-4, #rss-5, #rss-6, #rss-7, #rss-8, #rss-9 {
	margin-top: 5px !important;
}

.rssSummary {
	margin-left: 10px !important;
}

/*---------
TEXT Formatting
----------*/

#text-6 img {
	float: left;
	margin: 0px 5px 5px 0px;
        border: none;
}

/*--------------
Extra Formatting
--------------*/

.hello {
        display: inline-block;
        font-family: Georgia;
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 10px !important;
}

.goodbye {
        display: inline-block;
        font-family: Georgia;
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 10px !important;
}
        

/*--------
Clutter
---------*/

#cphoto {
        position: absolute;
        z-index: 50;
        top: -111px;
        right: -131px;
        width: 358px;
        height: 462px;
        background: transparent url(images/l2c/L2C-cobainphoto.png) top left no-repeat;       
}

#postmark {
        position: absolute;
        z-index: 51;
        top: -95px;
        left: -110px;
        width: 278px;
        height: 159px;
        background: transparent url(images/l2c/L2C-cobainstamppostmark-8.png) top left no-repeat;       
}

#cayasign {
        position: absolute;
        z-index: 1;
        top: 47px;
        left: -211px;
        margin-left: 50%;
        height: 95px;
        width: 422px;
        background: transparent url(images/l2c/L2C-takeitandcaya.png) top left no-repeat;       
}
        
/* My Lists */

dl {
        margin: 25px 45px 25px 25px;
}

dt {
        margin-bottom: 10px;
        font-size: 1em;
        font-weight: bold;
}

dd {
        margin-bottom: 10px;
}

/* WP-Stats Styling */

img#wpstats{display:none}

/* AddThis Styling */

.addthis {
        display: block;
        text-align: center !important;
        margin: 20px auto;
}
