/*  
Theme Name: JessicaDenay
Theme URI: 
Version: 1
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #666666;
background: #f3f0e9 url(images/background.jpg) top center repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:1.1em;
margin-bottom:0.5em;
}

h1 {
font-size:27px;
}
h2 {
font-size:24px;
}
h3 {
font-size:21px;
color:#EF5BA1;
margin-bottom:2px;
}
h4 {
font-size:18px;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
color:#EF5BA1;
}
h5 {
font-size:19px;
color:#888;
}
h6 {
font-size:15px;
color:#666;
}
p {
margin: 0 0 1.5em;
}

blockquote {
background:url(images/quote.gif) no-repeat;
color: #EF5BA1;
margin: 15px;
padding-left: 30px;
clear:both;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img {
border: none;
}

img.alignleft {
float: left;
margin: 5px 10px 5px 0;
}

img.alignright {
float: right;
margin: 5px 0 5px 10px;
}

img.aligncenter {
margin-top: 5px;
margin-bottom: 5px;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a:focus, a:hover {
color: #EF5BA1;
text-decoration: none;
}

a {
color: #EF5BA1;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Sans Unicode";
font-size: 13px;
color: #775237;
}

.clear {
float: none;
clear: both;
height: 0;
}

.container {
width: 981px;
margin: 0 auto;
}

.main {
background: transparent url(images/main.png) top center repeat-y;
}

/********************************* HEADER START *********************************/

#header {
width: 100%;
background: transparent url(images/header.png) center bottom no-repeat;
height: 149px;
display: block;
margin: 0px auto;
padding: 0;
}

.logo a {
float: left;
background: transparent url(images/logo.png) left top no-repeat;
width:560px;
height:81px;
margin: 15px 0 0 28px;
}

.topright {
float: right;
width: 252px;
height: 78px;
text-align: right;
margin: 19px 28px 0 0;
}

.subscribe {
background: url(images/subscribe.png) top left no-repeat;
float: right;
width: 72px;
height: 36px;
padding-left: 129px;
}

.subscribe img {
margin: 9px 6px 0 0;
float: left;
}

.connect {
background: url(images/connect.png) top left no-repeat;
margin-top: 9px;
float: right;
width: 72px;
height: 28px;
padding-left: 115px;
}

.connect img {
margin-right: 6px;
float: left;
}

#subscribe-form-header input.emailsubs-text {
margin: 9px 9px 0 0;
padding:0;
background:url(images/email.png) no-repeat;
border:0;
width:28px;
height:27px;
cursor:pointer;
}
#header_subscribe a:hover, #subscribe-form-header input.emailsubs-text:hover {
text-decoration:underline;
}


/********************************* HEADER END *********************************/

/********************************* MAIN MENU START *********************************/

.menuline {
width: 100%;
float: left;
margin-top: 0px;
height: 47px;
}

ul.menu {
list-style-type: none;
height: 47px;
margin: 0;
margin-left: 25px;
padding: 0;
font-size: 15px;
width: 920px;
float: left;
font-family: "Lucida Sans Unicode";
}

li.page_item {
float: left;
display: inline;
padding: 0;
margin: 0;
height: 47px;
line-height: 47px;
}

li.page_item a {
color: #f3f0e9;
display: block;
text-decoration: none;
line-height: 15px;
padding: 7px 15px 9px 15px;
margin: 15px 0 4px 0;
border-right: 1px solid #524d4d;
}

li.page_item a:hover {
color: #ffffff;
padding: 7px 15px 9px 15px;
margin: 15px 0 4px 0;
}

li.current_page_item {
background: url(images/current_li.png) top left no-repeat;
line-height: 47px;
margin: 0;
padding: 0;
}
li.current_page_item a {
color: #ffffff;
background: url(images/current_a.jpg) top right no-repeat;
padding: 22px 15px 13px 15px;
margin: 0;
border-right: none;
}

li.current_page_item a:hover {
color: #ffffff;
background: url(images/current_a.jpg) top right no-repeat;
padding: 22px 15px 13px 15px;
margin: 0;
border-right: none;
}

/********************************* MAIN MENU END *********************************/

#leftcolumn, #rightcolumn #firstcolumn {
margin: 0;
}

#firstcolumn {
width: 150px;
float: left;
margin-left: 20px;
}

#leftcolumn {
float: left;
width: 450px;
margin: 0;
padding: 20px;
}

#rightcolumn {
float: right;
width: 260px;
padding: 5px 10px 0 10px;
margin-right: 20px;
}

/********************************* POST CONTENT Classes *********************************/

.page h2 {
margin-bottom: 0;
}

.post {
margin-bottom: 10px;
float: left;
clear: both;
width: 450px;
line-height: 23px;
overflow:hidden;
}
.post img {
max-width:450px;
}

.title {
margin:0;
}
.title h2 {
margin:0 0 5px 0;
}
.title h2 a {
color: #666666;
text-decoration: none;
}

.title h2 a:hover {
color: #ec3c8f;
}
 
.postdata {
color: #bfbfbf;
margin-bottom: 10px;
padding-bottom: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
float: left;
width: 450px;
border-bottom: 1px solid #f0ede6;
}

.postdata a {
color: #ef5ca2;
font-size: 12px;
}

.postdata a:hover, .pagers a:hover {
color: #d31400;
}

.leftfl {
float:left;
width:220px;
}
.rightfl {
float:right;
text-align:right;
width:220px;
}


.postcom {
float: left;
display: inline;
width: 190px;
height: 35px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#ef5ca2;
}

.postcom a {
font-size: 12px;
color: #ef5ca2;
}

.more-link {
float: right;
text-align: right;
}

/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pageNav { 
width: 100%; 
padding: 0; 
margin: 10px 0 0 0px; 
height: 26px; 
font-size: 13px;
float:left; 
text-align:right;
}
.Nav {
float:right;
text-align:right;
}
.pageWord {
float:left;
line-height:24px;
padding-right:10px;
color:#8D8D8D;
}

.pageNav a, .pageNav a:visited { 
display: block; 
float: left; 
text-align: center; 
line-height: 24px; 
height: 26px; 
color: #484848; 
background: #ecebe7; 
text-decoration: none; 
margin-right: 1px; 
padding: 0 9px 0 9px; 
}

.pageNav a:hover { 
background: #666666; 
text-decoration: none; 
color: white; 
}

.pageNav span { 
display: block; 
float: left; 
text-align: center; 
line-height: 24px; 
height: 26px; 
width: 105px; 
margin-right: 120px;
color: #8e8e8e;
}

.pageNav .on { 
display: block; 
float: left; 
text-align: center; 
line-height: 26px; 
height: 26px; 
background: #666666;  
color: white; 
margin-right: 1px; 
padding: 0 9px 0 9px;  
}

.dotts {
width: 25px; 
height: 26px;
text-align: center; 
display: block; 
float: left;
margin-right: 1px;
}

/************************* SIDEBAR MAINS START ********************************/

ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}

.sidebar li {
padding: 0;
margin: 0;
}

li.widget {
clear: both;
margin-bottom: 20px;
}

li.widget ul {
list-style-type: none;
margin: 0;
padding: 0 0 2px 0;
font-size: 13px;
width: 260px;
} 

.sidebar ul li {
line-height: 15px;
margin-bottom: 1px;
padding: 5px 0 5px 0;
border-bottom: 1px solid #f9f9f9;
}

.sidebar ul li:hover {
}

.sidebar ul li ul {
width: 260px;
}

.sidebar .children {
margin: 5px 0 0 0;
}

.sidebar h2 {
color: #ec3c8f;
padding: 0 0 10px 0;
margin: 0;
font-size: 17px;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom: 1px solid #f9f9f9;
}

.sidebar a {
color: #888888;
padding: 0;
text-decoration: none;
}

.sidebar a:hover {
color: #ec3c8f;
}

li.searchform {
padding: 0;
display: block;
float: left;
margin-top: 20px;
width: 260px;
height: 28px;
}
#searchsubmit {
color:#fff;
cursor:pointer;
}
.searchform #searchsubmit {
float: right;
background: url(images/search.jpg) top left no-repeat;
width: 68px;
height: 28px;
margin: 0;
border:0;
text-indent:-999em;
padding-left: 0;
}
.searchform input#s {
font-size: 12px;
color: #5a5a5a;
font-family: "Kozuka Gothic Pro B";
width: 184px;
height: 15px;
line-height: 14px;
padding: 5px 0 4px 4px;
float: left;
background: #ffffff;
border: 2px solid #dadada;
margin-left: 0;
}

.screen-reader-text {	
display:none;
}

li.ads {
width: 260px;
float: left;
padding: 0;
}
li.ads img, li.ads a img {
border: 0;
}
li.ads a img {
margin:0;
}

 /* Twitter CSS ++++++++++ */
li#twitter-tools {
background:url(images/twit_pat.png) center top repeat-y;
padding:0!important;
float:left;
margin:0 0 20px 0;
width:260px;
}
li#twitter-tools ul {
width:250px!important;
padding:0 10px 0 0!important;
font-size:11px;
color:#767676;
float:left;
border:0;
background:none;
}
li#twitter-tools ul li {
background:none!important;
margin:0 0 0 10px;
padding:3px 0 4px 0!important;
line-height:14px!important;
}
li#twitter-tools ul li a {
padding:0;
color:#EB3B8F;
}
li#twitter-tools ul li a:hover {
text-decoration:underline;
}
li#twitter-tools h2 {
background:url(images/twit_t.png) left top no-repeat;
float:left;
font-size:19px;
font-weight:normal;
letter-spacing:0;
color:#EB3B8F;
width:240px;
padding:55px 10px 7px 10px;
margin:0!important;
border:none;
}
.aktt_tweets {
width:255px;
}

li#twitter-tools ul li.aktt_more_updates {
width:260px;
height:55px;
margin:0!important;
padding:0!important;
border-bottom:none;
}
.aktt_more_updates a {
font-size:11px;
background:url(images/twit_b.png) left top no-repeat;
padding:0!important;
margin-top:10px;
text-indent:135px;
float:left;
width:260px;
height:45px;
}

 /* Twitter ALTERNATE CSS - for plugin called Twitter for Wordpress ++++++++++ */
li.widget_twitter {
background:url(images/twit_pat.png) center top repeat-y;
padding:0!important;
float:left;
margin:0 0 20px 0;
width:260px;
}
li.widget_twitter ul {
width:250px!important;
padding:0 10px 0 0!important;
margin:0;
font-size:11px;
color:#767676;
float:left;
border:0;
background:none;
list-style-type:none;
}
li.widget_twitter ul li {
background:none!important;
margin:0 0 0 10px;
padding:3px 0 4px 0!important;
line-height:14px!important;
}
li.widget_twitter ul li a {
padding:0;
color:#EB3B8F;
}
.twitter-message {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #F9F9F9;
}

li.widget_twitter ul li a:hover {
text-decoration:underline;
}
li.widget_twitter h2 {
background:url(images/twit_t.png) left top no-repeat;
float:left;
font-size:19px;
font-weight:normal;
letter-spacing:0;
color:#EB3B8F;
width:240px;
padding:55px 10px 7px 10px;
margin:0!important;
border:none;
}
li.widget_twitter ul li.more_updates {
width:260px;
height:55px;
margin:0!important;
padding:0!important;
border-bottom:none;
}
.more_updates a {
font-size:11px;
background:url(images/twit_b.png) left top no-repeat;
padding:0!important;
margin-top:10px;
text-indent:135px;
float:left;
width:260px;
height:45px;
}


/************** TABS *******************/

.domtab {
float: left;
}

.sidebar ul.tabs {
height:32px;
padding:0;
margin:0;
float:left;
border-bottom: none;
}

div.TabContent {
padding:0;
margin:0;
float: left;
}

div.TabContent ul {
padding: 10px;
background: #fff;
width: 240px;
}

ul.tabs li {
float:left;
display:inline;
padding:0;
margin:0;
border-bottom: none;
}

a.t {
float:left;
cursor:pointer;
text-decoration:none;
padding:8px 9px 9px 9px;
background: #ddd9c8;
margin:0 1px 0 0;
font-size:16px;
color: #464644;
font-family: Arial, Helvetica, sans-serif;
}

li.active a.t {
color:#ec3c8f;
background:#fff;
}

li a.t:hover {
color: #ec3c8f;
background-color: #fff;
}
   
#tagcloud {
text-align:center;
}


/****************/
li.popular-posts {
display:none;
}
/************************* FIRST COLUMN START ********************************/

#firstcolumn {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #464644;
line-height: 16px;
padding: 5px 10px 10px 10px;
}

#firstcolumn img {
margin-bottom: 5px;
}

span.color {
color: #af03ad;
font-size: 17px;
font-style:normal;
}

span.black {
color: #464644;
font-size: 15px;
font-style:normal;
}

#firstcolumn a {
color: #e9cd30;
padding: 0;
text-decoration: none;
}

#firstcolumn a:hover {
color: #d95a11;
}

.author {
width: 150px;
float: left;
margin-bottom: 20px;
border-bottom: 1px solid #d6d5d5;
padding-bottom: 10px;
}

.author a {
float: right;
margin-top: 3px;
}

.handbook {
margin-bottom: 20px;
border-bottom: 1px solid #d6d5d5;
padding-bottom: 10px;
font-style: italic;
}

.handbook a {
margin: 5px 0 5px 0;
display: block;
}

.magazine {
margin-bottom: 20px;
}

.magazine a {
margin: 5px 0 5px 0;
display: block;
}

/******************* COMMENTS *********************/
#commentform {
	}


#commentform textarea {
width:98%;
background-color: #f9f9f9;
color: #443F37;
border:1px solid #ccc;
padding:5px;
}

#commentform input:focus, #commentform textarea:focus {
border-color:#aaa;
}


#respond {
margin:20px 0 20px 0;
}

.comment-author-admin {
	background:#FFDFEE;
}
.comment-author-admin p {
	color:#EF5BA1;
	}

.gravatar {
	float:left;
	margin-right:10px;
}

.commentlist {
list-style-type:none;
margin:0;
padding:0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.commentlist ul {
list-style-type:none;
margin:0;
padding:0;
}
.commentlist li {
margin:0;
padding:10px;
}

.commentlist li.alt {
background:#FFF4FA;
	}

.fn {
	font-size:17px;
	line-height:21px;
	padding-top:20px;
	}

.commentmetadata a {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#262626;
	}

.avatars {
float:left;
margin:0 10px 0 0;
}

/************************* FOOTER START ********************************/

#footer {
color: #666666;
width: 100%;
padding: 0;
display: block;
background: transparent url(images/footer.png) center top no-repeat;
font-size: 12px;
height: 67px;
}

#footer a {
color: #ef5ca2;
text-decoration: none;
}

#footer .container {
margin: 0px auto;
padding: 0;
width: 981px;
}

.copyright {
float: left;
text-align: left;
margin: 30px 0 0 31px;
}

.design {
float: right;
text-align: right;
margin: 30px 31px 0 0;
}

.postads {
float:left;
text-align:center;
width:100%;
margin:10px 0 20px 0;
padding:0 0 20px 0;
border-bottom: 1px solid #e6e6e6;
}


.dd_after {
float:left;
margin:10px 0 10px 0!important;
}