/*

Theme Name: Edublogger
Theme Date: 20012009
Theme URI: http://theedublogger.edublogs.org
Description: Custom theme for the theedublogger
Author: incsub
Author URI: http://www.incsub.com/
Tags: minimalism, white, light blue, three columns, widget-ready, thread comment ready

*/

                                                                     
                                                                     
                                                                     
                                             
/* Captions and image alignment for wordpress */

div.aligncenter {
	display: block!important;
	margin: 0px auto;
}
div.alignleft {
	float: left!important;
	margin-right: 10px;
}
div.alignright {
	float: right!important;
	margin-right: 0px;
	margin-left: 10px;
}

.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
	}

img.alignright {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	float: right !important;
	}

img.alignleft {
	padding: 4px !important;
	margin: 0 7px 2px 0 !important;
	float: left !important;
	}

.alignright {
	float: right;
                text-align: right;
	}

.alignleft {
	float: left;
                text-align: left;
	}


/* End captions and image alignment */


body {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background: #FFFFFF url(images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
html {
	line-height: 150%;
}

.sidebar input {
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
}
h2 span {
	color: #0066FF;
	text-decoration: none;
	background: #FFFFFF;
	padding: 0px 3px;
	margin: 0px;
	font-weight: bold;
}
h2 span span {
	color: #FF0099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

#wrapper {
	margin: 0px auto;
	width: 988px;
	font-size: 0.785em;
}
#container {
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 988px;
}
#container-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 988px;
	background: url(images/content.gif) repeat-y;
}
#container-wrap-in {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 988px;
	background: url(images/top-content.gif) no-repeat top;
}
#container-footer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 988px;
	background: url(images/footer-content.gif) no-repeat top;
	height: 55px;
}
#footer-content {
	float: left;
	width: 958px;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-align: right;
	padding: 15px;
}
#footer-content a {
	color: #333333;
	text-decoration: none;
}
#footer-content a:hover {
	color: #660000;
	text-decoration: underline;
}

#navigations {
	padding: 0px 9px;
	float: left;
	width: 970px;
	margin: 17px 0px 0px;
}
#navigations #navs {
	background: url(images/nv.gif) repeat-x bottom;
	float: left;
	height: 35px;
	width: 100%;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#navs ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 100%;
	list-style-type: none;
}
#navs ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
}
#navs .children {
	display: none;
}

#navs li a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px;
	padding: 0px 20px;
	height: 35px;
	float: left;
}
#navs li a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px;
	padding: 0px 20px;
	background: #FFFFFF;
	height: 35px;
	float: left;
}
#home a {
	text-decoration: underline!important;
}
#navs li.current_page_item a {
	text-decoration: underline!important;
	background: #FFFFFF!important;
}
#header {
	padding: 0px 9px;
	float: left;
	width: 970px;
	margin: 0px;
}
#header-content {
	background: url(images/shade-blue.gif) repeat-x top;
	margin: 0px;
	padding: 10px 14px 5px 15px;
	float: left;
	width: 940px;
}
#header-content #site-title {
	margin: 0px;
	padding: 7px 0px 0px;
	float: left;
	width: 600px;
}
#site-title h1 {
	font-family: Helvetica, Arial, Tahoma, Helvetica;
	font-size: 30px;
	color: #050505;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: -1px;
	line-height: 36px;
}
#header-content img {
	border-width: 0px;
	border-style: none;
}
#site-title a {
	color: #050505;
	text-decoration: none;
}

#site-title p {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 15px;
	color: #98a4ac;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	line-height: 18px;
}
#rss-feeds {
	margin: 0px;
	padding: 17px 0px 0px 60px;
	float: right;
	width: 200px;
	background: url(images/feeds-gif.gif) no-repeat left center;
	height: 58px;
	text-align: left;
	font-family: Arial, Helvetica;
	color: #000000;
}
#rss-feeds a {
	color: #98A4AC;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#rss-feeds a:hover {
	color: #CC6B0C;
	text-decoration: underline;
	font-size: 14px;
	#CC6B0C
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
}

#custom-img-header {
	padding: 0px 22px 0px 20px;
	float: left;
	width: 946px;
	margin: 0px;
}
#custom-header {
	float: left;
	height: 150px;
	width: 946px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 21px;
	background: url(images/shadder.gif) repeat-x bottom;
}
#content {
	padding: 0px 22px 0px 20px;
	float: left;
	width: 946px;
	margin: 0px;
}
#blog-entry {
	float: right;
	width: 728px;
}
#post-entry {
	float: left;
	width: 510px;
}
#post-entry h2 {
	font-size: 20px;
	color: #009933;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
}

.sidebar {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}
.sidebar img {
	border-width: 0px;
	border-style: none;
}
.sidebar a {
	color: #0060ff;
}
.sidebar li a:hover {
	color: #A60409;
	font-weight: 400;
	text-decoration: none;
	background: #FFFBF9;
}	
	
.sidebar select {
	background: #FFFFFF;
	padding: 2px;
	width: 97%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #CCCCCC;
}

#left-sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	overflow: hidden;
}
#right-sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	overflow: hidden;
}
.sidebar h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 15px;
	text-transform: uppercase;
	line-height: 18px;
}

.sidebar h3 {
	float: left;
	width: 99%;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 15px;
	padding: 5px 0px 5px 1%;
	text-transform: uppercase;
	line-height: 18px;
	border-bottom: 3px solid #0099CC;
	border-top: 1px solid #E5E5E5;
}
#searchform label {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Tahoma, Helvetica;
}
#searchform #s {
	background: #FFFFFF;
	padding: 2px;
	width: 97%;
	margin-top: 0.5em;
	border: 1px solid #CCCCCC;
}
#searchform #searchsubmit {
	background: #FFFFFF;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-top: 0.5em;
}
/*
.sidebar ul {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px;
}
.sidebar ul ul {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px;
}
.sidebar ul li {
	width: 90%;
	float: left;
	padding-left: 10%;
	list-style-position: inside;
	list-style-type: square;
}
.sidebar ul ul li {
	width: 100%;
	float: left;
}
.sidebar ul a {
	text-decoration: none;
	color: #0060ff;
	font-weight: 400;
}
.sidebar ul a:hover {
	text-decoration: underline;
	color: #0060ff;
	font-weight: 400;
}

*/


ul.sidebar_list {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	width: 100%;
	margin: 0 0 2.5em;
	font-size: 1em;
	line-height: 1.4em;
	float: left;
	padding: 0px;
}

		li.widget h2, li.linkcat h2 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 0.8em;
	padding: 0.4em 2px 25px;
	background: url(images/sidebar.gif) repeat-x 0 100%;
}

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }

li.widget ul, li.linkcat ul {
list-style: square;
margin: 0.25em 0 0.25em 20px;
padding-left: 0px;
}

li.widget ul ul, li.linkcat ul ul {
	list-style: square;
	margin: 0.25em 0 0.25em 0px;
	padding-left: 0px;
}

		li.widget ol, li.linkcat ol {
	margin: 0 0 0.5em 20px;
	padding-left: 0px;
}

			li.widget li, li.linkcat li {
	margin: 0 0 0.7em;
}
			li.widget ul li, li.linkcat ul li {
	margin: 0.7em 0 0;
}

				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }

					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }

				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }

		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }

			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }

				li.widget ul.flickr_stream li a img { padding: 3px; }

				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }

			/*---< FlickrRSS styles for the widget only >---*/

			li.widget_flickrrss { }

				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }

				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
li#recent_custom_comments ul {
	list-style-type: none!important;
	padding-left: 0px!important;
	margin-left: 0px!important;
}
				
li#recent_custom_comments ul li {
	list-style-type: none!important;
	padding-left: 0px!important;
	margin-left: 0px!important;
}

#custom_flickr ul li {
	list-style-type: none!important;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#custom_flickr ul li img {
	list-style-type: none!important;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}

li#tag_cloud {
	line-height: 150%;
	font-weight: 400;
}
li#tag_cloud a {
	text-decoration: none;

}
li#tag_cloud a:hover {
	text-decoration: underline;
}

		/*---< Calendar widget styles >---*/

		#calendar_wrap {
	font-size: 1em;
}
.textwidget {
	padding-left: 2%;
}
		
		
		
.sidebar .nolist {
	margin: 0px;
	padding: 0px 0px 30px 2%;
	float: left;
	width: 98%;
	list-style-type: none;
}
.sidebar .nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .nolist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.sidebar .nolist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.sidebar .nolist a {
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
.sidebar .nolist a:hover {
	text-decoration: underline;
	color: #00b1d9;
	font-weight: 400;
}

.sidebar h3 a, .sidebar h3 a:hover  {
	color: #000000!important;
	text-decoration: none!important;
	font-size: 14px!important;
	font-weight: bold!important;
}
.sidebar h2 a, .sidebar h2 a:hover {
	color: #000000!important;
	text-decoration: none!important;
	font-size: 14px!important;
	font-weight: bold!important;
}
.sidebar object {
	text-align: center;
	display: block;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 100%;
	height: auto;
}
.sidebar embed {
	text-align: center;
	display: block;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 100%;
	height: auto;
}
.sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.sidebar .inbox {
	padding: 3px 2px;
	width: 96%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.sidebar form p {
	margin: 0px 0px 8px;
	padding: 0px;
}


#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.post {
	margin: 0px 0px 2em;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
	background: url(images/dots.gif) repeat-x bottom;
}

.sticky {
}


.page {
	margin: 0px 0px 2em;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
	background: url(images/dots.gif) repeat-x bottom;
}

h1.post-title {
	font-size: 22px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 30px;
}
h1.post-title a {
	color: #333333;
	text-decoration: none;
}
h1.post-title a:hover {
	color: #009933;
	text-decoration: underline;
}
.post-author {
	margin: 0px;
	padding: 2px 0px 5px;
	float: left;
	width: 97%;
	font-size: 12px;
	color: #545c64;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-bottom: 1px solid #EAEAEA;
}
.post-author a {
	color: #545c64;
	text-decoration: none;
}
.post-author a:hover {
	color: #009933;
	text-decoration: underline;
}
.post-tag {
	margin: 0px;
	padding: 2px 0px 10px;
	float: left;
	width: 95%;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: 400;
}
.post-tag a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.post-tag a:hover {
	color: #009933;
	text-decoration: underline;
}
.post-comment {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-weight: bold;
}
.post-comment a {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	display: inline-block;
	margin: 0px;
	padding: 2px 5px;
	float: right;
	border: 1px solid #E0E0E0;
}
.post-comment a:hover {
	color: #009933;
	text-decoration: none;
	background: #FFFFFF;
	display: inline-block;
	margin: 0px;
	padding: 2px 5px;
	float: right;
	border: 1px solid #009933;
}

.post-content {
	margin: 0px;
	padding: 15px 0px 10px;
	float: left;
	width: 100%;
	font-size: 1.125em;
	overflow: hidden;
}
.post-content a {
	color: #0060ff;
	font-weight: 400;
	text-decoration: underline;
}
.post-content a:hover {
	color: #A60409;
	font-weight: 400;
	text-decoration: none;
	background: #FFFBF9;
}





/*////////comments//////////*/

#comments-template {
	float: left;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#comments-template img {
	border-width: 0px;
	border-style: none;
}

#comments-template h4 {
	font-size: 18px;
	margin: 20px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
.box-com {
	margin: 0px 0px 1em;
	padding: 3%;
	float: left;
	width: 92%;
	background: #FFFFFF;
	border: 1px solid #eee;
}
#comments-template a {
	color: #0060ff;
	text-decoration: none;
}

.edu-avatar {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
}
.edu-box {
	margin: 0px;
	padding: 3%;
	font-size: 100%;
}
.edu-user {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}
.edu-date {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
.edu-text {
	margin: 0px;
	padding: 0px;
	font-size: 1.125em;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
}
.edu-text .avatar {
	margin: 13px 5px 0px 0px;
	padding: 0px;
	float: left;
}
.edu-text cite {
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.edu-text .comment-childs {
	border: 1px solid #CCCCCC!important;
	margin: 5px 2px 2px 4px;
	padding: 2%;
	background-color: #FFFFFF;
	font-size: 0.9125em;
}
.comment-childs .comment-childs {
	margin: 5px 2px 2px 4px;
	padding: 2%;
	background: #FFFFFF;
	font-size: 1em;
}
.edu-text small {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Geneva, Helvetica;
	line-height: 18px;
	font-weight: normal;
}

.box-com-author {
	margin: 0px 0px 1em;
	padding: 3%;
	float: left;
	width: 92%;
	border: 1px solid #eee;
}
.box-com-alt {
	margin: 0px 0px 1em;
	padding: 3%;
	float: left;
	width: 92%;
	background: #F9F9F9;
	border: 1px solid #E5E5E5;
}
p.thdrpy {
	color: #FFFFFF;
}
p.thdrpy a {
	background: #FFFFFF;
	padding: 2px 4px;
	font-size: 10px;
	color: #000000!important;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
p.thdrpy a:hover {
	background: #0066CC;
	padding: 2px 4px;
	font-size: 10px;
	color: #FFFFFF!important;
	text-decoration: none;
	border-top: 1px solid #0053A6;
	border-right: 1px solid #0062C4;
	border-bottom: 1px solid #0053A6;
	border-left: 1px solid #0062C4;
}
#pingback {
	list-style-type: none;
	width: 92%;
	margin: 0px;
	padding: 3%;
	float: left;
}
#pingback li {
	font-size: 13px;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #666666;
	line-height: 17px;
}
#pingback li a {
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
}
#pingback li a:hover {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #A60409;
}
#comment-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 96%;
}
#comment-form label {
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: 400;
	font-variant: normal;
}
#comment-form p {
	padding: 0px;
	margin: 4px 0px 0px;
}
#comment-form .inbox {
	padding: 4px;
	width: 60%;
	background: #FFFFFF;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	margin-bottom: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #999999;
}
#comment-form label span {
	color: #990000;
	text-decoration: none;
}
#comment-form .inarea {
	padding: 2%;
	width: 95%;
	background: #FFFFFF;
	height: 225px;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	line-height: 18px;
	border-top: 1px solid #999999;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #999999;
	margin: 0px 0px 5px;
}
#comment-form #notify {
	font-size: 11px;
	line-height: 18px;
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #666666;
}
#comment-form .sbutton {
	background: #FFFFFF;
	margin: 0px;
	padding: 3px 6px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 14px;
}
#comment-form .sbutton:hover {
	background: #FFFFFF;
	margin: 0px;
	padding: 3px 6px;
	border: 1px solid #0066CC;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 14px;
	color: #0066CC;
}

