/*  
Theme Name: ComComedy
Theme URI: http://www.comcomedy.com
Description: Theme for ComComedy
Version: 1.0
Author: Richard Le Poidevin
Author URI: http://www.sirric.co.uk/
Tags: cc

*/

.clear {
	clear: none !important;
}

.sidebar {
	border:none;
}

.sidebar ul {
	margin:0;
}

#comment-section {
	width:524px;
	margin:13px;
}

#commentlist li {
	margin:13px 0 30px 0;
}

#commentlist li p, .article p {
	line-height:1.3;
	margin-bottom:0.5em;
}

.comment-content {
	margin:10px 0;
}

.entry-date {
	margin-bottom:1em;
	color:#777777;
	font-style: italic;
}

.entry-footer {
	margin:2em 0 0.5em 0;
	background-color:#F2FAF9;
	border:1px solid #D4EAF6;
	padding: 10px 5px;
	clear: both
}

label {
	width:250px;
}

.small {
	font-size:7pt;
	width:200px;
	margin-bottom:4px;
}

.textarea {
	width:505px;
}

textarea {
	width:428px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #19628B;
	float:left;
	font-family:Arial,sans;
	font-size:9pt;
	padding:2px;
}

.intro {
	padding:10px 20px
}

li {
	line-height:1.3;
	margin-bottom:0.5em;
}

#menu-main li {
	line-height:1;
	margin-bottom:0;
}

#searchform {
	height:50px !important;
	padding:10px;
}

#searchform .searchinput {
	width:150px;
	margin:2px 10px 0 0;
}

#searchform #searchsubmit {
	width:67px;
}

.article {
	margin-bottom:3em;
}

h1 {
	font-size:3em;
}

.navigation {
	margin:18px;
	width:516px;
	float:none;
}

.navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sidebar ul ul {
	margin:13px;
}

h1 a {
	text-decoration: none;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.stbutton {
	float:right;
	vertical-align: top;
	margin-top: -4px;
}

#submit {
	width: auto;
}

h4 {
	font-family:VAGRoundedStdBold,Arial,Verdana,sans;
	font-size:14.5pt;
	font-weight:normal;
}

.alert {
	margin: 1em 0 -1em 0;
	font-family:VAGRoundedStdBold,Arial,Verdana,sans;
	font-size:14.5pt;
	font-weight:normal;
}

#respond .alert {
	margin:-1em 0 0.5em 0;
}

blockquote {
	color:#777777;
	margin: 0 2em;
}

.widget_categories li {
	margin: 0 1em 0 0;
	float: left;
}

.widget_categories a {
	font-family:VAGRoundedStdBold,Arial,Verdana,sans;
	font-size:17pt;
	font-weight:normal;
}

.widget_categories ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.widget_recent_entries {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.social h4 {
	font-size: 9pt;
}
