/*
Theme Name: Alex
Version: 2.0
Description: <a href="http://alex.tsaiberspace.net/">alex.tsaiberspace.net</a>
Author: Robert Tsai
Author URI: http://www.tsaiberspace.net/
*/

@import "/blog/wp-content/themes/alex2/blue.css";

body {
	background: #D2D2D2;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, 'Arial Black', Helvetica, 'Century Gothic', sans-serif;
}

a { text-decoration: none; }
a, a:link, a:visited, a:active { font-weight: 800; }
a img { border: 0; }

blockquote{
	padding: 0px 8px;
	margin: 0px 10px;
	font-style: oblique;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	font-size: 11px;
	line-height: 17px;
} 

#subwrapper {
	margin: 0 20px;
}

#header {
	border-bottom: 2px solid white;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 0 0 0;
}

#header h1 {
	padding: 30px 0 5px 15px;
	margin: 10px 0;
	font-size: 330%;
	font-family: georgia, impact, arial, sans-serif;
}

#header a {
	color: white;
}

#masthead {
	background: #ccc;
	border-bottom: 2px solid white;
}

#masthead h3 {
	margin: 0;
	padding: 2px 0 3px 15px;
	color: #666;
	font-size: 100%;
	font-variant: small-caps;
	letter-spacing: 0.5ex;
}

#sidebar {
	float: right;
	width: 190px;
	font-size: 90%;
}

#sidebar .widgettitle {
	border-top: 1px solid white;
	border-bottom: 2px solid white;
	font-size: 100%;
	padding: 0 2px 0 7px;
	margin: 0;
	color: #ddd;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li:first-child {
	/* Stock widgets. */
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 10px;
}

#sidebar ul li ul li {
	/* Stock widgets. */
	border-top: 1px solid white;
	border-bottom: 1px solid #999;
	padding-left: 10px;
}

#sidebar #wp-chiclets img {
	/* WP Chiclets widget */
	margin: 1px 0 -3px 0;
}

#sidebar div#flickr {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#sidebar #wp-calendar {
	width: 165px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #999;
}

#sidebar #wp-calendar caption {
	font-weight: bold;
	margin: 0;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #ccc;
}

#sidebar #wp-calendar td a {
	background: #fff;
	padding: 2px;
}

#sidebar #wp-calendar #prev {
	text-align: left;
}

#sidebar #wp-calendar #next {
	text-align: right;
}

#sidebar #searchform {
	margin: 3px 0;
	text-align: center;
}

#sidebar #searchform input {
	color: black;
	padding: 0 3px;
	font-size: 100%;
}

.content-area {
	margin: 10px 202px 10px 10px;
}

.entry {
	margin: 14px 5px 3px 5px;
	padding-bottom: 8px;
	background: white;
	border: 1px solid #ccc;
}

.entrytitle {
	padding: 2px 8px;
	margin: 0px;
	font-size: 155%;
	font-family: georgia, 'times new roman', serif;
	border-bottom: 1px solid #ccc;
}

.entrytext {
	padding: 0 8px;
}

.entryfoot {
	font-size: 85%;
	padding: 0 8px;
}

.navigation {
	margin: 0 12px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h3#comments, h3#respond {
	font-size: 100%;
	padding-left: 8px;
}

.commentlist {
	margin-right: 5px;
}

.commentlist > li {
	margin: 12px 0;
	padding: 8px;
	border: 1px solid #ccc;
	background: white;
}

.commentfoot {
	text-align: right;
	font-style: oblique;
}

#commentform {
	margin-left: 40px;
	margin-right: 5px;
}

#commentform textarea {
	padding: 3px;
	width: 95%;
	font-size: 110%;
	font-family: Verdana, Tahoma, Arial, 'Arial Black', Helvetica, 'Century Gothic', sans-serif;
	color: black;
	border: 1px solid #ccc;
}

#commentform input {
	padding: 3px;
	font-family: Verdana, Tahoma, Arial, 'Arial Black', Helvetica, 'Century Gothic', sans-serif;
	color: black;
	border: 1px solid #ccc;
}

#footer {
	clear: both;
	padding: 4px 0;
	text-align: center;
	font-size: 90%;
	background: #ccc;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	color: white;
}
