/*
Theme Name: Melificent
Theme URI: http://melificent.com/
Description: The new theme for Melificent.com designed by by Agustin Lovio Sanchez
Version: 2.0
Author: Chris Fullman
Author URI: http://chrisfullman.com/
Tags: 

	Designed by Agustin Lovio Sanchez
	http://rgbmonster.com

*/



/* Begin Typography & Colors */
body {
	background: #2c2c2c url('gfx/bg.png');
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	}
	
	a {
		color: #06c;
		text-decoration: none;
		}

	a:hover {
		color: #147;
		text-decoration: underline;
		}
		
::selection {
	background: #cc1e9a;
	color: #fff;
}
::-moz-selection {
	background: #cc1e9a;
	color: #fff;
}

#nav {
	font-family: "League Gothic";
	font-size: 30px;
	text-transform: uppercase;
	line-height: 90px;
}

	#nav .current-menu-item a,
	#nav .current-menu-parent a {
		color: #cc1e9a;
		background: url('gfx/nav_bolt.png') no-repeat 50% 80%;
	}

#nav a {
	color: #2b2b2b;
	text-decoration: none;
}

	#nav a:hover {
		color: #cc1e9a;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}


#footer {
	
	}

small {
	display: block;
	font-style: italic;
	color: #333;
	}
	
small a {
	color: #666;
}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

.post h2, .post h3 {
	background-color: #CC1E9A;
	color: white;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	text-transform: uppercase;
	display: table;
	}
	
.post h2 a,
.post h3 a {
	color: #fff;
}

.post h2 a:hover,
.post h3 a:hover {
	color: #ccc;
}

.home .post {
	padding-bottom: 30px;
	background: url('gfx/hr.png') no-repeat 50% 100%;
}

.entry a {
	background-color: #20FCFA;
	color: #282828;
	padding: 3px;
}

.entry a:hover {
	background-color: #ddd;
	text-decoration: none;
}

.entry a.more-link {
	background-color: #E9FF06;
}

.postmetadata {
	font-size: 12px;
	line-height: 13px;
}

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

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h3 {
	color: #333;
	}

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: #b85b5a;
	}
	
h2.widgettitle {
	color: #858585;
	font-size: 30px;
	font-family: "League Gothic";
	font-weight: normal;
	text-transform: uppercase;
}

h2.widgettitle:before {
	content: "/";
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#sidebar {
	font: 1em;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

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

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

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
#header {
	position: relative;
	margin: 20px auto 0 auto;
	width: 960px;
	height: 190px;
	}
	
#header h1, #subtitle, #lets-be-friends, #follow-me {
	display: block;
	}

#header h1 {
	position: absolute;
	left: 151px;
	text-indent: -9999px;
	width: 659px;
	height: 160px;
	background: transparent url('gfx/logo.png') no-repeat;
	margin: 0 auto;
	}
	
	#header h1 a {
		display: block;
		width: 659px;
		height: 160px;
	}
	
	#subtitle {
		position: absolute;
		right: -70px;
		bottom: -120px;
		width: 268px;
		height: 204px;
		background: transparent url('gfx/header_subtitle.png') no-repeat;
		text-indent: -9999px;
		}
	
	#lets-be-friends {
		position: absolute;
		right: 25px;
		width: 117px;
		height: 115px;
		background: transparent url('gfx/header_lets-be-friends.png') no-repeat;
		}
		
	#lets-be-friends a {
		display: block;
		width: 117px;
		height: 115px;
		text-indent: -9999px;
	}
	
	#follow-me {
		position: absolute;
		left: 15px;
		width: 132px;
		height: 108px;
		background: transparent url('gfx/header_follow-me.png') no-repeat;
		}
		
		#follow-me a {
			display: block;
			width: 132px;
			height: 108px;
			text-indent: -9999px;
		}

#nav, #main {
	margin: 0 auto;
	width: 960px;
	}
	
#nav {
	height: 90px;
	background: #fff;
	}
	
.shader-20 {
	background: url('gfx/shader20.png');
	height: 10px;
	width: 960px;
	margin: 0 auto;
}
	
#nav ul {
	margin: 0 0 0 30px;
	padding: 0;
	color: #666;
	list-style: none;
	background: transparent url('gfx/nav_bullet.png') no-repeat 100% 50%;
	display: table;
	overflow: hidden;
}

#nav li {
	background: transparent url('gfx/nav_bullet.png') no-repeat 0 50%;
	padding: 0 17px;
	float: left;
}

#nav a {
	line-height: 90px;
	display: block;
}

#main {
	background: #fff;
	overflow: hidden;
	}
	
#content {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0;
	width: 600px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post small {
	margin: 10px 0 0 10px;
	}
	
.post p {
	margin-left: 10px;
	margin-right: 10px;
}

.post hr {
	display: block;
	}
	
.post span.tags {
	padding: 0 10px 0 30px;
	background: url('gfx/tag.gif') no-repeat;
}

.post span.comments {
	padding: 0 0 0 25px;
	background: url('gfx/comment.gif') no-repeat;
}

.postmetadata {
	clear: both;
}

.postmetadata a {
	color: #666;
}

.clear {
	clear: both;
}

#paginator {
	width: 960px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 40px auto;
}

#paginator #inner {
	width: 925px;
	margin: 0 auto;
	height: 93px;
	background: #333;
	position: relative;
}

#inner .alignleft, #inner .alignright {
	height: 93px;
	line-height: 83px;
	text-align: center;
	width: 120px;
}

#inner a {
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}

#inner a:hover {
	color: #ccc;
}

#inner .alignleft {
	border-right: 1px solid #2e2e2e;
}

#inner .alignright {
	border-left: 1px solid #2e2e2e;
}

#inner .shader-20 {
	width: 925px;
	position: absolute;
	bottom: 0;
	z-index: 3;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	height: 320px;
	background: #333;
	clear: both;
	}
	
#bio {
	width: 600px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 35px;
}

#portrait {
	position: relative;
	float: left;
	width: 168px;
	height: 200px;
	background: url('gfx/footer_portrait.png') no-repeat 0 0;
	text-align: center;
	margin: 40px 35px 55px 0;
}

span.bolt {
	display: table;
	width: 47px;
	height: 14px;
	background: url('gfx/ico_bolt-dark-horiz.png') no-repeat;
}

#bio .more-link {
	padding: 3px;
	background: #ebfc00;
	color: #000;
	text-decoration: none;
}

#portrait span {
	position: absolute;
	left: 61px;
	bottom: 0;
}

#footer h3 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

#footer p {
	margin: 0;
	line-height: 20px;
	padding: 0 0 10px 0;
	color: #989898;
	}
	
#footer ul {
	float: right;
	width: 244px;
	border-left: 1px solid #292929;
	height: 320px;
	margin: 0;
	padding: 0;
}

#accent {
	background: #51fcfa;
	height: 3px;
	border-bottom: 2px solid #cc1e9a;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 10px 0;
	padding: 0 0 0 10px;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 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;
	list-style: none;
	}

#sidebar ul li {
	margin-bottom: 15px;
	}

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
	
/* End Entry Lists */

/* Begin Widget Styles */

.widget {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #f1f1f1;;
}

.widget h2 {
	border-bottom: 2px solid #e8e8e8;
}

.widget_search form {
	display: block;
	position: relative;
	padding: 0 0 0 15px;
	height: 37px;
}

.widget_search input#s {
	position: absolute;
	z-index: 1;
	background: #f1f1f1;
	padding: 0 30px 0 10px;
	font-size: 18px;
	width: 250px;
	height: 35px;
	line-height: 35px;
	
	border: 1px solid #d8d8d8;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-appearance: none;
	outline: none;
}

.widget_search input#s:hover {
	border-color: #bbb;
}

.widget_search input#s:focus {
	border-color: #999;
}

.widget_search #searchsubmit {
	position: absolute;
	cursor: pointer;
	top: 9px;
	right: 10px;
	z-index: 2;
	display: block;
	width: 25px;
	height: 19px;
	border: none;
	background: url('gfx/ico_search.png') no-repeat 50% 0%;
	text-indent: -9999px;	
}

.widget_search #searchsubmit:hover {
	background-position: 50% 100%;
}

.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul {
	margin: 0;
}

.widget_links li,
.widget_meta li,
.widget_nav_menu li,
#footer li {
	background: url('gfx/ico_bolt.png') no-repeat 10px 50%;
	border-bottom: 1px solid #f2f2f2;
	padding: 4px 30px;
	line-height: 30px;
	font-size: 14px;
}

#menu-social-links li {
	background: none;
	border: none;
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0 10px 0 0;
}

#menu-social-links a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}

#menu-social-links {
	margin: 0 0 0 10px;
}

#menu-social-links .facebook {
	background: url('gfx/social_facebook.png') no-repeat;
}
#menu-social-links .twitter {
	background: url('gfx/social_twitter.png') no-repeat;
}
#menu-social-links .flickr {
	background: url('gfx/social_flickr.png') no-repeat;
}
#menu-social-links .pintrest {
	background: url('gfx/social_pintrest.png') no-repeat;
}

.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child {
	border: none;
}

.widget_links li a,
.widget_meta li a,
.widget_nav_menu li a {
	color: #989898;
}

/* End Widget Styles */

/* Begin Form Elements */

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

select {
	width: 130px;
	}
/* End Form Elements */


/* Begin Sidebar */
#sidebar {
	float: right;
	width: 309px;
	margin: 0 25px 0 0;
	border-left: 1px solid #f1f1f1;
	}

/* End Sidebar */


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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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

/* Continue Footer */

#footer li {
	background: url('gfx/ico_bolt-dark-vert.png') no-repeat 10px 50%;
	border-bottom: 1px solid #303030;
	list-style: none;
}

#footer li a {
	color: #989898;
	text-decoration: none;
}

#footer li a:hover {
	color: #ccc;
}

@font-face {
    font-family: 'League Gothic';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}