/*  
Theme Name: Tick Tock Tack
Theme URI: http://designed.nu
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved. 
*/


cite a:link, cite a:visited
{
color:#333333;
}

.commentlist a, .commentlist a:hover
{
background: none;
}

body {
   font-family:Tahoma, sans-serif;
   font-size:11px;
   color:#333333;
text-align: center;
   background: url(images/background.jpg);
margin: 0px auto;
padding: 0px;
}
   
a {
   color:#333333;
   text-decoration:none;}
   
a:hover {
   color:#333333;
   text-decoration:underline;}
   
img {
   padding:4px;
   border:1px solid #5bd955;
   background: #5bd955;
}

 
div#container {
margin-left: auto;
margin-right: auto;
   width:960px;
   background:#4db749 url(images/container-bg.jpg) repeat-y;
text-align: left;
border-left:1px solid #6fd8fa;
border-right:1px solid #6fd8fa;
}

   
   
#header {
   width:960px;
   height:300px;
   background:#4db749 url(images/header.jpg) no-repeat;
   float:right;}

.header-title {
	font-family: Tahoma, Verdana, Arial;
	color:#fd8902;
	font-size:30px;
	padding:118px 0 0 88px;
	text-align:left;
	}
.header-title a{
	color:#fd8902;
    	font-weight: bold;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#fd8902;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
	color:#333333;
	padding:3px 0 0 88px;
	text-align:left;
	}
   
   
div#content {
   width:960px;
   padding:0px;
   margin: 0px auto;
   display: inline;
}
   
div#left {
   width:655px;
   margin:15px 6px 6px 14px;
   float:left;
   display: inline;
   background: #55c64f; 
   border:1px solid #59d453; 
}
   
div#right {
   width:272px;
   float:right;
   padding:15px 8px 0 0px;
   margin: 0px auto;
   display: inline;}

#comment
{
width: 615px;  
}  
   
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea { padding: 0px 3px 0px 3px;
                        background: #59d453;
                        color: #333333;
                        border: #5fe958 1px solid;
                        }

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit-bg.jpg);
        color: #333333;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #5fe958;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 3px;
        height: 20px;
	}
   
.content_post {
   width:635px;
   float:right;
   padding:0 10px 5px 10px;
   margin: 0px;}
   
.content_title {
   font-size:17px;
   border-bottom:1px solid #5bd955;
      margin-top: 20px;
      margin-bottom: 3px;
      padding-bottom: 2px;}
   
   .content_title a:link, .content_title a:visited
   {
      text-decoration: none;
      color:#333333;
      margin-top: 20px;
   }
   
.post_info {
   height: 16px;
   padding: 3px 10px 3px 10px;
   background: #54b848;
   border-bottom:1px solid #5bd955;
   border-top:1px solid #5bd955;}

.content_post_cat {
   color:#333333;
   float:left;}
   
.content_post_comments {
   color:#333333;
   float:right;}
   
.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 11px;
            border-bottom:1px solid #5bd955;
            }
   
.box_right_top {
   color:#333333;
   font-weight: bold;
   font-size:17px;
   text-align: center;
   width:266px;
   margin:0px;
   height: 23px;
   background: url(images/box-right-top-bg.jpg) no-repeat;
}
   
.box_right {
   width:264px;
   background: #59d453;
   margin-bottom: 15px;
   padding-bottom: 3px line-height:15px;
   border-top:5px solid #59d453;
   border-bottom:5px solid #59d453;
   border-left:1px solid #59d453;
   border-right:1px solid #59d453;

}
   
.box_right li{margin: 5px 0px 5px 0px;}
   
ul {
   margin:5px 10px 5px 10px; 
   padding:0;
   list-style:none;}
   
li a {
   color:#333333;
   padding:0 0 0 20px;
   background:url(images/box-right-icon.gif) no-repeat;
   text-decoration: none;}
   
li a:hover {
   color:#333333;
   padding:0 0 0 20px;
   background: url(images/box-right-icon-hover.gif) no-repeat;
   text-decoration: underline;}
   
div#footer {
   width:960px;
   height:38px;
   clear:both;
   text-align:center;
   background:url(images/footer.jpg) no-repeat;}

#footer p {
                          color: #333333;
                          text-decoration: none;
                          text-align:center;
                          padding-top: 16px;
                          }

#footer a, #footer a:visited {
                          color: #333333;
                          text-decoration: none;
                          }
#footer a:hover, #footer a:visited:hover {
                          color: #333333;
                          text-decoration: none;
                          }
   

   

   
/* forms
----------------------------------------------- */
form {
   margin:0; padding:0;}
   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
