<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: Rounded Box
Description: Designed by http://www.bogdanblog.net
Author: Matei Bogdan
Author URI: http://www.bogdanblog.net
*/

html {
	margin-top: 0px !important;
}

body {
	font-size:15px;
	line-height:17px;
	font-family: Helvetica,Helvetica,sans-serif;
	margin:0;
	padding:0;
	background-color: #E4E4C9;
	color: #666666;
} 

blockquote {
	 background:#d6e2eb;
               border-top:1px solid #0f5076;
               border-bottom:1px solid #0f5076;
               font:12px Arial;
               color:#043e60;
               margin:0;
               padding:5px 5px;
}

#top-header {
	/* [disabled]background: url('images/header-top.jpg') repeat-x; */
	/* [disabled]height:55px; */
}

.menu {
display: block;
height: 55px;
margin: 0 auto;
padding-left: 160px;
width: 880px;
}

.menu ul {margin: 0;}

.menu ul li {
	display: block;
              float: left;
}
.menu ul .page_item.current_page_item a {
	background-image: url(images/menu-carrot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
	color: #FFF;
}



.menu ul li a {
	color: #CCC;
	font-size: 16px;
	display: block;
	padding: 14px 30px;
	text-decoration: none;
	font-weight:normal;
	text-shadow: 0 2px 2px #000000;
}

.menu ul li a:hover {
	text-decoration:none;
	background-image: url(images/menu-carrot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
	color: #FFF;
}

.follow {
	color: #666;
	float: right;
	margin-top: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}

#header {
	width:960px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left-cats h1 {
	font-family: 'Shadows Into Light', cursive;
	font-size: 40px;
	line-height: 1em;
	color: #000;
	margin-top: 0px;
}



.scratch {
		font-family: 'Shadows Into Light', cursive;
}

.sig {
		color: #000000;
		float: right;
		font-family: 'Shadows Into Light',cursive;
		font-size: 22px;
		margin-top: 20px;
		font-weight: bold;
}

#header h1 {
	font-size: 55px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-left: 125px;
	line-height: 50px;
	margin: 0px;
	text-shadow: 0 1px 1px #558A21;
	width: 580px;
}

#header h1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: cool_font;
}
/*.logo {
      background:url('images/logo.jpg') top left no-repeat;
      width:460px;
      height:150px;
      margin:0;
      padding:0;
}  */

#apDiv1 {
	position:absolute;
	width:167px;
	height:159px;
	z-index:1;
	margin-top: -50px;
	margin-left: -30px;
}

#header #apDiv1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wrap {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 60px;
}

.posts {
	width:700px;
	float:left;
	color:#000;
	overflow:hidden;
}  

.chick {
	margin-bottom: 20px;
	min-height: 150px;
}

.chick h1 {
	text-align: left;
	padding-top: 105px;
}

.post {
	color: #666;
	float: left;
	overflow: hidden;
	line-height: 1.3em;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.post h1 a {
	font-family: 'Shadows Into Light', cursive;
	font-size: 40px;
	line-height: 1em;
	color: #000;
	margin-top: 0px;
	text-decoration: none;	
}

.post a:hover {
	color:#000;
	text-decoration:none;
}

.posts h2 {
	font-size:30px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.post h2 a, .post h2 a:visited {
	font-size:30px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.post h2 a:hover {
	color:#666;
	text-decoration:underline;
}
.post h3 a, .post h3 a:visited {
	font-size:20px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.post h3 a:hover {
	color:#666;
	text-decoration:underline;
}

.post img {  border-radius: 5px;
        	 margin:0 5px 0 0;
			 max-width: 660px;
}

.postwrap {
	width: 1000px;
	background-color: #FFF;
	clear: both;
	height: 260px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.5);
	margin-top: 50px;
}

.meta-post {
	 width:660px;
	 border-bottom:1px dotted #b0c4d1;
	 padding-bottom:10px;
	 margin-bottom:10px;
	 float:left;
}

.sociable {
            padding:0;
            margin:0;
            float:left;
}

.date {
      padding:0;
      margin:0;
      float:right;
}
.date2 {
	font-size: 15px;
	color: #CC0000;
}

.page-navi {
	width:550px;
	padding:0;
	margin:0 0 5px 20px;
	float:left;
}

#left-posts {
	width:700px;
	float:left;
}

.wrap-top {
	width:700px;
	height:10px;
	background:#fff url('images/wrap-top.png') top no-repeat;
}

.homewrap {
	background-color: #FFF;
	width: 960px;
}

.homewrap-top {
	width:960px;
	height:11px;
	background:url('images/homewrap-top.png') top no-repeat;
}

.wrap-bottom {
	    width:700px;
    	    height:11px;
               background:url('images/wrap-bottom.png') bottom no-repeat;
                  overflow:hidden;
                  float:left;
				  margin-bottom: 5px;
}
.homewrap-bottom {
	width:960px;
	height:11px;
	background:url('images/homewrap-bottom.png') top no-repeat;
}

.sidebar-top {
	  height:10px;
                background: url('images/sidebar-top.png') top no-repeat; 
                width:255px;
                float:right;
                margin:0px;
}

.sidebar-bottom {
	        height:11px;
                      background: url('images/sidebar-bottom.png') left bottom no-repeat; 
                      width:255px;
                      float:right;
                      overflow:hidden;
}   

.sidebar {
	float: right;
	width: 280px;
	overflow: hidden;
	margin: 0;
	background-color: #FFF;
	padding: 10px;
}

#sidebars {
	float:right;
	width:300px;
	overflow:hidden;
	margin:0;
	padding:0;
		-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.5);
}

.sidebar a {
	font-weight:bold;
	color:#0f5076;
	font-weight:normal;
              text-decoration:none;
}

.sidebar a:hover {
	text-decoration:underline;
}

.sidebar-content {
	width:255px;
	margin:0;
	padding:0;
}

.sidebar-content h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	padding-left: 0;
	padding-top: 10px;
	background-image: url(images/crayon-sep.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.sidebar-content ul {
	list-style:none;
          	margin:0;
               padding:0;
}

.sidebar-content ul li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 250px;
	line-height: 13px;
}

.sidebar-content ul li a, .sidebar-content ul li a:visited {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #E0E0E0;
	border-bottom-style: solid;
}

.sidebar-content ul li a:hover {
	/* [disabled]background:url('images/bullet-hover.jpg') center left no-repeat; */
	text-decoration:underline;
}

#sidebar1 {
	width:250px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

#sidebar1 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar1 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar1 h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	padding-left: 0;
	padding-top: 10px;
	background-image: url(images/crayon-sep.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#sidebar1 ul li a, #sidebar1 ul li a:visited {
	border-bottom: 1px solid #E0E0E0;
	color: #666666;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}

#sidebar1 ul li a:hover {
	
	text-decoration:underline;
}


#sidebar2 {
	width:250px;
	text-align:left;
	float:left;
	margin-right:0px;
	padding:0;
}

#sidebar2 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar2 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar2 h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	padding-left: 0;
	padding-top: 10px;
	background-image: url(images/crayon-sep.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#sidebar2 ul li a, #sidebar2 ul li a:visited {
	text-decoration:none;
	/* [disabled]background:url('images/bullet.gif') center left no-repeat; */
	color:#467895;
	font:11px Arial;
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
}

#sidebar2 ul li a:hover {
	background:url('images/bullet-hover.gif') center left no-repeat;
	color:#034c77;
	text-decoration:underline;
}

.searchbox {
	width:255px;
	height:24px;
	padding:0;
	margin:0 0 5px 10px;
	float:left;
}

.searchbox .searchformbg {
	border:none;
	font-weight:bold;
	padding:0px;
	color:#000;
	margin:0;
	float:left;
	width:175px;
	height:24px;
	padding:2px 0px 0px 4px;
	background: url(images/searchbg.gif) top left no-repeat;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
}

.searchbox input.gosearch {
	width: 55px;
	height: 24px;
	background:url(images/searchbutton.gif) no-repeat;
	margin:0;
	float:left;
}



.recent-comments {
           width:240px;
           margin:0 0 0 15px;
           padding:0;
}

.recent-comments ul {padding-bottom:5px;}

.recent-comments a { 
	background:url('images/bullets-comm.gif') top left no-repeat;
	padding-left:17px;
}

.recent-comments a:hover {
	background:url('images/bullets-comm-hover.gif') top left no-repeat;
}

.clear {
	clear: both;
   	margin: 0;
   	padding: 0;
}

.thumb-image img{
	float:left; 
              padding:3px; 
         	margin:5px 10px 2px 0;
       	border: 1px solid #d1d1d1; 
              height:100px;
              width: 100px
}

.comm-wrap {
	width:580px;
   	margin:0 auto 0 auto;
}

.commentlist {
	margin:0;
              padding:0;
}

.commentlist li {
	background: #bedfab;
      	border:1px solid #789f62;
              list-style:none;
              margin:5px 0;
   	padding:5px 10px;
              font: 12px Arial;
            	color:#000;
              line-height:20px;
}

.commentlist li a, .commentlist li a:visited {
			           text-decoration:none;
                                                     font:10px Arial;
                                                     color:#000;
}

.commentlist li a:hover {
	color:#f36d00;
}

.avatar_cont img {
       	    padding:2px;
                  margin:5px 5px;
                  float:left;
                  background:#fff;
                  border:1px solid #bbb;
}

.commentmetadata {
           border-bottom:1px solid #789f62;
           margin:0;
           padding:10px 0;
           text-transform:uppercase;
           font:10px Arial;
           color:#000;
           background:#a0c988;
}

.reply {
	background:url('images/reply.gif') center left no-repeat;
   	padding-left:20px;
   	margin-right:10px;
    	float:right;
}

.nav {
	background:#fff;
  	padding:0; 
  	margin:5px 20px;
 	height:15px;
}

.nav a, .nav a:visited {
	text-decoration:none;
  	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
              color:#000;
 	text-transform:uppercase;
}

.nav a:hover {color:#749f5a;}

.alignleft {
	float:left;
        	margin:0;
        	padding:0;
}

.alignright {
	float:right;
          	margin:0;
          	padding:0;
}

.comm-text {padding:0;}

.cancel-comment-reply a {
		color:#5f869f;
                     	text-transform:uppercase;
                     	font:12px Arial;
                     	font-weight:bold;
}

.cancel-comment-reply a:hover {
			color:#95c877;
                              	text-decoration:none;
}

#respond {
	margin:0 0 10px 0;
         	padding:5px 5px 5px 20px;
	background:#ffffff;
	font:13px Arial;
	text-align:left;
	font-weight:normal;
	line-height:20px;
	color:#0f5076;
	list-style:none;
	width:650px;
}

#respond a {color:#0f5076;}

#respond a:hover {color:#ff3600;}

#respond h3 {
	font:20px Arial;
  	color:#0f5076;
  	font-weight:bold;
   	padding:0;
   	margin:0;
}

.number-comments h3 {
		font:15px Arial;
                 	color:#0f5076;
                 	font-weight:bold;
                 	padding:0;
                 	margin:5px 0 0 0;
					clear: both;
}

#author { 
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/name.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:5px 0 0 5px;
	color:#5f869f;
}

#author:focus {background:#e1f1d7}

#email {  
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/email.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;
}


#email:focus {background:#e1f1d7;}

#url {       
	width:260px;
	height:20px;
	margin:0;
	background:#dde5eb url('images/url.gif') center right no-repeat;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;;
}

#url:focus {background:#e1f1d7;}

#comment {
width:330px;
	height:165px;
	margin:0;
	background:#dde5eb;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#5f869f;
}

#comment:focus {background:#e1f1d7;}

#submit {
	width:340px;
	height:25px;
	margin:5px 0;
	background:#0f5076;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}

#submit:hover {background:#1e77ab;}

.ads-250 {
	margin:0;
	text-align: center;
}

.banner-125 img {
	border:0;
           	margin:3px 2px;
           	padding:0;
}

.feed-top {
	background:url('images/feed.gif') top left no-repeat;
	width:64px;
	height:64px;
	margin:0 0 5px 30px;
	padding:0;
}

.feed-top:hover {
	background:url('images/feed-hover.gif') top right no-repeat;
}


.email-top {
	background:url('images/email-top.gif') top left no-repeat;
	width:64px;
	height:64px;
	margin:0 90px 5px 0;
	padding:0;
              float:right;
}

.email-top:hover {
	background:url('images/email-top-hover.gif') top right no-repeat;
}


img.alignright {margin-left:5px;}

.tags {padding:0 15px;
font:16px;
}

#footer {
      width:900px;
      margin:0 auto 0 auto;
      color:#fff;
      list-style:none;
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#82d1ff;
	text-decoration:none;
}

#footer a:hover {
	color:#ff3600;
           text-decoration:underline;
}

#footer-c {
	float:left;
         	margin:20px 0 20px 0;
	 width:900px;
}

#cntdwn {
	/* [disabled]font-family: "Century Gothic"; */
	font-size: 28px;
	color: #CC0000;
	font-weight: bold;
}

#coundownbtn {
	float: right;
	margin-top: 0px;
}
.subtitle {
	font-size: 25px;
	color: #FFF;
	clear: both;
	line-height: 20px;
}
.subtitle a {
	color: #FFF;
	text-decoration: none;
}


.wrapper {
	width:1000px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left-cats {
	width:500px;
	float:left;
	padding-right: 20px;
}

#left-cats p {
	font-size: 18px;
	line-height: 1.5em;
	padding-left:180px;
	padding-right: 30px;
}

#right-form {
 	padding-top:15px;
	width:480px;
	overflow:hidden;
	margin:0;
	background:#fff;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.5);
}

.new-posts {
	background:#fff;
	width:398px;
	float:left;
	color:#333;
	overflow:hidden;	
	position: relative;
	padding-left: 20px;
}  

.new-posts h2 {
	font-family: 'Shadows Into Light', cursive;
	font-size: 28px;
	color: #BF0000;
}

.new-posts h2 a {
  	color: #BF0000;
	text-decoration:none;
}

.new-posts h3 {
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.cap {    
      border-left: 1px solid #bbb;
      border-right: 1px solid #bbb;
      border-bottom: 1px solid #bbb;
}

.new-post {
      padding:5px 5px;
      color:#1b1b1b;
      clear:both;
      overflow:hidden;
}

.new-post a {
      color:#000000;
      font-size: 14px;
	text-decoration:none;
}

.new-post a:hover {
	color:#000000;
           text-decoration:underline;
}

.photo  {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    height: 48px; width: 48px; float: left;
}

.photo img  {
    background-color: white;
    border: 1px solid #666666;
    height: 48px;
    width: 48px;
}

#wizard input { 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    padding: 8px;
    width: 205px;
    border: 1px solid #CCCCCC;
}

#wizard select {
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    padding: 8px;
    border: 1px solid #CCCCCC;
}

.left-col {
    float: left;
    width: 100px;
}

.right-col {
    float: right;
    width: 300px;
}

em {
	font-size:11px;
	color:#666;	
	font-style:normal;
}

.cat-wrapper {
    position: relative;
}

.cat-desc {
    position: absolute; 
    bottom: 0; 
    left: 6em; 
    width: 300px; 
    font-size: 12px; 
    color: #333333;
}

.cat-desc p {
    padding-top:2px;
}

.list_center {
    width: 300px; margin: 0px 0px 0px 6px; float: left;
    align: left;
}

#wizard button {
    border: 0; background: transparent;
}


#wizard .page3_h2 h2 {
    color:#a30c13;padding-bottom:0px;line-height:25px;
}

#wizard .page3_h3 h3 {
    color:#333333;padding-bottom:0px;font-weight:normal;
}

.frm {
    width:0;height:0;border:0px solid #fff;
}
.enddate {
	font-size: 18px;
	color: #666;
	margin-top: 10px;
}
.details {
	font-size: 15px;
}
.facebook-comments-title-box {
  background: -moz-linear-gradient(center bottom , #1F3D78 0%, #3B5898 62%) repeat scroll 0 0 #3B5998;
  border-radius: 5px 5px 0 0;
  float: left;
  padding-bottom: 16px;
  padding-top: 3px;
  width: 675px;
}

.facebook-comments-title {
  color: #FFFFFF !important;
    font-family: arial,sans-serif;
  font-size: 22px;
  margin-left: 27px;
  margin-top: 11px;
  margin-bottom: 11px;
}

.facebook-comments-via {
  color: #FFFFFF !important;
  font-family: arial,sans-serif;
  font-size: 12px;
  margin-left: 29px;
  margin-top: -5px;
  text-align: left;
}

.header {
	padding: 45px 0 75px;
	position: relative;
	text-align:center;
}

.header h1 a {
	color: #000;
	font-family: 'Shadows Into Light', cursive;
	font-size: 99px;
	margin: 1em 0;
	text-align: center;
	text-decoration: none;
	line-height: 70px;	/*text-shadow: 0 -1px 0 #CF84AC, 0 1px 0 #8E094E, 0 0 40px #000000;*/
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.1);
}

.header p {
	background-color: #000000;
	color: #A8A8A8;
	display: inline-block;
	font-size: 30px;
	font-style: italic;
	padding: 15px;
	text-shadow: none;
}

.header .clock {
  height: 116px;
  margin: 0 auto !important;
  max-width: 700px;
}

.addthis_toolbox {
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.fbut {
	padding: 20px 25px;
	text-decoration: none;
	font-size: 20px;
	border-radius: 4px;
	-moz-user-select: none;
	background-color: #3E5EA1;
	background-image: linear-gradient(to bottom, #4466AE, #37538D);
	background-repeat: repeat-x;
	border-color: #37538D;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
	color: #FFFFFF;
	text-shadow: 0 0 1px #283D68;
}

.tbut {
	padding: 20px 25px;
	text-decoration: none;
	font-size: 20px;
	border-radius: 4px;
	-moz-user-select: none;
	background-color: #01BBEE;
	background-image: linear-gradient(to bottom, #02C9FF, #00A6D4);
	background-repeat: repeat-x;
	border-color: #00A6D4;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
	color: #FFFFFF;
	text-shadow: 0 0 1px #007EA1;
}

.cbut {
	padding: 20px 25px;
	text-decoration: none;
	font-size: 20px;
	border-radius: 4px;
	-moz-user-select: none;
	background-color: #e74c3c;
	background-image: linear-gradient(to bottom, #e74c3c, #E43D29);
	background-repeat: repeat-x;
	border-color: #E43D29;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
	color: #FFFFFF;
	text-shadow: 0 0 1px #007EA1;
	position: fixed;
	bottom: 5px;
	right: 5px;
}

.fb-like {
	position: absolute !important;
	top: 15px;
	right: 15px;
	z-index: 1000;
}</pre></body></html>