/*

Theme Name: TicTac - Wuhan

Theme URI: http://wuhan.authenticasian.com/

Description: My lousy attempt to reproduce a masterpiece by <a href="http://www.simplebits.com">Dan Cederholm</a>.

Version: 0.2

Author: Meng Gao

Author URI: http://wuhan.authenticasian.com/


	TicTac is a template created by Dan Cederholm for Blogger and itÕs one of my 
	favorite designs. Therefore, IÕve created a WordPress theme in which I tried 
	my best to make it look like DanÕs original design. As much as I want to use the 
	original graphics, I had to make slight changes to them so as not to run into 
	copyright problems.

	Since this theme is an obvious attempt to reproduce TicTac, I take absolutely 
	no credit in it. If you like this theme, write an email to Dan and let him 
	know.
																	-- Meng Gao
*/

/* Main Sections */ 

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  }
  
#content {

  float: left;
  width: 460px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  margin-left: 62px; /* to avoid the BMH */

	}
	
body {
	margin: 0;
	padding: 0;
	}



#page {
  width: 847px;
  margin: 0 auto;
  text-align: left;
  background: url(images/tile.gif) repeat-y;
}
/* End of Main Sections */

/* Header Attributes */
#header {

  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  background: #e0e0e0 url(images/top_div.gif) no-repeat top left;	}
  
 #header h1 {
  margin: 0;
  padding: 45px 60px 50px 160px;
  font-size: 200%;
  color: #fff;
  text-shadow: #81A75B 2px 2px 2px;
  background: url(images/top_h1.gif) no-repeat bottom left;
  }

#header h1 a {
  text-decoration: none;
  color: #fff;
  }

#header h1 a:hover {
  color: #eee;
  }


/* End of Header */

/* Sidebar */
#sidebar {
  margin: 0 41px 0 547px;
  padding: 20px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  background: url(images/sidebar_bg.gif) no-repeat 0 0;
  }

#sidebar form {

	margin: 0;

	}

#sidebar ul,#sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
	margin-left: -5px;
}

#sidebar ul ul{
  border-bottom: 1px solid #ddd;
  }

#sidebar ul li ul li {
  background: url(images/tictac_green.gif) no-repeat 0 6px;
  }
  
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}



#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {

  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 */

	}
	
/* End of Sidebar */


/* Comments */
#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(images/comments_curve.gif) no-repeat top left;

}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#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 */

	}
	
.comment-body {
  padding: 0 10px 0 25px;
  background: url(images/tictac_orange.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
/* End of Comments */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}



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



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



#wp-calendar a {
	display: block;
	}



#wp-calendar caption {
	text-align: center;
	width: 100%;
	}



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



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



#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}



#wp-calendar a {
	text-decoration: none;
	}



#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Post */
.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }
  
.post h3 {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #f63;
}


/* End of Post*/

/* Footer */
#footer {
  margin: 0px;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #ddd;
  background: url(images/bottom_sill.gif) no-repeat bottom left;
  }

#footer p {
  margin: 0px;
  padding: 20px 320px 20px 95px;
  background: url(images/bottom_sash.gif) no-repeat top left;
  }
 

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }
/* End of footer */

/* Everything Else */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



h1 {
	font-size: 4em;
	text-align: center;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}



h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	 color: #f63;
	}



acronym, abbr, span.caps

{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}



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



h1 {
	padding-top: 70px;
	margin: 0;
	}



.description {
	text-align: center;
	}



h2 {
	margin: 30px 0 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}



p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.alignright {
	float: right;
	}



.alignleft {
	float: left;
	}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



select {
	width: 130px;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}



#commentform textarea {
	width: 100%;
	padding: 2px;
	}



#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}



#commentform p {
	margin: 5px 0;
	}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}



.commentmetadata {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  background: url(images/comment_arrow.gif) no-repeat 44px 2px;
	}









acronym, abbr, span.caps {
	cursor: help;
	}



abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }



blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
  }
  
  blockquote p {
  margin-top: 0;
  }



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.center {
	text-align: center;
	}



hr {
	display: none;
	}



a img {
	border: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




hr {
  display: none;
  }

img {
  border: none;
  } 
			
a:link {
  color: #69c;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }


ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  }
  
.entry ul li{
	background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat 0 6px;
}

h4.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #f93;
  background: url(images/date_icon.gif) no-repeat 0 50%;
  }


/* Everything Else */

 /* Beginning of My Own Tags & Classes */



.thumb_left {

	margin: 10px;

	float: left;

}



.thumb_right {

	margin: 10px;

	float: right;

}



.subtitle {

	color: #6aa09a;

	border-bottom: 1px dotted #adadad;	font: 16px Georgian;}



.post h2 {

	font: 22px "Geogian, Verdana";

}



.contactform {

	width: 100%; 

	position: relative;

	}

		

.contactleft {

	width: 25%; 

	text-align: right;

	clear: both; 

	float: left; 

	display: inline; 

	padding: 4px; 

	margin: 5px 0; 

	}

		

.contactright {

	width: 70%;  

	float: right; 

	display: inline; 

	padding: 4px; 

	margin: 5px 0; 

	}
	
.chinese
{
	font-style: italic;
}

abbr {
	border-bottom: 1px dotted #3f3f3f;
	cursor: help;
}

