/*
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 {
    font-size: 12px;
    text-align: center;
    color: #000000;
    background: #d05e06 url(../../images/background_gradient.gif) repeat-x;
}
div, p, img, a, td, ul, ol {
}

ol {
}
ol li {
}
h1, h2, h3, h4 {
}
h1 {  }
h2 {  }
h3 { }
h4 {  }

p {  }

a, a:link { 
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000099;
}


a img, img {
}

ul {
}
li {
}


.clear {

}


#page {
	position: relative;
    width: 982px;
    margin: 0 auto;
    text-align: left;
	background: none;
    background: #FFFFFF url(../../images/panel_background.jpg) no-repeat;
}

#content2 {
    float: left;
    text-align: left;
    width: auto;
    margin: 20px 0px;
    padding: 0;
    line-height: 1.5em;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
}
h2 a:hover, h3 a:hover {
}

h2.pagetitle {
}

h4.date-header {
}

blockquote {
}

blockquote p {  }

blockquote cite {
}
code {
}
li code {  }

acronym, abbr, span.caps {
}

.center { }
.alignright {  }
.alignleft {  }

hr {  }


.error, .message {
}
.message {
}

/* Header2 
------------------------------------------------------------------------- */

#header2 { 
    position: absolute;
	top: 0px;
	left: 0px;
}

#header2 h1 {
    margin: 0;
    padding: 0 0 0 45px;
}

#header2 a {
	border: 0;
}


/* Search Form 
------------------------------------------------------------------------------- */
#search {
}
form.FSF_form {
}

input.FSF_input { 
}
input.FSF_submit { 
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	float: left;
	display: block;
	width: 595px;
	margin-left: 0px;
	margin-right: 15px;
	text-align: justify;
	border: 0;
}

.post h3 {
	color: black;
}
.post ul li {
	padding-left: 20px;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
}
.commentAlt {
}
.commentAuthor {
}
.commentMe {
}
.commentNum {
}
.commentAlt .commentNum {
}
.commentMe .commentNum {
}
.commentAuthor .commentNum {
}
.commentTitle {
}
.commentTitle span {
}
.commentTitle strong {
}
.comment .content {
}


/* Footer2
------------------------------------------------------------------------- */
#footer2 {
    margin: 0;
    padding: 0;
    font-size: 85%;
}



/* Forms 
------------------------------------------------------------------------------- */
form {
}
form.full { }


fieldset {
}

legend {
}
form h3 {
}

form label,
form p {
}

form input {
}

form select {
}

form label.first,
form label.city {
}

form label.second,
form label.state {
}
form label.state {  }

form label.first input,
form label.city input,
form label.second input {
}

form label.state select {
}

form label.zip,
form label.zip input {
}
form label.zip {  }

form label {
}

form label input {
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
}

form label.radio,
form label.radioitem {
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
}

form label.checkbox {
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
}
form input.checkbox,
form select {
}
form textarea {
}

form label input.calc {
}
form input.button {
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
}

img.centered {
}
img.alignright {
}
img.alignleft {
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
}

.MODX_RichTextWidget a {
}

/* SLG Specific */
#navbar {
	padding-top: 37px;
	padding-left: 2px;
}
#navbar a {
	border: 0;
}
#leftnav {
	float: left;
	width: 140px;
	margin-left: 0px;
	display: inline;
}
#leftnav a {
	color: #8d1d00;
	border: 0;
	text-decoration: none;
	font-weight: bold;
        border-bottom: 1px dotted #8d1d00;
}
#leftnav a:hover {
	color: #5c0000;
        border-bottom: 1px dotted #5c0000;
}
#leftnav li {
        padding-bottom: 4px;
}
#rightcolumn {
	float: left;
	width: 101px;
	margin-top: 97px;
	margin-left: 4px;
}
#rightcolumn img, #rightcolumn a {
	border: 0;
	text-decoration: 0;
}
#timetable {
	width: 100%;
	text-align: left;
}
#timetable td {
	opacity:.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.trans td {
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
}

#resources img {
border: 1px solid black;
}

.editable{
     color: #000;
     background-color: #ffffd3;
 }