/*  
Theme Name: Remembering Christmas Theme
Theme URI:
Version: 1.0
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Strict

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333;
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-size: 14px;
line-height: 23px;
background: #DB1D0B url(images/body_pat.jpg) center top repeat-y;
}

#mainwrapper {
background: url(images/body_image.jpg) center top no-repeat;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 5px 0;
padding: 0;
color:#DE1300;
font-weight:normal;
line-height:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
font-size:26px;
margin-bottom:10px;
}
h2 {
font-size:24px;
letter-spacing:1px;
}
h3 {
font-size:21px;
}
h4 {
font-size:18px;
}
h5 {
font-size:15px;
font-weight:bold;
color:#666;
}
h6 {
font-size:15px;
color:#666;
font-style:italic;
}

p {
margin:0 0 15px 0;
}

a:focus, a:hover {
color: #DE1300;
text-decoration: none;
}
a {
color: #DE1300;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 0 20px 20px;
padding:0 0 0 20px;
font-size:13px;
line-height:17px;
}
ul {
padding:0;
}
ul li, ol li {
margin: 0 0 10px 0;
padding: 0;
}
#leftcolumn ul li {
background:url(images/arrow.gif) left top no-repeat;
background-position:0 7px;
padding: 0 0 0 12px;
}
ul {
list-style-type: none;
}
ol {
list-style-type: decimal;
}

.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;
}

blockquote {
background: url(images/quote.gif) no-repeat;
background-position:0 5px;
color: #DE1300;
margin: 15px;
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-size:15px;
font-style:italic;
line-height:20px;
padding: 0 20px 0 30px;
}

input, textarea {
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
}

fieldset {
padding:10px;
}

.clear {
float:none;
clear: both;
}
.container {
width: 920px;
margin: 0 auto;
padding-right:10px;
}
.main {

}


/********************************* HEADER START *********************************/
#header {
width: 100%;
height:230px;
float:left;
margin: 0px auto;
padding: 0;
}
.header_main {
width:920px;
height:144px;
float:left;
text-align:center;
}
a.logo {
width:480px;
height:100px;
float:left;
margin:20px 0 0 20px;
}

.menupack {
width:530px;
float:left;
margin:0 0 0 60px;
}
ul#topmenu.menu {
list-style-type: none;
margin: 0;
padding:0;
font-size: 18px;
font-variant:small-caps;
float:left;
}
ul#topmenu li.page_item {
float: left;
display: inline;
padding: 0;
margin:0;
}
ul#topmenu li.page_item a {
display: block;
text-decoration: none;
line-height:18px;
padding: 7px 15px 11px 16px;
color:#DE1300;
}

ul#topmenu li.current_page_item {
background:url(images/menu_li.gif) left top no-repeat;
padding: 0 0 0 15px;
}

ul#topmenu li.current_page_item a {
background:url(images/menu_li.gif) right top no-repeat;
padding: 10px 15px 11px 0;
}

/****************** SEARCH *************************/
#searchform {
display:block;
float: right;
margin:50px 85px 0 0;
padding: 0;
width: 213px;
}
#searchform p {
margin:0;
padding:0;
}
input#s {
font-size: 13px;
line-height:13px;
padding:4px 5px 2px 5px;
margin:0;
width: 203px;
height:22px;
float: left;
background: none;
border: none;
}
 
/*******************************************/


#leftcolumn, #rightcolumn {
margin:0;
padding:0;
}
#leftcolumn {
float: left;
width: 590px;
overflow: hidden;
}
#rightcolumn {
float: right;
width: 300px;
margin-top:-68px;
}

.post {
margin:0;
padding:0 0 30px 0;
float:left;
clear:both;
width:100%;
line-height:23px;
background:url(images/post_bg.gif) left bottom no-repeat;
}
.page {
padding:0 0 50px 0;
}

.title_wrap {
width:590px;
float:left;
}
.title {
}
.title h2 a {
text-decoration: none;
color: #DE1300;
}
.title h2 a:hover {
color: #666;
}

.postmeta {
margin:0;
padding:0;
color:#666;
font-size:10px;
line-height:16px;
text-transform:uppercase;
float:left;
width:590px;
}
.title_wrap .postmeta a {
color:#666;
}

.entry {
padding:10px 0 20px 0;
}
.entry p {
padding:0;
margin: 0 0 15px 0;
}
a.more-link {
float: right;
display:block;
margin:0;
text-transform:uppercase;
font-size:11px;
}


/********** SIDEBAR MAINS ***************/
ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
width:300px;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget {
clear:both;
margin-bottom:30px;
}
li.widget ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size:13px;
width:300px;
}
li.widget ul li ul {
list-style-type: none;
margin: 5px 0 0 2px;
padding: 0;
font-size:12px;
width:280px;
}
.sidebar ul li {
line-height:18px;
margin:0 0 7px 0;
padding: 0;
}
.sidebar h2 {
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-weight:normal;
padding:0;
margin:0 0 7px 0;
width: 300px;
font-size:17px;
text-transform:uppercase;
border-bottom:3px solid #EFEFEF;
}
.sidebar ul li a {
color:#854D48;
text-decoration:none;
}
.sidebar a:hover {
color: #DE1300;
text-decoration:underline;
}
/********** SIDEBAR MAINS END ***************/

li.widget_categories ul {
margin:0 0 20px 0;
float:left;
background:#fff;
}
li.widget_categories ul li {
width:150px;
float:left;
display:inline;
}
li.widget_categories ul li ul li {
width:120px;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 7px;
background-color:none;
padding-left:10px;
}
li.widget_categories ul .children {
width:143px;
}


#tagcloud {
text-align:center;
padding:5px 0 0 0;
width:280px;
}
#tagcloud a {
line-height:1.1em;
display:inline;
}

/* SUBSCRIBE ++++++++++ */
.subscribe {
float:left;
width:308px;
margin:0 0 20px 0;
font-size:13px;
line-height:18px;
color:#515151;
}

.rss {
display:block;
margin:0;
float:left;
}
.rss a {
background:url(images/rss.jpg) left no-repeat;
display:block;
float:left;
width:86px;
height:120px;
}

#subscribe-form {
text-align:left;
margin:40px 0 0 0;
padding:0;
}
#subscribe-form p {
margin:0;
padding:0;
}

.field {
	background:none;
	border:none;
	padding:3px 5px 2px 5px;
	color:#333;
	width:125px;
	margin:0 0 5px 0;
	float:right;
}

input#nameinput {
margin:0 7px 5px 0;
}

.subscribebutton {
border:none;
margin:0 20px 0 0;
padding:0;
cursor:pointer;
width:87px;
height:20px;
background:url(images/signup.gif) no-repeat;
float:right;
clear:both;
}
.subscribebutton:hover {
background:url(images/signup.gif) no-repeat 0 100%;;
}

/* Twitter CSS ++++++++++ */
li#twitter-tools {
padding:0;
float:left;
margin-bottom:30px;
width: 300px;
}
li#twitter-tools ul {
width:300px;
padding:0;
font-size:11px;
color:#767676;
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
}
li#twitter-tools ul li {
background:none;
margin:0;
padding:0px 0 7px 0;
float:left;
}
li#twitter-tools ul li a {
padding:0;
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
color:#DE1300;
}
li#twitter-tools ul li a:hover {
text-decoration:underline;
}
li#twitter-tools h2 {
background:url(images/twitter.jpg) left top no-repeat;
float:left;
font-size:19px;
text-transform:none;
letter-spacing:0;
color:#DE1300;
padding:110px 0 0 0;
margin:0 0 7px 0;
border:none;
}
.aktt_tweets {
width:280px;
}
.aktt_more_updates a {
font-size:11px;
float:right;
}


#aktt_tweet_form fieldset {
float:left;
width:280px;
}
#aktt_tweet_form fieldset input {
width:270px;
padding:3px;
}
#aktt_tweet_form fieldset p {
float:right;
margin-bottom:5px;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
width:90px;
padding:1px;
cursor:pointer;
}


/* Recent Comments fix for IE6 CSS ++++++++++ */
ul#recentcomments {
width:270px;
}
.comsubline {
font-size:11px;
float:left;
margin:3px 0 0 0;
color:#999;
}


/****************** SIDEBAR END *************************/


.tags {
margin:0 0 20px 100px;
float:left;
}

#bookmarks {
width:230px;
float:left;
}
#bookmarks a {
color:#403E3E;
text-decoration:none;
}
#bookmarks a:hover {
text-decoration:underline;
}
#bookmarks ul {
margin:12px 0 0 0;
padding:0;
font-size:12px;
}
#bookmarks ul li {padding-left:20px;line-height:16px;}
#bookmarks ul li.shareDelicious {background:url('images/list_functions_delicious.gif') no-repeat;}
#bookmarks ul li.shareDigg {background:url('images/list_functions_digg.gif') no-repeat;}
#bookmarks ul li.shareStumbleupon {background:url('images/list_functions_stumbleupon.gif') no-repeat;}
#bookmarks ul li.shareYahooBuzz {background:url('images/list_functions_yahoo-buzz.gif') no-repeat;}
#bookmarks ul li.email {padding:0;}

#bookmarks ul li.infeed {
background:url(images/minifeed.png) left no-repeat;
}
#bookmarks ul li.print {
padding:5px 0 5px 20px;
background:url(images/print.png) left no-repeat;
}
#bookmarks ul li.incomment {
padding:5px 0 5px 20px;
background:url(images/comment.png) left no-repeat;
}

.nextlinks {
float:right;
width:340px;
margin:0 0 20px 0;
}
.nextlinks ul {
padding:0;
margin:10px 0 0 0;
}
.nextlinks ul li {
margin:0 0 5px 0;
}
.nextlinks a {
font-size:12px;
color:#403E3E;
}



/************************* COMMENTS AREA START ********************************/
#commentArea {
margin:20px 0 0 0;
}
.theform {
padding: 1.5em 0 2em;
}
.commentlist {
margin: 0 0 20px 0;
padding:0;
list-style-type:none;
clear:both;
}
.commentlist p {
padding:0;
margin:5px 0 5px 0;
font-size:12px;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist .comment-meta a {
color:#DE1300;
}

.commentlist li {
padding: 10px;
margin:0;
display:block;
float:left;
clear:both;
border-bottom:1px dashed #ccc;
}
.alt {
background:#f7f7f7;
}
.commentlist li.comment-author-admin {
color:#DE1300;
background:#fff;
}

.commentlist li li.comment, .commentlist li li li li.comment {
	background: #fff!important;
	border:1px solid #D9D9D9;
	padding:10px!important;

	}
.commentlist li li li.comment, .commentlist li li li li li.comment {
	background: #f7f7f7!important;
		margin:0 10px 0 0;
	}
	
.commentlist .reply {
margin-bottom:10px;
}
.commentlist .reply a {
color:#DE1300;
}

.comment-meta {
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-size:11px;
}
.gravatar {
height:36px;
width:36px;
float:left;
margin:0 0 0 10px;
clear:left;
}
#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}
#commentform {
padding:20px;
margin:10px 0 20px 0;
float:left;
clear:both;
background:#f7f7f7;
border:1px solid #ccc;
}
#commentform p {
margin-left:0;
}
.comment_input {
vertical-align: middle;
width: 180px;
height:20px;
padding: 3px 5px 2px 5px;
margin:0;
border: 1px solid #999;
background:#fff;
color:#666;
}
#commentform input:focus {
border: 1px solid #DE1300;
}
.message_input {
font-size: 1em;
width: 530px;
height: 180px;
margin:0;
padding: 5px;
border: 1px solid #999;
background:#fff;
color:#666;
}
#commentform textarea:focus {
border: 1px solid #DE1300;
}
.commentlist_error {
color: #c00;
}
.button {
background: none;
width:60px;
padding:2px 0 3px 0;
height:24px;
cursor:pointer;
border:none;
color:#f7f7f7;
background:#666;
border: 1px solid #444;
}
.button:hover {
cursor:pointer;
border:none;
background:#DE1300;
color:#fff;
border: 1px solid #666;
}
#commentform .button:focus {
cursor:pointer;
border:none;
background:#DE1300;
color:#fff;
border: 1px solid #666;
}

/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footer {
width: 100%;
height:260px;
padding: 0;
display: block;
background: url(images/footer.jpg) center top no-repeat;
text-align:left;
}
#footer .container {
margin: 0px auto;
padding: 0;
width: 920px;
}
.credits p {
margin:0;
}

.credits {
padding: 0 0 0 150px;
color:#474747;
margin:0px auto;
width:760px;
}
.credits a {
color:#333;
text-decoration: none;
}
.credits a:hover {
color:#DE1300;
}

.featbar {
padding:20px 0 0 0;
height:200px;
}
.featbar h2 {
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-size:17px;
text-transform:uppercase;
border-bottom:3px solid #EFEFEF;
margin-bottom:10px;
}
.featbar ul {
list-style-type:none;
float:left;
margin:0;
padding:0;
}
.featbar ul li {
list-style-type:none;
margin:0 20px 7px 0;
float:left;
width:350px;
}
.featbar ul li a:hover {
text-decoration:underline;
}

.credits .footleft {
float: left;
text-align:left;
margin-left:70px;
font-size:10px;
text-transform:uppercase;
color:#fff;
}
.footleft a {
color:#fff;
}
.footleft a:hover {
color:#fff;
text-decoration:underline;
}

.footright {
float: right;
text-align:right;
width:200px;
font-size:10px;
text-transform:uppercase;
color:#fff;
}
.footright a {
color:#fff;
}
.footright a:hover {
color:#fff;
text-decoration:underline;
}
/************************* FOOTER END ********************************/


/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { padding: 0; margin:40px 0 30px 30px ; height:40px; float:left; }
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; font-size: 13px; color:#666; text-decoration:none; padding:0 7px 2px 7px; }
.pageNav a:hover { text-decoration: none; color:#DE1300; }
.pageNav span { font-size:11px; text-transform:uppercase; display:block; float:left; text-align:center; line-height:22px; height:22px; width:100px; margin-right:1px; }
.pageNav .on { display:block; float:left; text-align:center; color:#DE1300; padding:0 7px 2px 7px;  font-size:15px;
}
.dotts {width:22px; text-align:center; display:block; float:left;
}





li.dfrads {
float:left;
clear:none;
margin:0 0 20px 0;
display:block;
width:auto;
text-align:center!important;
min-width:150px;
}
li.dfrads img {
margin:0px auto;
}

img.alighright {
float:right;
}