/*
Theme Name: Teaching Culture
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	 margin-bottom: -18px;
	background:url(images/container-design.png) bottom no-repeat;
	width: 685px;
	
	padding:11px 0  35px 20px;
	
}
.page-template-default #container,.page-id-7 #container{min-height:1000px; height: auto !important; height: 1000px;}
.home #container{margin:0;padding:0 0 35px 0;width:705px;}
#content {
float:left;

}
#primary,
#secondary {
	float: right;
	width: 249px;	
}
#secondary {
	clear: right;
}
#footer {
	float:left;
	width: 100%;
	padding:34px 0 24px;
}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "verdana", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "verdana", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#main {
	margin: 0 auto;
	width: 976px;
}
#wrapper {
	float:left;
	width:100%;
	background:url(images/main-rep-bg.gif) center top repeat-y;
	position: relative;
}
.outer-header{float:left;width:100%;background-color:#fff;padding-bottom:20px;}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	line-height:15px;
	font-size: 10px;
	
	font-family:verdana;
	width: 450px;
}

#site-generator {
	float: right;
	width:241px;
	
}
#site-info  h5{font-size:10px;font-weight:bold;color:#537797;}
#site-info  p{color:#537797;font-size:10px;}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	
	/* background-color:#dcccb5;*/
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	 margin-bottom: 11px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;	
	padding: 2px;
}

a{color: #537797;}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {	
	margin:0 auto;
	width:976px;
}
#site-title {	
	float: left;
	position: relative;
	z-index: 999;
	margin: 47px 0 0 0;	
}
#site-title a {
	float: left;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-indent: -99999px;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	
	float: left;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	float:left;
	width:100%;
	margin-top:12px;
	  position: relative;
	  z-index:999;
	  clear: both;
}
#access .menu-header,
div.menu {
	float:left;
	width:100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-left: 5px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	background:url(images/nav-sep.jpg) right center no-repeat;
	padding-right: 20px;
	margin-right: 16px;
}
#access .menu-header li.last-child{background:none !important;padding-right:0 !important;margin-right:0 !important;}
#access a {
	color: #776757;
	display: block;
	line-height: 48px;
	text-decoration: none;
	text-transform:uppercase;
	font-size:14px;
	font-family:verdana;
	outline:none;
	border-bottom: 1px dotted #fff;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
color:#537797;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li a:hover,
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background:url(images/active-img.jpg) bottom center no-repeat;
	color:#537797;
	border-bottom: 1px dotted #191919;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	float:left;
	width:100%;
	padding-bottom:32px;
	position: relative;
	z-index: 99;
	/*background:url(images/sidebar-bg.png) right 0 repeat-y;*/
}
#content {
	
}
#content,
#content input,
#content textarea {
	 color: #776757;
	font-size: 12px;
	
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	/* margin-bottom: 24px; */
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {

}
.page-title {
   color: #537797;
    font-family: verdana;
    font-size: 17px;
    line-height: 20px;
	padding-left:13px;
}
.page-title span {
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-family:verdana;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #537797;
	font-size: 17px;
	font-family:verdana;
	line-height: 20px;
	margin-bottom: 0;
}
.entry-title  a{    color: #537797!important;
    display: block;
    font-family: Verdana;
	outline:none;
    font-size: 17px;
    line-height: 20px;
    padding: 11px 0 9px;
    text-decoration: none;}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

.entry-summary {
	
	
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content p a,.entry-summary p a,#content .most-recent-posts p a{color:#537797;}
.entry-content p a:hover,.entry-summary p a:hover{text-decoration:none;}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	
}
#nav-below {
	float:left;
	width:100%;
	text-align:center;
	margin-top:25px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	float:left;
	width:640px;
	border-top: 1px solid #F2EEE1;
	
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	   color: #776757;
    font-family: 'verdana';
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
	text-transform:uppercase;
}
h3#comments-title {
	padding: 24px 0 11px 0;
	float:left;
}
.commentlist {
	list-style: none;
	margin: 0;
	float: left; width: 100%;
}
.commentlist li.comment {
	border-top: 1px solid #F2EEE1;
	line-height: 24px;
	margin: 0 0 24px 0;
	position: relative;
	padding:20px 0 0 0; 
	float: left;
	width: 100%;
}

.commentlist li:first-child {
	border: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {float:left
}
.comment-author img{display:none;
}
.comment-author cite {
	color: #000;
	font-size:12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-family:verdana;
	text-transform:capitalize;
	padding-right: 12px;
	float: left;
}
.comment-awaiting-moderation{float: left; padding-right: 12px; color: #000; font-size:12px; line-height: 16px;}
.comment-author .says {
	font-style: italic;
	display:none;
}
.comment-meta {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	float: left;
}
.comment-meta a:link,
.comment-meta a:visited {
	
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	float: left;
	width: 100%;
	font-size: 12px;
	padding: 0 0 12px 0;
}
.reply a{float:right;   color: #776757;
    font-family: 'verdana';text-decoration:none;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
	margin-right:8px;
    text-transform: uppercase;background:url(images/nxt-pagnavi-1.png) right 2px no-repeat;padding-right:12px;}
	.reply a:hover{text-decoration:underline;}
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {

	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	 border-top: 1px solid #F2EEE1;
	position: relative;
	float:left;
	width:640px;
}
#respond p {
	margin: 0;
	float: left;
	width: 100%;
	padding-bottom: 21px;
}
#respond p.comment-form-author,#respond p.comment-form-email{width: 48%;}
#respond p.comment-form-email{padding-left: 2px;}
#respond .comment-notes {
	 color: #000000;
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	width:568px;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	  color: #776757;    font-family: 'verdana';    font-size: 12px;    font-weight: bold;    line-height: 12px;    text-transform:capitalize!important;
}
#respond input {
	margin: 0;
	width: 98%;
}
#respond textarea {
	
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 10px 0 0;
	background:url(images/nxt-pagnavi-1.png) right 4px no-repeat;padding-right:12px;float:right;
}
#respond .form-submit input {
	font-size: 12px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	/* width: 146px; */float:left;
	position:relative;
	/* border-radius:4px; */
	padding-left:5px;
	    color: #776757;
    font-family: Verdana;
    font-size: 12px;
	margin-right:5px;
	background:url(images/search-box.png) 0 0 no-repeat;
	width:151px;height:21px;border:none;padding-left:5px;

}
.widget_search label {
	display: none;
}
.widget-container {
	
}
.widget-title {
	color: #776757;
	text-transform:uppercase;
	font-weight: bold;
	font-family:'verdana';
	font-size:12px;
	padding:5px 0 10px 0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	
}
#main .widget-area ul ul {
	border: none;
	
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	
}
#colophon {
	float:left;width:100%;
	
}

#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	
	color: #666;
	display: inline-block;
	line-height: 16px;
	
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
@media screen and (max-width: 1024px){
	.bottom-hero,
	.top-hero{display: none;}
	.outer-container{background: none !important;}
	#wrapper{background: #f0eada url(http://www.utpteachingculture.com/wp-content/uploads/2012/12/main-rep-bg02.jpg) center top repeat-y;}
	
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
.sideimage-container{float:left;width:100%; /*background: url(images/cotainer-bg.jpg) left 0 no-repeat;*/ outline:none;position:relative;z-index:999}
.outer-container{float:left;width:100%; background:url(images/page-bg.gif) center 0 no-repeat; outline:none;
position:relative;}
.layout{margin:0 auto;width:976px;}
.outer-footer{float:left;width:100%;}
.hero-bottom{float:left;width:100%;}
.top-story{float:left;background-color:#fff;padding:16px 16px 16px 16px;margin-top:29px;}
.top-story img{float:left; margin: 0 19px 2px 1px; width: 249px; height: 249px;}
#.top-story img{float:left; /* margin: 0 19px 2px 1px; width: 249px; height: 249px;*/}
.head{font-family:Verdana;font-size: 17px;color:#537797;text-decoration:none;display:block;line-height:20px;padding:11px 15px 9px 0;}
#content .top-story p{font-family:Verdana;font-size: 12px;line-height:16px;color:#000;display:block;padding-right:12px;}
#content .top-story p a{color: #537797;}
.post-details{list-style:none;float:left;margin:28px 0 0 0;}
.post-details li{float:left;border-left:1px dotted #8f8275;font-family:tahoma;font-size:12px;color:#000;text-transform:capitalize; padding: 0 17px 0 39px;}
.post-details li.date{border:0;padding-left:0!important;}
.post-details li h4{font-size:12px;font-family:'verdana';color:#776757;line-height:12px;text-transform:uppercase;font-weight:bold;}
.post-details li a{text-decoration:none;color:#000;margin-left:3px;}
.most-recent-posts{float:left;margin-top:22px;background:url(images/resent-post-bg.jpg) 0 0 repeat-y;padding: 6px 12px 0 19px;width:674px;}
.most-recent-posts ul{list-style:none;float:left;width:100%;margin:0!important; position: relative; padding-bottom: 100px;}
.most-recent-posts ul li.story01{width:205px;padding-right:29px;}
.most-recent-posts ul li.story01 span{padding-right:0;}
.most-recent-posts ul li{float:left;width:220px;}
#content .most-recent-posts p{color: #000;display: block;font-family: Verdana; font-size: 12px;line-height: 16px;padding-right:26px;min-height:192px;height:auto!important;height:192px;}
.most-recent-posts  .post-details{ border-top: 1px dotted #8F8275; left: 0; bottom: 0; line-height:18px;height:90px; width: 192px; margin: 0; padding: 10px 0 0;position:absolute}
.most-recent-posts  .story01 .post-details{left: 0;}
.most-recent-posts  .story02 .post-details{left: 234px;}
.most-recent-posts  .story03 .post-details{left: 454px;}
.most-recent-posts  .post-details li{border:0;padding:0!important;}
.post-details li strong{display:inline-block;font-size:12px;font-family:'verdana';color:#776757;line-height:12px;text-transform:uppercase;font-weight:bold;margin-right:12px;}
.more-post-link{float:left;background-color:#537797;height:33px;position:relative;width:100%;text-align:center;}
.corner{position:absolute;width:23px;height:42px;background:url(images/corner.png) 0 0 no-repeat;right:-17px;top:-9px;}
.read-links{outline:none;text-decoration:none;text-transform:uppercase;font-family:verdana;font-size:12px;color:#fff;font-weight:bold;background:url(images/rectangle.png) right 12px no-repeat;padding-right:15px;line-height:33px;display:inline-block;}
.more-post-link a:hover{text-decoration:underline;}
.twitter-feeds{float:left;background:url(images/layer.png) top no-repeat;  padding: 60px 0 35px 20px;width:685px;margin-top:24px;}
.twitter-feeds h3{float:left;font-size:18px;font-family:verdana;color:#537797;}
.twtr-widget{float: left; width: 100%; clear: both; margin-top: 2px;}
.twitter-feeds .twtr-hd, 
.twitter-feeds .twtr-ft, 
.twitter-feeds .twtr-user{
	display: none;
}
.twitter-feeds #twtr-widget-1 .twtr-timeline,
.twitter-feeds #twtr-widget-1 .twtr-doc{
	background: none !important;
	height: auto !important;
}
.twtr-widget .twtr-tweet *{padding: 0 !important;}
.twtr-widget *{background: none !important;}
#tweet ul,.twitter-feeds #twtr-widget-1  .twtr-bd{list-style:none;width:100%;float:left;margin:0!important;padding-top:10px;}
#tweet ul li,.twtr-widget .twtr-tweet{display:inline;float:left; color: #000000; width:200px; background: none !important; padding-right:30px; font-family: Verdana; font-size: 12px; line-height: 16px; border: none !important;}
	#tweet ul li a{color:#537797;}	#primary ul li a{font-size:12px;font-family:verdana;color:#776757;line-height:15px;}
	#primary ul{list-style:none;}
	.twitter-feeds .twtr-widget em, .twtr-widget .twtr-new-results{font-size: 12px; line-height: 16px; color: #537797; height: 16px; display: block; overflow: hidden;}
	.twitter-feeds .twtr-widget em a{display: none;}
	.twitter-feeds .twtr-widget em .twtr-timestamp{display: block;}
	#copyright{color:#636363!important;margin-top:33px;}
	#copyright a{color:#537797;}
.textwidget,#primary ul li{    color: #776757;    font-family: verdana;    font-size: 12px;line-height:15px;}
#searchsubmit{float:left;border:0;padding-left:0;background:none;color: #776757;    font-family: 'verdana';    font-size: 12px;    font-weight: bold;    text-transform: uppercase;cursor:pointer;margin-top:4px;}	
.widget-container{padding-left:41px;width:200px;background:url(images/ecllipse-new.png) 0 0 no-repeat;padding-top:13px;float:left}
#primary ul li:first-child{border:0;margin:0;padding-top:0;background:none;}
#text-3{background:none!important;}
.share-this{    background: url("images/share-this-bg.png") no-repeat scroll 0 0 transparent;    float: left;    height: 37px;    margin-left: -3px;    margin-top: -9px;    padding-left: 13px;    position: relative;    width: 208px;z-index:9999;}
.share-this  h3{float:left;margin-right:10px;font-family:verdana;font-weight:bold;color:#537797;text-transform:uppercase;font-size:12px;padding:12px 0;}
.share-this ul{float:left;list-style:none;margin-top:8px;width:100px;}
.share-this ul li{float:left;padding:0 7px!important;}
.share-this ul li .st_twitter{float:left;background:url(http://www.utpteachingculture.com/wp-content/uploads/2012/12/sprite.png) -1px -1px no-repeat;width:21px;height:20px;}
.share-this ul li .st_email{float:left;background:url(http://www.utpteachingculture.com/wp-content/uploads/2012/12/sprite.png) -34px 0px no-repeat;width:19px;height:20px;}
.share-this ul li .st_facebook{float:left;background:url(http://www.utpteachingculture.com/wp-content/uploads/2012/12/sprite.png) -69px 0px no-repeat;width:17px;height:23px;}
.share-this ul li .st_twitter span,
.share-this ul li .st_email span,
.share-this ul li .st_facebook span{background: none;}
.xoxo{float:left;}
#primary .widget-container ul li{padding:4px 0 5px;}
.entry-content p{    color: #000000;    display: block;    font-family: Verdana;    font-size: 12px;    line-height: 16px;}
	.post-container{float:left;width:660px;padding-left:13px;border-bottom:1px solid #f2eee1;margin-bottom:11px;padding-bottom:16px;}
.post-container	.left-col{float:left;width:448px;border-right: 1px dotted #8F8275;padding-right:17px;}
.right-col{float:right;width:175px}
.right-col ul.post-details,#details{margin:18px 0 0 0!important;}
.right-col ul.post-details li,#details li{padding:0;display:block;border:0;line-height:17px;}
.read-post-link{position:relative;float:left;margin-top:22px;background-color:#537797;width:178px;height:33px;padding-left:10px;}
.corner2{position:absolute;width:8px;height:39px;background:url(images/corner-2.png) 0 0 no-repeat;right:-5px;top:-6px;}
/* pagination css stars */
.wp-pagenavi{text-align:center;display:block; float: right; position: relative; right: 50%;}
.wp-pagenavi a,.wp-pagenavi span{float: left; position: relative; left: 50%; width: auto; height: auto; padding: 0 8px; text-align: center; line-height: 25px; display: block;}
.wp-pagenavi a{margin:0 4px;font-family:verdana;font-size:12px;color:#776757!important;display:inline-block;}
.extend{display:none;}
.pages{display: none !important;}
.current{background:url(images/ecllipse-2.png) center center no-repeat;font-weight:bold;}
.nextpostslink{background:url(images/nxt-pagnavi-1.png) center center no-repeat;text-indent:-99999px;}
.previouspostslink{background:url(images/pre-pagnavi-1.png) center center no-repeat;text-indent:-99999px;}
.first{background:url(images/pre-pagnavi-2.png) center center no-repeat;text-indent:-99999px;}
.last{background:url(images/nxt-pagnavi-2.png) center center no-repeat;text-indent:-99999px;}
/* pagination css ends here */
.entry-content ul{margin-left:11px;list-style:disc;}
.entry-content ul li{color: #000000;font-family: Verdana;font-size: 12px; line-height: 16px;margin-bottom:10px;}
.entry-content h5{font-size:14px;color:#537797;line-height:22px;font-family:verdana;padding-bottom:11px;}
#content h1.entry-title,#content h1{outline: medium none; padding: 11px 0 9px;text-transform:uppercase;}
#content h1.entry-title,
h1,
h2,
h3,
h4,
h5,
h6{
	color: #537797; font-size: 17px; font-family: verdana; line-height: 20px; margin-bottom: 0; padding-bottom: 10px;
}
h2{font-size: 17px;}
h3{font-size: 16px;}
h4{font-size: 15px;}
h5{font-size: 14px;}
h6{font-size: 14px;}
.single-post #content{padding:15px 0 0 14px}
.single-post #details{width:100%;}
.single-post #details li{margin-right:35px}
.category-listing{float:left;width:100%;margin-top:5px;}
.tags-listing{margin: 0; padding: 20px 0; border-top: 1px solid #F2EEE1; float:left; width:640px;}
.category-listing strong,.tags-listing strong{ color: #776757;float:left;font-family: 'verdana';font-size: 12px;font-weight: bold;line-height: 18px;margin-right: 10px;text-transform: uppercase;}
.category-listing a,.tags-listing a{margin-left: 5px; font-size:12px; line-height: 16px;color:#537797;font-family:verdana; text-decoration: underline;}
.post-categories{margin:0 30px 0 0 ;float:right;list-style:none;width:555px;display:inline;}
.post-categories li{float:left;margin-right:5px;}
.post-categories a{font-size:12px;color:#537797;font-family:verdana;}
.entry-content img{float:left;margin:4px 15px 25px 0}
.single-post .entry-content{float:left;margin-top:3px;padding-top:20px;  border-top: 1px solid #F2EEE1;width:640px;margin-bottom:20px;}
p.logged-in-as{ margin-bottom:10px!important; color: #776757;    font-family: 'verdana';    font-size: 12px;    font-weight: bold;    line-height: 12px;    text-transform: uppercase;}
.logged-in-as a{  color: #537797;    font-family: verdana;    font-size: 12px;text-transform:capitalize!important;}
#commentform  p.form-submit #submit{padding:0;   background: none repeat scroll 0 0 transparent;    border: 0 none;    color: #776757;    cursor: pointer;    font-family: 'verdana';    font-size: 12px;    font-weight: bold;    text-transform: uppercase;float:right}
	#commentform{float:left;width:100%;}
#commentform input{border:1px solid #e7dec8;border-radius:6px;background-color:#f4f2e9; color: #776757;padding:10px;
    font-family: Verdana;position:relative;
    font-size: 12px;
    line-height: 16px; }
#commentform label,#commentform .required,#commentform  .comment-form-url{display:none;}
#commentform #author{width:267px;float:left;margin-right:23px;}
#commentform #email{float:left;width:303px;}
#commentform #comment{border:1px solid #e7dec8;border-radius:6px;background-color:#f4f2e9;width:612px;height:124px; padding:10px;font-family: Verdana; color: #776757;
    font-size: 12px;position:relative;    box-shadow: 0 5px 0 -4px #FFFFFF;-moz-box-shadow: 0 5px 0 -4px #FFFFFF;-webkit-box-shadow: 0 5px 0 -4px #FFFFFF;}
.comment-body p{    color: #000000;
    font-family: Verdana;
    font-size: 11px!important;
    line-height: 16px;
    }
	#container-design{float:left;width:705px;background:url(images/white-bg.png) 0 0 repeat-y;margin-top:30px;}
	.home #container-design{background:none;margin:0; padding-bottom: 40px;}
	.sub-head{font-size:17px;font-family:verdana;color:#537797;line-height:18px;padding:10px 0;}
	.black-bold{font-size:12px;color:#000;font-family:'verdana';line-height:16px;}
	#content p{  color: #000000; 
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;}
	.books-details{float:left;width:100%; margin-top: 35px;}
	.books-details ul{list-style:none;float:left;width:100%;margin:0!important}
	.books-details ul li{float:left;width:100%}
	.books-details ul li a{float:left;}
	.books-details ul li a img{float:left;   border: 1px solid #000000;}
	.ryt-section{float:left;width:522px;}
	ol li{ color: #000000;
    
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;margin-bottom:10px;}
	.home #content{float:left;padding:0;}
.blog #content,.category  #content,.archive #content,.search #content{padding:11px 0 9px 0;}
.page-id-7 .entry-title{text-transform:uppercase;}
#content{padding:2px 35px 9px 12px;}
.page-id-7 .entry-content img{margin-right:34px;}
.sub-head-link{font-size:12px;color:#537797;font-weight:bold;}
.top-para{margin-top:4px;}
.row1{margin:28px 0 0 20px!important;float:left}
.row2{margin:35px 0 0 20px!important;float:left;padding-left:8px;}
#back-blog{float:right;margin-top:5px;}
.single #content h1.entry-title{float:left;width:470px;text-transform:none;}
.follow-us{float:right;text-decoration:none;font-weight:bold;font-size:12px;font-family:'verdana';text-transform:uppercase;color:#537797;background:url(images/follow-us-bg.png) right 5px no-repeat;padding-right:15px;margin-right:40px;display:inline;}
.children{float:right;width:92%; border-top: 1px solid #F2EEE1;}
.outer-layout{float:left;background:#fff url(images/footer-bg.jpg) 0 0 repeat-x;width:100%}
.form-allowed-tags,.comment-notes{display:none;}
.children #respond #commentform #author{width:222px;}
.children #respond #commentform #email{width:278px;}
.children #commentform #comment{width:562px;}
#cancel-comment-reply-link{    color: #537797;
    font-family: verdana;
    font-size: 12px;
    text-transform: capitalize !important;font-weight:bold;}
	.comment-body{margin-bottom:20px;float:left;width: 100%; margin-top: 4px;}
	.comment-meta a{  color: #000000; font-family: Verdana;
    font-size: 12px;
    line-height: 16px;}

.slidingDiv{float: left; width: 100%;}
.show,.hide{float:left;font-size:12px;color:#776757;font-family:verdana;text-decoration:none;margin:21px 10px 0 10px;}
.post_comment{float:left;background:url(images/sep.jpg) 0 3px no-repeat;padding-left:10px;font-size:12px;color:#776757;font-family:verdana;text-decoration:none;margin-top:21px;}
.top-hero{position:absolute;right:0;top:0;z-index:9}
.bottom-hero{position:absolute;left:0;bottom:0;z-index:9}
.top-hero img,.bottom-hero img{float: left;}
/* .category .post-container .left-col,.archive .post-container .left-col{margin-bottom:15px;}	 */
.assistive-text{display:none;}
.search .s,.search .searchsubmit{float:left}
.home .post-details{margin-top:17px;}
.home .post-details li{padding:0 20px;}
#primary ul li{padding-bottom:8px;}
#primary ul li#recent-posts-2{padding-top:19px;}
#primary ul li#categories-2{padding-top:19px;}
#primary ul li#wmp_widget-3{padding-top:19px;}
.post-edit-link{   color: #537797;font-family:arial;    font-size: 12px;}
.post-container .right-col .post-details li{display:block!important;width:100%}
textarea{resize:none;}

.tweets_btm{float:left;width:100%;margin-top: 2px;}
.tweets_btm ul{list-style:none;width:100%;float:left;margin:0!important;padding-top:6px;}
.tweets_btm ul li{display:inline;float:left; color: #000000; width:200px; background: none !important; padding-left:30px; font-family: 'tahoma'; font-size: 12px; line-height: 16px; border: none !important;}
.tweets_btm ul li:first-child{padding-left:0}
.tweets_btm ul li a{color:#537797;text-decoration:none;}
.tweets_btm ul li a:hover{text-decoration:underline}
