/*
THEME NAME: FireAndIce
THEME URI: http://thebuckmaker.com/fireandice
AUTHOR: Joe Fischler
AUTHOR URI: http://thebuckmaker.com
DESCRIPTION: Hot Wordpress Theme by <a href="http://thebuckmaker.com">TheBuckmaker.com</a>. Easy to use and tested in 40+ different browsers, resolutions and operating systems. Based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. Rock The Net!
VERSION: 1.0.1
TAGS: fixed width, two columns, valid CSS, valid XHTML, black, red, orange, widget ready, left sidebar, gravatars, support,
*/



/*G E N E R A L   S T Y L I N G*/

         h1, h2, h3, h4, h5, h6{font-weight:normal; font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;}
         h2{font-size:1.4em}
         h3{font-size:1.3em}
         h4{font-size:1.2em; color:#F7353E; padding:5px 0;}
         h5{font-size:1.1em}
         h6{font-weight:bold}

blockquote {
         margin: 20px; 
         padding:10px; 
         border-left:3px solid #F7353E;
}

         
blockquote p {
         font-style:italic; 
         color:#fff; 
         font-weight:bold;

}


a:link {color: #F2F2F2; text-decoration:none;}
a:visited {text-decoration:none; color:#F2F2F2;}
a:hover {color: #FFF; text-decoration:none;}

/*
L A Y O U T
*/


body {
         background: #000000 url("images/feuersidebar.jpg"); 
         background-repeat:no-repeat; 
         background-attachment:fixed;
         font-family: Arial, Verdana, Sans-Serif;
         color:#fff;
}

div#wrapper {
        margin:0 220px;
        width:749px;
}

div#container {
	float: right;
	margin: 0 0 0 -220px;
	width: 100%;

}


/*H E A D E R*/

div#header{
        background: #000000 url("images/mountains.jpg");
        padding:0 20px;
        height: 130px;
        width: 749px;
        position:relative;
        top:1em;
        border: 1px solid #F7353E;
        overflow:hidden;

}

div#header h1#blog-title{font-size:32px; color:#F7353E; margin:40px 0 0 0; padding:0;}
div#header h1#blog-title a{color:#F7353E;}
#blog-description {padding-left:5px;
}



div#access div.skip-link{
        display:none;
        position:absolute;
        top:200px;
        left:900px;
        font-size:12px;
}


/*  M   E   N   U   */


div#menu{
        position:absolute;top:0px;left:229px;
        font-size:12px;
        padding:5px 0 0 0;
        margin-bottom:0px;
        width:790px;
        text-align:right;
        display:inline;
}
div#menu ul {display:inline;}
div#menu ul a {font-weight:600; text-decoration:none; display:inline; color:#F7353E;}
div#menu ul a:hover{color:#F2F2F2; background:#f7353e}
div#menu ul li.current_page_item a{background-color:#F7353e; color:#fff;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style-type:none; margin:0;}
div#menu ul li{float:right;}
div#menu ul li a{padding:5px;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}



/*  M   I   S   C   */


.page h2, .single h2 {padding-top:5px;}
.archive h3{border:0}
.archive .page-title{border-bottom:1px solid #F7353E; padding:0px 0 5px 0; font-size:12px; color:#808080;}



/*  C  O  N  T  E  N  T   */

div#content {
	margin: 38px 0 0 200px;
        padding:0;

}

div#content div.post .entry-title, div#content div.page .entry-title{
font-size:1.3em; font-weight:normal; color:#F2F2F2; margin:0; padding:0;
}

div#content div.post .entry-title a, div#content div.page .entry-title a{line-height:1.3em; color:#F2F2F2;}
.entry-date{text-align:left; font-size:10px; padding-bottom:5px; text-decoration:none; color:#808080;}

div#content div.post .entry-title a:hover, div#content div.page .entry-title a:hover{color:#F7353E; line-height:1.3em;}

.entry-title{clear:both;}

/*Content Post Styling*/
.entry-content{overflow:hidden;}
.entry-content p{color:#FFFFFF; font-size:12px; line-height:1.5em; padding:0.5em 0;}
.entry-content em{font-style:italic}
.entry-content ul, ol{margin:10px;font-size:12px; line-height:1.5em;}
.entry-content ul li{padding-left:5px; list-style-type:disc;}
.entry-content ol li{padding-left:5px;}
.entry-content strong, .entry-content b{font-weight:bold}
.entry-content img{padding:10px; border:none;}

.entry-content a{color:#F7353E; padding:2px;}
.entry-content a:hover{text-decoration:underline;}
.entry-content h2 {margin:0; padding:0;}


/*  M  E  T  A  */


.entry-meta {font-size:10px; color:#808080; padding: 10px 0; margin-bottom:20px; clear:both;}
.entry-meta a, .entry-meta a:visited {color:#F7353E}
.entry-meta a:hover{text-decoration:underline;}
.published {border:none; text-decoration:none;}



/*  C  O  M  M  E  N  T  S   */

/*Comment List*/
div#comments{clear:both; margin-top:50px;}
div#comments a, div#comments a:visited {color:#f7353e; font-weight:bold;}
div#comments a:hover {text-decoration:underline;}
div#comments-list h3{font-size:14px; font-weight:bold; color:#808080;}
div#comments-list ol {font-size:12px; line-height:1.2em; padding:0}
div#comments-list ol li {display:block; width:440px; padding:0; list-style-type:none;}
div#comments-list ol li .comment-author{font-weight:bold;}
div#comments-list ol li .comment-meta{padding-bottom:10px; color:#808080; font-weight:normal;font-size:0.8em; border-top:1px solid #F7353E}
div#comments-list ol li .comment-author{padding-right:10px}
div#comments-list ol li p{font-weight:normal;}
div.comments ol li{margin:0 0 3.5em;}
.photo {float:right;}

/*Comment Input Form*/
div#respond {margin-top:50px;}
div#respond h3 {font-size:14px; font-weight:bold; color:#808080;}
div#respond .formcontainer{font-size:12px; line-height:1.2em; height:400px;}
div#respond form#commentform textarea{border:3px solid #F7353E; padding:5px; height:80px; width:424px; background:none; color:#fff;}
div#respond form#commentform input{border:3px solid #F7353E; padding:5px; height:16px; width:424px; background:none; color:#fff;}
div#respond form#commentform input#submit{border:0; margin-top:10px; width:150px; padding:5px; border: 2px solid #f7353e; height:30px; background:none; font-weight:bold; cursor:pointer;}
form#commentform{margin:0 30px; width:440px; padding-top:5px}
form#commentform p#comment-notes{color:#FFF;}
form#commentform div.form-label{color:#FFF; margin:5px 0}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}



/*  S  I  D  E  B  A  R   */

div.sidebar {
	float: left;
	width: 150px;
	overflow: hidden;
        border-left:1px solid #F7353E;
        border-right:1px solid #F7353E;
        border-bottom:1px solid #F7353E;
        padding:5px 15px 600px 15px;
        margin-top:15px;
}


/*  Sidebar List   */

.xoxo {
        padding:0; margin:0; width:150px; overflow:hidden;
}
.xoxo li {color:#f7353e; list-style-type:none;}
.xoxo a, .xoxo a:visited {font-size:12px; font-weight:bold; color:#f7353e }
.xoxo h3 {margin:20px 0 5px 0; padding:0; font-size:19px;}
.xoxo ul {margin:0; padding:0;}
.xoxo ul li {padding:3px; width:150px;}
.xoxo ul li:hover {color:#F2F2F2; background:#F7353E;}
.xoxo ul li:hover a {color:#F2F2F2}
.xoxo ul li.current_page_item {background:#F7353E;color:#F2F2F2;}
.xoxo ul li.current_page_item a, .xoxo ul li.current_page_item a:visited {color:#F2F2F2;}
.xoxo li a:hover { color:#F2F2F2; background:#F7353E}
.xoxo ul ul li {padding-left:5px;}
.xoxo ul ul li:hover {background:#000; color:#f7353e}


div#secondary {
        display:none;
}




/*  F  O  O  T  E  R  */

div#footer {clear:both; padding-top:60px; text-align:center; color:#FFFFFF; font-size:11px;}
div#footer a {color:#FFFFFF;}
div#footer a:hover {color:#F7353E;}




/*  N  A  V   next/last post, older/newer posts  */

#nav-above {display:none;}
#nav-below {font-size:12px; margin-bottom:30px;}
#nav-below a, #nav-below a:visited {color:#808080; font-weight:bold}
#nav-below a:hover {text-decoration:underline;}
.nav-previous {float:left;}
.nav-next {float:right;}



/*  A  L  I  G  N  */

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}