/*
Theme Name: HCF TicTac
Theme URI: http://falconerdesigns.com/
Description: Tictac is a port from a Blogger layout created by <a href="www.simplebits.com">Dan Cederholm</a>. Its a Light colored, Two column fixed layout theme. Best suited for screen resolution above 1024 pixels.<br/><br/><a href="http://wpth.org/">Click here for free extra theme modifications like widgets, layout and color changes.</a><br/><br/><b>Updates log: </b><ul><li>1.1 Theme tested with wordpress 2.2, working well.</li> </ul>
Version: 1.1
Author: Ekta Paneri
Author URI: http://ddsos.org/

Blogger Template Style
Name:     TicTac (Blueberry)
Author:   Dan Cederholm
URL:      www.simplebits.com
*/

/* ---( page defaults )--- */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e2ecd3;
  }


blockquote {

	margin: 10px;

 	padding: 10px 10px 10px 32px;  

   border: 1px solid #F0F0F0;

	background: #f8f8f8 url(images/quote.gif) no-repeat 12px 12px;

	font-weight: normal;

	font-size: 15px;

	line-height: 1.5em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, Serif;	

	color: #555;	

}


abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }



hr.rule { color: #566425; 
          background-color: #566425; 
          width: 600px; 
          height: 2px; }

/* links */

a:link {
  color: #586625;
  }

a:visited {
  color: #586625;
  }

a:hover {
  color: #586625;
  }

a:active {
  color: #586625;
  text-decoration: none;
  }


/* ---( layout structure )---*/

@media all {
  #wrap {
    width: 700px;
    margin: 0 auto;
    text-align: left;
    background: url(images/tile.gif) repeat-y;
    }

  #content {
    margin-left: 62px; /* to avoid the BMH */
    }

  #main-content {
    float: left;
    width: 400px;
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 1.5em;
    }

  #header {
    width: 685px;
    margin: 0 0 0 7px;
    background: #E2ECD3;
    }

  #sidebar {
    margin: 0 31px 0 500px;
    padding: 10px 0 0 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;

    }
  }
@media handheld {
  #wrap {
    width: 90%;
    background: none;
    }

  #content {
    margin-left: 0 2% 0 2%;
    }

  #main-content {
    float: none;
    width: 100%;
    }

  #sidebar {
    margin: 0 2% 0 2%;
    }
  }

/* ---( header and site name )--- */

@media all {
  #blog-header {
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", "Trebuchet MS";

    }

  #blog-header h1 {
    margin: 0;
    padding: 45px 60px 50px 160px;
    font-size: 200%;
    color: #fff;
    text-shadow: #4F73B6 2px 2px 2px;

    }

   .description { font-weight:normal; font-size:20px; margin:0px;color:#333;}
  }
@media handheld {
  #blog-header {
  #6699cc;
    }

  #blog-header h1 {
    background: none;
    }
  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(images/date_icon_blue.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 150%;
  letter-spacing: 1px;
  color: #993333;
  border-bottom:1px dotted #6699cc;	
  }

h3.post-title a { text-decoration:none; font-weight:normal;}

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 0;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(images/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(images/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(images/tictac_green.bmp) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(images/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(images/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
  }


#sidebar li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(images/tictac_green.bmp) no-repeat 0 6px;
  }

#sidebar form { width:90%; margin: 0 auto;}

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

@media all {
  #footer {
    margin: 0;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd;

    }

  #footer p {
    margin: 0;
    padding: 20px 320px 20px 95px;

    }

 #footer a { color:#dedede;}
  }
@media handheld {
  #footer {
    background: none;
    }

  #footer p {
    background: none;
    }
  }

img#wpstats{width:0px;height:0px;padding:0px;border:none;}

