/*
Theme Name: Edu Knows
Theme URI: http://premium.wpmudev.org/
Version: 1.2
Description: Customized FAQ Single Page For incsub and edublogs. Best used for simple FAQ page for your site or blogs.
Author: Richard Kiew (incsub)
Author URI: http://incsub.com
WDP ID: 107
Tags: White, Blue, Two Column, Left Sidebar, Right Sidebar, Fixed Width, Custom Colors, Theme Options, Threaded Comments


Copyright 2007-2010 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


changelog
v1.2
- fixed search text error
- fixed search function code

v1.1
- fixed theme option for header title home
- added transparent bg
- added load_textdomain()
- remove some deprecated wp functions

v1.0
- pre-released


*/

body {
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-size: 100%;
	color: #232323;
	background: #FFFFFF url(images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-weight: 400;
}

#wrap {
	margin: 0px auto;
	width: 816px;
	font-size: 0.6875em;
}
#header {
	margin: 0px;
	padding: 2em 0px 1em;
	float: left;
	width: 100%;
}
#site-title {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 96%;
	overflow: hidden;
}
#site-title h1 {
	font-size: 3em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	line-height: 120%;
}
#site-title a {
	color: #121212;
	text-decoration: none;
}
#site-title p {
	font-size: 1.25em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 18px;
}
#site-nv {
	margin: 0px;
	padding: 30px 10px 0px 0px;
	float: left;
	width: auto;
}
#site-nv ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#site-nv ul li {
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 1.35em;
}
#site-nv ul li a {
	margin: 0px;
	padding: 2px 12px;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#site-nv ul li a:hover {
	margin: 0px;
	padding: 2px 12px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #0066CC;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#site-nv #home2 a, #site-nv ul li.current_page_item a {
	color: #FFFFFF!important;
	text-decoration: none!important;
	background: #0066CC;
}
#site-nv #home2 a:hover {
	color: #FFF;
	text-decoration: none!important;
}
#tops {
	background: url(images/top-c.png) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 816px;
}





#container {
	margin: 0px;
	width: 816px;
	float: left;
	background: url(images/center-c.png) repeat-y;
}
#container .textwidget a {
	color: #0066CC;
	text-decoration: underline!important;
	margin: 0px!important;
	padding: 0px!important;
}

#top-container {
	margin: 0px;
	width: 756px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
}
#footer-statement {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 18px;
	color: #333333;
}
#footer-statement a {
	color: #000000;
	text-decoration: underline;
	font-weight: 500;
}
#footer-statement .fleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
}
#footer-statement .fright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	text-align: right;
}

#bottom-container {
	background: url(images/bottom-c.png) no-repeat top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 100%;
}
#footer-end {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
}
#container .list ul#custom_recent_comment, #container .list ul#custom_recent_comment li, #container .list ul#custom_recent_comment li a {
	list-style-type: none !important;
	margin-left: 0px!important;
	padding-left: 0px!important;
	list-style-position: outside;
	background: url(none);
}


#nav {
	background: #ecf4f9;
	margin: 0px;
	padding: 0px 3%;
	float: left;
	width: 94%;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1.5em;
}
#nav ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#nav ul ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1em;
}
#nav ul li a {
	display: block;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	color: #212121;
	text-decoration: underline;
	font-weight: bold;
	list-style-type: none;
}
#nav ul li a:hover {
	display: block;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}
#nav ul li.current_page_item a {
	display: block;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}
#nav #home a {
	display: block;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#entry {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.entry-box {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
}
.entry-box .ebox {
	float: left;
	width: 45%;
	margin: 0px;
	padding: 0px 3% 0px 0px;
}
.entry-box #cbox {
	padding: 0px 0px 0px 3%;

}
.ebox .list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.ebox .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.ebox .list li {
	font-size: 1.125em;
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
}
.ebox .list ul li {
	font-size: 1em;
	margin: 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
}
.ebox .list li a {
	color: #0066CC;
	text-decoration: underline;
	background: url(images/dots.gif) no-repeat left 6px;
	padding-left: 12px;
}
.ebox .list li a:hover {
	color: #0482FF;
	text-decoration: none;
	background: url(images/dots.gif) no-repeat left 6px;
	padding-left: 12px;
}
.ebox .list div.textwidget {
	margin: 0px;
	padding: 12px 0px;
	float: left;
	width: 100%;
}
h3.widgettitle {
	margin-top: 20px !important;
	margin-bottom: 0px;
}
.ebox table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.list object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.list embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.list table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}

h2#headline {
	font-size: 2em;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
div#intro {
	font-size: 1.35em;
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 100%;
}
div#intro a, #footer-statement a {
	color: #0066CC;
	text-decoration: underline;
}
div#intro p {
	margin: 0px 0px 10px;
	padding: 0px;
}
div#intro h2 {
	font-size: 1.5em;
	color: #111;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}

#entry h2 a {
	color: #0066CC;
	text-decoration: underline;
}
#entry h3 {
	font-size: 1.5em;
	color: #121212;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#entry h3 a {
	background: url(none)!important;
	margin: 0px!important;
	padding: 0px!important;
	color: #000000!important;
	text-decoration: none!important;
}
#entry .textwidget a {
	background: url(none)!important;
	margin: 0px!important;
	padding: 0px!important;
}
#entry #wp-calendar a {
	background: url(none)!important;
	margin: 0px!important;
	padding: 0px!important;
}
#entry #wp-calendar {
	margin: 0px;
	padding: 0px;
}
#entry #recentcomments li a {
	background: url(none)!important;
	margin: 0px!important;
	padding: 0px!important;
}
#entry .nolist {
	margin: 0px;
	padding: 5px 0px 25px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#entry .nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#entry .nolist li {
	margin: 0px 0px 2px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 100%;
	line-height: 32px;
	text-align: justify;
}
#entry .nolist ul li {
	margin: 2px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 100%;
}
#entry .nolist li a {
	margin: 0px 5px 0px 0px;
	padding: 2px 5px;
	color: #0066CC;
	text-decoration: none;
}
#entry .nolist li a:hover {
	margin: 0px 5px 0px 0px;
	padding: 2px 5px;
	color: #FFFFFF!important;
	text-decoration: none;
	background: #0066CC;
}
#fulltag {
	margin: 10px 0px 0px!important;
	padding: 0px;
}

#wrap #fulltag a {
	background: #0033CC;
	padding: 4px 12px!important;
	font-family: "Trebuchet MS", Geneva, Arial, Verdana;
	font-size: 1.25em;
	color: #FFFFFF!important;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#wrap #fulltag a:hover {
	background: #0066FF;
	padding: 4px 12px!important;
	font-family: "Trebuchet MS", Geneva, Arial, Verdana;
	font-size: 1.25em;
	color: #FFFFFF!important;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#searchbar {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 100%;
}
#searchbar h3 {
	padding-bottom: 10px;
}

#searchbar #mysearch {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	background: #ECF4F9;
	border-top: 2px solid #D1E6F1;
	border-bottom: 2px solid #D1E6F1;
}
#mysearch input {

}

#mysearch  p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#mysearch .sinput {
	font-size: 1.65em;
	color: #111;
	font-weight: 500;
	margin-top: 4px;
}

#mysearch .sbar {
	margin: 0px 8px 0px 0px;
	padding: 6px;
	float: left;
	width: 570px;
	background: #FFFFFF;
	border: 1px solid #B5D5E8;
	font-size: 1.35em;
	color: #111;
	line-height: 120%;
}
.post-meta {
	margin: 0px 0px 2em;
	padding: 0px 0px 1em;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.post-meta a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.post-meta h1 {
	font-size: 2.25em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: normal;
}
#entry .post-meta h1 a {
	color: #000000!important;
	text-decoration: none!important;
}
.post-content {
	margin: 0px;
	padding: 8px 0px 20px;
	float: left;
	width: 100%;
	font-size: 1.25em;
	overflow: hidden;
	line-height: 22px;
}
.post-content p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.post-content img {
	border-width: 0px;
	border-style: none;
}
.post-content object {
	margin-top: 8px;
	margin-bottom: 8px;
}

.post-content a {
	color: #0066CC;
	text-decoration: underline;
}
.post-stats {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
	font-size: 1.125em;
	color: #666666;
}
.post-stats a {
	color: #0066CC;
	text-decoration: underline;
}
.post-social {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-social p {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	display: block;
}
.post-social a {
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.post-social .emailtofriend {
	background: url(images/social/email.gif) no-repeat center center;
	text-align: center;
}
.post-social .reddit {
	background: url(images/social/reddit.png) no-repeat center center;
	text-align: center;
}
.post-social .yahooweb {
	background: url(images/social/yahoomyweb.png) no-repeat center center;
	text-align: center;
}
.post-social .facebook {
	background: url(images/social/facebook.gif) no-repeat center center;
	text-align: center;
}
.post-social .digg {
	background: url(images/social/digg.gif) no-repeat center center;
	text-align: center;
}
.post-social .delicious {
	background: url(images/social/delicious.gif) no-repeat center center;
	text-align: center;
}
.post-social .stumble {
	background: url(images/social/stumble.gif) no-repeat center center;
	text-align: center;
}
.post-social .tech {
	background: url(images/social/tech.gif) no-repeat center center;
	text-align: center;
}

#comments-template {
	margin: 0px;
	padding: 2em 0px;
	float: left;
	width: 100%;
	font-size: 1.125em;
}
#comments-template h4 {
	font-size: 1.65em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comments-template .rss {
	margin: 0px 0px 3em;
	padding: 3px 0px 2px 15px;
	float: left;
	width: 90%;
	background: url(images/rss.png) no-repeat left center;
}
#comments-template .rss a {
	color: #0066CC;
	text-decoration: underline;
}
#comments-template .rss a:hover {
	color: #0066FF;
	text-decoration: none;
}
.com-list {
	margin: 0px 0px 8px;
	width: 90%;
	padding: 2%;
	float: left;
	border: 1px dotted #ddd;
	background: #FFFFFF;
}
.com-list-alt {
	margin: 0px 0px 8px;
	width: 90%;
	padding: 2%;
	float: left;
	border: 1px dotted #ddd;
	background: #F8F8F8;
}
.com-list-author {
	margin: 0px 0px 8px;
	width: 90%;
	padding: 2%;
	float: left;
	background: #EBF5FE;
	border-top: 2px dotted #A4DAFB;
	border-right: 1px dotted #A4DAFB;
	border-bottom: 2px dotted #A4DAFB;
	border-left: 1px dotted #A4DAFB;
}


.com-list a {
	color: #0066CC;
	text-decoration: none;
}
.com-list-alt a {
	color: #0066CC;
	text-decoration: none;
}
.com-list-author a {
	color: #0066CC;
	text-decoration: none;
}



.com-box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 86%;
}
.com-box blockquote {
	margin: 10px 0px 0px 15px;
	padding: 0px 5px;
	clear: both;
	border-left: 5px solid #CCCCCC;
	font-style: italic;
	font-weight: 600;
	color: #000000;
}

.com-avatar {
	margin: 0px;
	padding: 0px;
	float: right;
}
.com-avatar img {
}
.com-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1.125em;
}
.com-date {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	line-height: 24px;
}
.com-text {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	line-height: 19px;
	font-size: 13px;
}
.com-box blockquote p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
h4#trackback {
	margin: 30px 0px 0px;
}
h4#reply {
	margin: 30px 0px 0px;
}
#comments-template .pingback {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#comments-template .pingback li {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 17px;
	float: left;
	width: 95%;
	background: url(images/pings.png) no-repeat left 2px;
}
#comments-template .pingback a {
	color: #0066CC;
	text-decoration: none;
}
#comments-template .pingback a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#comments-template .pingback span {
	font-size: 0.9em;
	color: #333333;
}
#comments-template #comment-form {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}
#comment-form input {
	font-family: Arial, Tahoma, "Lucida Sans";
}

#comment-form p {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comment-form .inbox {
	margin: 0px;
	padding: 4px;
	width: 60%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#comment-form .inarea {
	margin: 0px;
	padding: 4px;
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 200px;
}


#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0em 0px 1em;
	float: left;
	width: 99%;
	font-size: 12px;
}
#post-navigator-single {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 99%;
	font-size: 13px;
}
.wp-pagenavi {
	float: left;
	width: 99%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.125em;
}
.pages {
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #000000;
	background: #F1FAFE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #C6EBFB;
	font-weight: bold;
}
#post-navigator a:hover {
	color: #000000;
	background: #F1FAFE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
	border: 1px solid #C6EBFB;
	font-weight: bold;
}
#post-navigator-single .alignleft {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 18px;
}
#post-navigator-single .alignright {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 18px;
}
#post-navigator-single a {
	color: #0066CC;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}



#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin: 15px 0px;
	padding: 0px;
	clear: both;
}

.subscribe-to-comments {
	font-size: 11px!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}


.border {
	padding: 3px;
	border: 1px solid #CCCCCC!important;
}


input.button[class] {
    width: auto;
	}
fieldset, img {
	border-width: 0px;
	border-style: none;
}


/* Captions */
div.aligncenter {
	display: block!important;
	margin: 0px auto;
	text-align: center;
}
div.alignleft {
	float: left!important;
	margin-right: 10px;
}
div.alignright {
	float: right!important;
	margin-right: 0px;
	margin-left: 10px;
	text-align: right;
}
.wp-caption {
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 4px;
	margin: 0;
	font-family: Georgia, serif;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
/* End captions */

	

p img {
	padding: 0;
	max-width: 100%;
	}
img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}


img.aligncenter {
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	}

img.alignright {
	padding: 0px;
	margin: 20px 0px 15px 20px;
	float: right;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 10px 10px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
input[type='checkbox'] {
	border-width: 0px;
	border-style: none;
}

hr {
  display: none;
}


dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}



dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}


pre {
	margin: 15px 0px;
	padding: 15px 5px;
	overflow: scroll;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	background: #FFFFFF;
	white-space: nowrap;
	color: #333333;
	clear: both;
	width: 88%;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
em {
	font-style: italic;
	font-weight: normal;
}
blockquote {
	margin: 15px;
	padding: 10px;
	border-left: 5px solid #333333;
	font-size: 15px;
	clear: both;
	color: #000000;
	line-height: 20px;
}


.post-content .gallery {
	margin: 0px;
	padding: 25px 0px!important;
	float: left;
	width: 100%!important;
}
.post-content dl.gallery-item {
	display: inline-block!important;
	margin: 0px 0px 25px!important;
	padding: 0px!important;
	float: left!important;
}
.post-content dt.gallery-icon {
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content img {
	border-width: 0px;
}
#container .post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
#container .post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
#container .post-content h3 {
	margin: 25px 0px 15px;
	padding: 0px 0px 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}
#container .post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
#container .post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#comments-template .sinput {
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
}


/* commentlist with thread comment */

ol.commentlist {
	list-style:none;
	margin:0;
	padding:2em 0;
	text-indent:0;
	float: left;
	width: 100%;
}
ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	border:1px solid #D7D7D7;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:12px 7px 12px 57px;
	position:relative;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
	font-size: 1.25em;
	line-height: 25px;
	font-weight: bold;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#0066CC;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar {
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
	padding: 5px;
	background: #FFFFFF;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	position:absolute;
	right:10px;
	text-align:right;
	top:15px;
	font-size: 0.75em;
	line-height: 1.4;
	font-family: "Lucida Grande", "Trebuchet MS";
}
ol.commentlist li div.comment-meta a {
	color:#0066CC;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 1.125em;
	line-height: 20px;
	padding-top: 8px;
}
ol.commentlist li p a {
	color: #0066CC;
	text-decoration: underline;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li div.reply {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-align:center;
	width:36px;
	font-size: 1em;
	line-height: 1;
}
ol.commentlist li div.reply a:hover {
	color:#fff;
	text-decoration:underline;
	background: #0066CC;
	padding: 1px;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	background: #0066CC;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
	padding: 1px;
}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
}
ol.commentlist li.odd {
	background:#F9F9F9;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.pinglist {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1.125em;
}
ol.pinglist li a{
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom: 1px solid #eee;
}
ol.pinglist li a:hover {
	color: #333333;
	text-decoration: none;
	background: #f9f9f9;
	display: block;
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom: 1px solid #ededed;
}
.cancel-comment-reply {
	font-size: 1.125em!important;
	margin-bottom: 10px;
}
#respond a {
	color: #0066CC!important;
	text-decoration: underline!important;
}

#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px 0px 2em;
	padding: 3% 5%;
	background: #F5F5F5;
	width: 90%;
	clear: both;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#cf label {
	font-size: 1.125em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf label small {
	font-size: 1.125em;
}

#cf label a {
	color: #D7D7D7;
	text-decoration: underline;
}

#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 4px;
	width: 55%;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background: #FFFFFF;
	border: 2px solid #D7D7D7;
}
#cf .af {
	margin: 0px;
	padding: 5px 4px;
	width: 95%;
	border: 2px solid #D7D7D7;
	font-size: 12px;
	height: 200px;
	line-height: 19px;
	color: #000000;
}
#cf .st {
	margin: 0px;
	padding: 3px 6px;
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	overflow: visible;
	border: 1px solid #333333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #333333;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 18px;
	overflow: visible;
}

#commentpost {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#commentpost h4 {
	font-size: 2em;
	line-height: 23px;
	margin: 25px 0px 15px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	color: #121212;
	border-bottom: 1px solid #eee;
}

