*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

@font-face {
	font-family: "handle-bold";
	src: url(fonts/handle-bold.ttf) format("truetype");
}
@font-face {
	font-family: "handle-bold2";
	src: url(fonts/handle-bold.eot);
}
@font-face {
	font-family: "santa-db";
	src: url(fonts/santa-db.ttf) format("truetype");
}
@font-face {
	font-family: "santa-db2";
	src: url(fonts/santa-db.eot);
}

body 
{
font-size: 12px;
margin: 0px;
padding: 0px;
text-align: center;
color: #80e3ff;
font-family: Tahoma, "Times New Roman", Times, serif;
background:#3f9cff url(images/header.jpg) center top no-repeat;
}

#wrap
{
width:1002px;
margin: auto;
background: none;
padding: 0px;
}


                         /****************** Blogtitle ******************/


#blogtitle
{
height:392px;
text-align: left;
margin: 0px;
padding: 0px;
}
.title-link
{
width: 838px;
height:117px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 80px;
}
.title-link img
{
border:none;
}

.description
{
font-family: "handle-bold", "handle-bold2", Arial, Helvetica, sans-serif;
color: #ffe074;
text-align: center;
font-size: 23px;
font-weight:normal;
padding:8px 90px 0px 90px;
margin:0px 0px 0px 0px;
line-height:28px;
height:53px;
}
.box
{
width:1002px;
height:152px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
clear:both;
}
.top-post
{
float:left;
width:117px;
padding:8px 0px 0px 21px;
_padding:19px 0px 0px 21px;
margin:0px 0px 0px 0px;
overflow:hidden;
height:126px;
_height:118px;
font-size:12px;
color: #912c00;
}
.top-post a:link, .top-post a:visited {
font-size:12px;
color: #912c00;
text-decoration: none;
font-weight: normal;
}
.top-post a:active, .top-post a:hover {
color: #912c00;
text-decoration: underline;
font-size:12px;
}
.banner
{
float:left;
width:728px;
padding:26px 24px 0px 0px;
margin:0px 0px 0px 0px;
}
.banner img
{
border:#bf7710 1px solid;
}
/* nav
--------------------------------------------------*/
#nav
{
font-family: "santa-db", "santa-db2", Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
padding:3px 0px 0px 0px;
width:686px;
height:27px;
float:right;
overflow: hidden;
}


#nav ul 
{
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}

#nav li a 
{
display:block;
padding:0px 10px 0px 10px;
font-size:20px;
color:#fff3d0;
font-weight: normal;
text-decoration:none;
line-height:26px;
}


#nav .selected a,
#nav .current_page_item a,
#nav a:hover
{
padding:0px 10px 0px 10px;
font-size:20px;
color:#f8e4a8;
text-decoration:none;
display:block;
}

#nav a:visited
{
padding:0px 10px 0px 10px;
font-weight: normal;
text-decoration:none;
display:block;
}

/* search */

#sb_search{
  margin: 0px;
  padding: 5px 13px 0px 0px;
  height: 23px;
  width:264px;
  float:right;
}
#search_form{
  margin: 0px;
  padding: 0px;
}
.s_text{
  border: 0;
  margin:3px 0px 0px 0px;
  _margin:2px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size: 12px;
  color: #ff8c40;
  width: 174px;
  background: transparent;
}
.searchsubmit{
	background: url(images/search.gif) top left no-repeat;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height: 23px;
	width: 67px;
	border: 0;
	cursor: pointer;  
}
.txt{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.btn{
  margin: 0px;
  padding: 0px;
  float: left;
}

                         /****************** Container ******************/
#container
{
clear:left;
padding:0px;
margin-left:auto;
margin-right:0;
margin-top: 0px;
}


                         /****************** Left Sidebar Container ******************/

#leftnav
{
float: left;
width: 205px;
padding: 0px 0px 15px 0px;
margin: 0px 0px 0px 0px;
text-align: left;
background:url(images/left-bottom.jpg) bottom no-repeat;
}

                         /****************** Right Sidebar Container ******************/

#rightnav
{
float: right;
width: 205px;
padding: 0px 0px 15px 0px;
_padding: 0px 0px 15px 0px;
margin: 0px 7px 0px 0px;
_margin: 0px 3px 0px 0px;
text-align: left;
background:url(images/right-bottom.jpg) bottom no-repeat;
}

                         /****************** Content ******************/
#content
{
width: 576px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 2px 0px 3px;
_padding: 0px 3px 0px 3px;
text-align: left;

}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: none;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
padding-right: 10px;
}
                         /****************** Footer ******************/

.footer
{
background-color:#110130;
display: inline-table;
width:100%;
margin:0px;
padding:0px;
}
.footwrap-bg
{
background: #110130 url(images/footer-bg.jpg) top repeat-x;
height:190px;
}
#footwrap
{
margin: auto;
padding: 0px;
color: #8164ff;
font-size:11px;
font-weight: normal;
height:50px;
width:1002px;
}

#footwrap img {
padding: 0px 0px 0px 0px;
border:none;
}

#footer-links
{
color:#9f89fc;
font-size:12px;
margin:0px 0px 0px 0px;
padding:26px 0px 0px 10px;
width:980px;
float:left;
text-align:left;
height: auto;
}
#footer-links a:link, #footer-links a:visited
{
color:#9f89fc;
font-size:12px;
padding:0px 2px 0px 2px;
text-decoration: none;
font-weight: normal;
}
#footer-links a:hover, #footer-links a:active
{
color:#af9cff;
font-size:12px;
padding:0px 2px 0px 2px;
text-decoration: underline;
font-weight: normal;
}
.footer-links
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#a792ff;
font-size:18px;
font-weight:bold;
line-height:27px;
margin:0px 0px 0px 0px;
padding:30px 0px 0px 0px;
}
.footer-bottom
{
text-align:center;
width:990px;
height:70px;
padding:0px 0px 0px 10px;
}
.footer-bottom-text {
float:left;
color: #9999cc;
text-decoration: none;
border: none;
font-size:11px;
font-weight: normal;
width:550px;
padding-top:5px;
display:block;
line-height:20px;
}
.footer-bottom-text a:link {
color: #8164ff;
text-decoration: none;
border: none;
font-weight: normal;
}
.footer-bottom-text a:hover {
color: #a792ff;
text-decoration: none;
border: none;
}

.footer-bottom-text a:visited:hover {
color: #a792ff;
text-decoration: none;
border: none;
}

.footer-bottom-text a:visited {
color: #8164ff;
text-decoration: none;
border: none;
font-weight: normal;
}
footer-logo
{
width:430px;
float:right;
margin:0px;
}
                         /******************Left Sidebar ******************/

#sidebarleft
{
color: #41001f;
margin: 0px;
background: none;
padding:0px;
background: url(images/left-bg.jpg) repeat-y;
}

#sidebarleft ul
{
list-style-type:none;
background:url(images/left-footer.jpg) no-repeat bottom;
padding-bottom:24px;
padding-top:6px;
}

#sidebarleft li
{
padding-bottom: 0px;

}

#sidebarleft ul li
{
padding-left: 0px;
margin-left: 30px;
margin-right: 7px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarleft ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarleft a:link, #sidebarleft a:visited {
font-family: Tahoma, "Times New Roman", Times, serif;
font-size:12px;
color: #41001f;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarleft a:active, #sidebarleft a:hover {
font-family: Tahoma, "Times New Roman", Times, serif;
color: #41001f;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarleft h2 {
font-family: "handle-bold", "handle-bold2", Arial, Helvetica, sans-serif;
color: #5d1c00;
padding: 2px 0px 0px 0px;
margin:0px;
height:39px;
text-align:center;
background:url(images/left-title.jpg) no-repeat;
}

#sidebarleft p
{
padding: 3px;
}
#sidebarleft div
{
background:url(images/left-footer.jpg) no-repeat bottom;
padding-bottom:24px;
padding-top:6px;
}
#sidebarleft img
{
margin:0px;
border: #06438f 1px solid;
}

                         /******************Right Sidebar ******************/

#sidebarright
{
color: #41001f;
margin: 0px;
background: none;
padding:0px;
background: url(images/right-bg.jpg) repeat-y;
}

#sidebarright ul
{
list-style-type:none;
background:url(images/right-footer.jpg) no-repeat bottom;
padding-bottom:24px;
padding-top:6px;
}

#sidebarright li
{
padding-bottom: 0px;

}

#sidebarright ul li
{
padding-left: 0px;
margin-left: 30px;
margin-right: 7px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarright ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarright a:link, #sidebarright a:visited {
font-family: Tahoma, "Times New Roman", Times, serif;
font-size:12px;
color: #41001f;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarright a:active, #sidebarright a:hover {
font-family: Tahoma, "Times New Roman", Times, serif;
color: #41001f;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarright h2 {
font-family: "handle-bold", "handle-bold2", Arial, Helvetica, sans-serif;
color: #5d1c00;
padding: 2px 0px 0px 0px;
margin:0px;
height:39px;
text-align:center;
background:url(images/right-title.jpg) no-repeat;
}

#sidebarright p
{
padding: 3px;
}
#sidebarright div
{
background:url(images/right-footer.jpg) no-repeat bottom;
padding-bottom:24px;
padding-top:6px;
}
#sidebarright img
{
margin:0px;
border: #06438f 1px solid;
}


#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 0 0; }


                         /****************** Paragraph ******************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /****************** Blockquote ************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 1px solid #009fe1;
}


                         /****************** Post Metadata ********************/

.postmetadata
{
font-size: 12px;
padding: 10px 0px 6px 0px;
margin: 0px 20px 0px 20px;
text-align: center;
color: #7f35a6;
font-weight:normal;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #7f35a6;
font-weight: normal;
}

.postmetadata a:visited
{
color: #7f35a6;
font-weight: normal;
}
a:active{
color: #7f35a6;
font-weight: normal;
text-decoration: underline;
}
.postmetadata a:hover
{
color: #7f35a6;
font-weight: normal;
text-decoration: underline;
}

.date
{
font-size: 12px;
line-height:16px;
padding: 56px 18px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
color: #b35b04;
float:right;
width:170px;
}



                         /****************** Links ************************/

a:link
{
color: #80e3ff;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #80e3ff;
text-decoration: none;
font-weight: bold;
}
a:active{
text-decoration: underline;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
}



a img 
{
border: none;
background:none;
padding:0px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /****************** Comments ************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
background: #fff;
border: 2px solid #009fe1;
}


.commentlist li ul li
{
border: none;
}


.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #009fe1;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #009fe1;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #009fe1;
}

.commentnumber {
font-family: Tahoma, "Times New Roman", Times, serif;
margin-top: 2px;
float:right;
color: #009fe1;
font-size: 30px;
}

#comment
{
width:80%;
}
.textarea-comment, .input-comment{
border:#009fe1 1px solid;
margin:0px 20px 0px 20px;
}
.submit-comment{
border:#005ae1 1px solid;
background-color:#00041f;
color:#f9eac3;
padding:5px 10px 5px 10px;
margin:0px 20px 0px 20px;
cursor: hand;
}

                         /****************** Headings******************/

h1
{
font-size: 35px;
color: #0017a6;
}

h2
{
font-family: Tahoma, "Times New Roman", Times, serif;
display: block;
font-size: 22px;
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h2.posttitle   
{
font-family: "handle-bold", "handle-bold2", Arial, Helvetica, sans-serif;
font-size: 22px;
color: #5d1c00;
padding-left: 22px;
padding-top: 15px;
padding-bottom: 0px;
line-height:26px;
margin:0px;
width:360px;
float:left;
}

.posttitle a:link
{
font-size: 22px;
color: #5d1c00;
font-weight: normal;
}

.posttitle a:visited
{
font-size: 22px;
color: #5d1c00;
font-weight: normal;
}

.posttitle a:hover
{
font-size: 22px;
color: #5d1c00;
font-weight: normal;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}
h2.pagetitle   
{
font-family: "handle-bold", "handle-bold2", Arial, Helvetica, sans-serif;
font-size: 25px;
color: #5d1c00;
font-weight: normal;
padding-top: 24px;
padding-bottom: 0px;
margin:0px;
text-align:center;
}

.pagetitle a:link
{
font-size: 25px;
color: #5d1c00;
font-weight: normal;
}

.pagetitle a:visited
{
font-size: 25px;
color: #5d1c00;
font-weight: normal;
}

.pagetitle a:hover
{
font-size: 25px;
color: #5d1c00;
font-weight: normal;
text-decoration: none;
}

.pagetitle a:visited:hover
{
text-decoration: none;
}

h3
{
font-family: Tahoma, "Times New Roman", Times, serif;
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h4
{
font-family: Tahoma, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
padding: 0px;
margin: 0px;
text-align: center;
}

h5
{
font-family: Tahoma, "Times New Roman", Times, serif;
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/

.entry
{
margin: 5px 5px 5px 5px;
}
.entry img
{
margin:0px;
border: #06438f 1px solid;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
margin-left:auto;
margin-right: auto;
margin-bottom:15px;
background:url(images/post-bg.jpg) repeat-y;
}
.posttop
{
margin:0px;
height:85px;
display:block;
overflow: hidden;
background:url(images/post-title.jpg) no-repeat;
}
.posttop-hidden
{
height:71px;
display:block;
overflow: hidden;
}
.postfooter
{
margin:0px;
height:17px;
background:url(images/post-footer.jpg) no-repeat bottom;
display:block;
}

.bookmark
{
float:left;
margin:0px;
width:576px;
height:38px;
padding:0px 0px 0px 0px;
background:url(images/bookmark.jpg) no-repeat;
}
.rating
{
float:left;
margin:0px;
width:160px;
height:32px;
padding:5px 0px 0px 20px;
_padding:4px 0px 0px 20px;
}

.bookmark-img
{
float:right;
margin:0px;
width:146px;
margin:0px;
height:34px;
padding:0px 0px 0px 0px;
}
.post-tag-bg
{
margin:0px;
width:576px;
background: url(images/post-tag-bg.jpg) repeat-y;
}
.pagetop
{
margin:0px;
height:85px;
display:block;
overflow: hidden;
background:url(images/page-title.jpg) no-repeat;
}
.pagefooter
{
margin:0px;
height:17px;
background:url(images/page-footer.jpg) no-repeat bottom;
display:block;
}

                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
}

/******************Search**************/

#searchform {
text-align:center;
	}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 180px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left;
}

.navigation {
display: block;
text-align: center;
margin: 5px 5px 15px 5px;
}
.navigation a {
color:#80e3ff;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
padding: 0px 10px 0px 10px;
}
.widget_tag_cloud div
{
padding: 0px 10px 0px 10px;
}

