/*
Theme Name: Candid Default
Theme URI: http://www.benryyip.com/
Description: The default theme for Candid Teen Magazine.
Version: 1.0
Author: Benry Yip
*/

/*-----------Block Level Elements--------------*/

Body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

#page {
	width: 656px;
	margin: 30px auto;
	padding: 0px;
	border: 10px solid black;
	background: #fff;
}

#header, #footerimg {
	background: #ffffff url('images/headerbg.jpg') repeat-y top center;
	height: 20px;
}

#headerimg {
	background: #8a9e56 url('images/logo.jpg') top center;
	height: 95px;
}

.description {

}

#wrapper {
	background: #fff;
	padding: 15px;
}

#content {

}

#sidebar {

}

#footer {
	padding: 5px 15px;
	text-align: center;
	font-size: 10px;
}

/*-------------Basic Styles-----------*/
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #ffffff;
	background: #000000;
}

/*-----------Navigation--------------*/
#navbar {
	background: #8a9e56;
	padding: 15px;
	font-size: 12px;
	text-align: left;
}

#navbar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navbar ul li {
	padding: 0;
	margin: 0;
}

#navbar a {
	font-weight: bold;
	color: #ffffff;
}

#navbar a:hover {
	background: #000000;
}

#issueOne, #issueTwo {
	float: left;
	width: 105px;
	padding: 0;
	margin: 10;
}

#navAbout, #navJoin, #navFeatured {
	float: left;
	width: 95px;
	padding: 0;
	margin: 0px 0px 0px 15px;
}

#navFind {
	width: 95px;
	float: left;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

textarea#comment {
height:30px !important;
width:100px !important;}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/







