/*
Theme Name: cogs-bj.org
Theme URI: http://www.cogs-bj.org/
Description: The WordPress theme for COGS.
Version: 1.0
Author: Jayson He
Author URI: http://www.cogs-aj.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* General Styles */

* {	margin:0; padding:0; border:0; }

body { text-align:center; font:12px Verdana, Arial, Helvetica, sans-serif; color:#000; }

div { text-align:left; }

span { }

table { }
th { }
tr { }
td { }

img { }

a:link, a:visited { color:#c44d37; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }

h1 { font-size:2em; font-weight:normal; }
h2 { font-size:1.6em; font-weight:normal; }
h3 { font-size:1.2em; font-weight:normal; }
h4 { font-size:1em; font-weight:normal; }
h5 { font-size:0.9em; font-weight:normal; }
h6 { font-size:0.75em; font-weight:normal; }

ul { list-style:none; }
li { }
ol { }
pre { }
blockquote { }
p { }

form { }
select{ font:99% Verdana, Arial, Helvetica, sans-serif; }
option { }
input { font:99% arial,helvetica,sans-serif; }
textarea { font:99% arial,helvetica,sans-serif; }

hr { height:0; border:1px dashed #f90; border-bottom:0; }

/* Customized Styles */

.blank0 { width:inherit; height:0; clear:both; font-size:0; }
.blank5 { width:inherit; height:5px; clear:both; font-size:0; }
.blank10 { width:inherit; height:10px; clear:both; font-size:0; }
.blank15 { width:inherit; height:15px; clear:both; font-size:0; }
.blank20 { width:inherit; height:20px; clear:both; font-size:0; }

.clear { height:0; overflow:hidden; font-size:0; }