/*  
Theme Name: Frozen
Description: Created for Mary Rajotte.com | Horror/Dark Fiction Writer
Author: Outstanding Ink 
Author URI: http://www.outstandingink.com/ 
*/



/* -------------------[ Main Page Elements ]------------------- */


body {
background-color: #3E3743; 
height: 800px;
font-family:Trebuchet MS; 
font-size:12px; 
color:#000000; 
text-decoration:none; 
text-align: left;
line-height: 130%;
}

.aktt_tweets {
width: 145px;
}

.aktt_tweet_text {
width: 135px;
}


#noscroll {
    overflow: hidden;
    }

.twitter_div { border: 1px solid #414141;

}


	.text{font-family:Trebuchet MS; font-size:12px; color:#868686; text-decoration:none}
	.text2{font-family:Trebuchet MS; font-size:12px; color:#828282; text-decoration:none}


	.text3{font-family:Trebuchet MS; font-size:12px; color:#000000; text-decoration:none; text-align: left;
}

	a.list {font-family:Trebuchet MS; font-size:12px; color:#5A5A5A; text-decoration:none; 
	background-image: url(http://localhost/mary/wordpress/wp-content/themes/frozen/images/list1.jpg);
	background-repeat: no-repeat;
 margin-right: 5px;
}

.center {text-align: center; margin: auto;
}

	.text4{font-family:Trebuchet MS; font-size:12px; color:#686868; text-decoration:underline}
	.text5{font-family:Trebuchet MS; font-size:12px; color:#989797; text-decoration:none}
	.text:hover{text-decoration:underline}
	.text3:hover{text-decoration:none;}
	.text4:hover{text-decoration:none}

	.scroll { 
	scrollbar-3dlight-color: #D7E7F6;
	scrollbar-arrow-color: #D7E7F6;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #D7E7F6;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #7BA0C1;
	scrollbar-shadow-color: #7BA0C1;
	scrollbar-track-color: #FFFFFF;
	}

#box{
width: 730px;
height: 463px;
overflow: auto;
margin: 0;
padding: 0;
}



.works
{
background-color: #DDD8E1;		
border:  double thick #ffffff; padding: 5px;
}



#wp-calendar {margin: 0 auto; border: 1px solid #cccccc; background-color:#DDD8E1;}

caption{color: #777777;text-transform: uppercase;}
.wc{color: #777777;text-transform: uppercase;}

.caption {width: 250px; background: #A8A5B2; padding: 0 0 5px 0; text-align: center; color: #666666; font-weight: bold;}


/* -------------------[ Header ]------------------- */





/* -------------------[ Headings ]------------------- */

h1, h1 a, h1 a:link, h1 a:visited {
display: inline;
font-size: 16px; color: #333333;	
list-style: none;	
line-height: 110%;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
margin-bottom:0; padding-bottom:0;
     }


h1 a:hover {     
display: inline;
font-size: 16px; color: #333333;	
list-style: none;	
line-height: 110%;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
margin-bottom:0; padding-bottom:0;
     }



h2 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
margin-bottom:0; padding-bottom:0;
	font-size: 13px;
	font-weight:bold;
	list-style: none;color: #333333;
display: inline;
}

h2, h2 a, h2 a:visited, h2 a:active {
color: #333333;
margin-bottom:0; padding-bottom:0;
display: inline;
}


h3 comments {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
margin-bottom:0; padding-bottom:0;
	font-size: 13px;
	font-weight:bold;
	list-style: none;color: #80623F;
display: inline;
}



.pagetitle {
	padding: 0 0 0px 0;	list-style: none;
	font-size: 16px;	
line-height: 110%; 
color: #333333;
	background: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}


#sidebar h2 {
	font-size: 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0 0 5px 0;
	}

.comments h2 {
	font-size: 1.7em;
	padding: 5px 0;
	margin: 0;
	}
a.inseries:link, a.inseries:visited, a.inseries:active {color: #2E6464; font-weight: bold; font-size: 10px;}


.series_toc {background-color: #2E6464;}   
.blue12 {background-color: #EFEDF5;}


/* -------------------[ Links ]------------------- */

a, a:link, a:visited a:active {
font-size: 12px;
	color: #AB83AD;
	text-decoration: none; font-weight: bold;
	}

a:hover {
font-size: 12px;
	text-decoration: underline;
}

#footer a {
	color: #5a5a5a;
	text-decoration: underline;
	}

#wp-calendar a {color:#6c478a; background-color: #ffffff;		
padding: 0 2px 0 2px;}

#tags a, #tags a:link, #tags a:visited, #tags a:active {
font-size: 10px; color: #907E6D;
}

#tags a:hover {
text-decoration: underline; color: #907E6D;
}         
	
/* -------------------[ Images ]------------------- */


.entry img {
        float: right;
        margin: 0 0 8px 10px;
        border: 0;
        background: #ffffff;
        padding: 1px;
        }
	
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;
	}



/* -------------------[ Lists ]------------------- 
/* Lists */


#list ul {
 list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
line-height: 180%;
	margin-left: 2em;
}


#list li {
 list-style-type: none;
	padding: 3px 0 3px 0px;
	margin: 0;
	line-height: 180%;
	border-bottom: dotted 1px #464646;	
}

#sidebar ul {
 list-style-type: none;
	padding: 0;
	margin: 0;
line-height: 180%;

}


#sidebar li {
 list-style-type: none;
	padding: 3px 0 3px 0px;
	margin: 0;
background-color: #F3F2F4;
	line-height: 180%;
	border-bottom: dotted 1px #464646;	
}

.imglist {
 list-style-type: none;
	margin: 0;
background-color: #F3F2F4;
	border-bottom: dotted 1px #464646;	
}


#arrow ul { margin: -10 0 0 0; padding: 0; list-style-type: none;  line-height: 8px; text-align: left;vertical-align: top}

#arrow li { border: 0; margin: 0 0 -12px 0; padding: 5px 18px; background: url(http://localhost/mary/wordpress/wp-content/themes/frozen/images/list2.jpg) 0 8px no-repeat; list-style-type: none; line-height: 8px; text-align: left; }

#arrow2 ul {
 list-style-type: none;
	padding: 0 0 0 0px;
	margin: 0;
	margin-left: 2em;display: inline;
}












/* -------------------[ Form Elements ]------------------- */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
        width: 448px;
        padding: 0px; 
					margin: 15px 0 0 0;				
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


.comments {
			font-size: 11px;
			font-family: verdana;	
			margin: 0;   padding: 10px;
background: #ffffff;
	}

.commentlist ul, .commentlist ul ol {
			margin: 0;   padding: 0px;
			background: #ffffff;
list-style-type: none;

        }

.commentlist li {
	font-size: 11px;
list-style-type: none;
			margin: 0;   padding: 5px;
	background: #ffffff;
	}



.commentlist li.alt {
        background-color: #ffffff;	
list-style-type: none;
			margin: 0;   padding: 5px;
        }

.commentlist p {
			margin: 0;   padding: 5px;list-style-type: none;
	}

.comments h3 {
			margin: 0;   padding: 0px;list-style-type: none; color: #80623F;
	}

.commentmetadata {
			margin: 0;   padding: 0px;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */




.archivepost {
	margin: 30px 0 0px 0px;
	padding: 0;
	line-height: 130%;
	}



a img {
	border: none;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.author {
					width: 20px; height: 20px;
					float: left;
        background: #ffffff;
        padding: 3px 7px;
        font-size: 10px;
        text-align: center;
        }


blockquote {
	margin: 10px 30px;
	padding-left: 10px;
	border-left: 1px dotted #ddd;
        color: #666;
	}

.byline {
color: #A8A5B2; font-size: 10px;
}

.catimage {background: #ffffff; float: left;}

.center {
	text-align: center;
	}


.clear {
clear:left;
width:100%;
font-size:1px;
}


.dotted {
border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 0;
}


.entry {
	padding: 10px;	
margin: 0; 
	}

.excerpt {
	font-size: 11px; font-style: italic; color: #666666;
}
 
.featuredentry {
	padding: 10px 0 0 0;
	margin: 0;
	}

.floatleft {
float:left;
margin:0 10px 10px 0; /* Give it a right margin */
}



hr {
	display: none;
	}


.linebg {
	background: url('http://localhost/mary/wordpress/wp-content/themes/frozen/images/linebg.jpg') repeat-x;
padding: 0 0 15px 0;
}


.navigation {
	text-align: center;
	padding: 10px 0 10px 0; 	
 background-color: #3a3c3c; height: 15px;
	border:  double #000000;
 width: 525px;
	}

.navigation .alignright {
	float: right;	padding: 0px 10px 0 0;

	}
	
.navigation .alignleft {
	float: left;	padding: 0 0 0 10px;
	}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	} 

.postmetadata {
	font-size: 11px;
	background: #EFEFF1;
	border: 1px dotted #E0DFE3;
	padding: 5px;
	text-align: left;
	margin: 0 0 20px 0; width:90%;
	}

.postinfo {
	margin: 0px;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
	}

.postinfo2 {    
        clear: both;
	margin: 0px 0 0 0px;
	font-size: 10px;
	padding: 0 0 20px 0px;
	float: right; color: #666666;
	}

.post {
	line-height: 130%;
	background:#ffffff;
	margin: 0px;
	padding: 0px;
	}



.spacer {	padding: 0 0 5px 0;}

#tags {
font-size: 10px; color: #907E6D;
}

.thumb {
text-align: left;
float: left;
		margin: 0 5px 5px 0;	
border:  1px solid #cccccc; 				
}

.thumbpad {
margin: 0 5px 5px 0;
}















.comments {
        float: left;
        text-align: center;
        font-size: 10px;
        font-weight: bold; 
        width: 120px;
        height: 21px;
        color: #666666;
        padding: 4px 0 0px 0;
        margin: 0;
        }


.search {
        float: right;
        margin: 0;
        padding: 0;
        }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
   


/* -------------------[ Gallery ]------------------- */





