html {
    font-family: Arial;
    height: 100%;
	font-size:12px;
	background-color:#f0eeec;
}

body {
    margin: 0;
    padding: 0;
	color:#222;
}

a{
    text-decoration: none;
	color:#0098BF;
}

img{
	border: 0px;
}

h1{

}


h2{

}

h3{

}

p{

}

table{

}

table tr{

}

table tr th{

}

table tr td {

}

button{
    cursor: pointer;
}


.clear {
    clear: both;
}

#header {
    padding: 0;
    margin: 0;
    background: url('images/header-menu.png') top center no-repeat;
	padding-bottom: 10px;
}

#header .top-box {
    height: 58px;
    margin: 0 auto;
    position: relative;
    width: 968px;
}

#header .top-box a.create-blog {
    background: url('images/header-create-blog.png') center center no-repeat;
    border-radius: 5em;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    left: 155px;
    line-height: 26px;
    padding: 0 15px;
    position: absolute;
    top: 15px;
    width: 123px;
    text-decoration: none;
}

#header .top-box a.create-blog:hover {
    background: url('images/header-create-blog.hover.png') center center
        no-repeat;
}

#header .top-box .blog-info {
    display: inline-block;
    font-size: 11px;
    margin-top: 13px;
    width: 150px;
}

#header .top-box .blog-info span {
    font-size: 12px;
    color: #036b8e;
    font-weight: bold;
}

#header .top-box .login-form {
    display: block;
    height: 33px;
    left: 400px;
    padding: 5px 0;
    position: absolute;
    top: 9px;
}

#header .top-box .login-form a {
    color: #036b8e;
    font-size: 11px;
}

#header .top-box .login-form input[type="text"],#header .top-box .login-form input[type="password"]
{
    border-radius: 5em;
    border-color: #FFFFFF;
    padding: 0 10px;
    font-size: 11px;
    height: 23px;
    background: #ece9e7;
    color: #635958;
    margin-left: 15px;
}

#header .top-box .login-form button[type="submit"] {
    background: url("images/button-blue-bg.jpg") repeat-x scroll center
        center transparent;
    border-color: #FFFFFF;
    border-radius: 5em 5em 5em 5em;
    border-style: inset;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    padding: 5px 20px;
    margin-left: 25px;
}

#header .top-box .login-form .inputs {
    float: left;
}

#header .top-box .login-form .lost-pass {
    float: left;
    margin-left: 15px;
    margin-top: 2px;
}

#header .menu-box {
    width: 968px;
    height: 130px;
    margin: 0 auto;
    position: relative;
}

#header .menu-box .logo {
    display: block;
    float: left;
    height: 90px;
    margin-right: 17px;
    margin-top: 20px;
    width: 168px;
}

#header .menu-box .menu {
    float: left;
    font-family: Georgia;
	width:783px;
}

#header .menu-box .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#header .menu-box .menu ul li {
    height: 47px;
    font-size: 15px;
    text-align: center;
    line-height: 41px;
    display: inline-block;
    width: 152px;
    color: #222222;
    background: url('images/menu-button.png') top center no-repeat;
}
#header .menu-box .menu ul li a {
    color: #222222;
}

#header .menu-box .menu ul li a:hover {
    color: #036b8e;
}

#header .menu-box .menu ul li.current_page_item {
    background: url('images/menu-button.active.png') top center no-repeat;
}
#header .menu-box .menu ul li.active a {
    color: #036b8e;
}

#header .menu-box .menu .blog-name {
    display: block;
    font-size: 34px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: right;
    color: #036b8e;
    font-weight: bold;
}
.container {
	width:968px;
	margin:0 auto;
}
.container .top-news {
    width: 968px;
    margin: 0 auto;
}

.container .top-news .scroller {
    width: 743px;
    float: left;
    height: 240px;
}
.container .top-news .scroller-list {
	width: 530px;
    height: 240px;
    float: left;
    position: relative;
    border-radius: 10px;
}
.container .top-news .scroller .scroller-menu {
    width: 211px;
    float: left;
    height: 240px;
}

.container .top-news .scroller .scroller-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container .top-news .scroller .scroller-menu ul li {
    height: 69px;
    padding-left: 15px;
    padding-top: 10px;
    border-bottom: 1px solid #cbcbcb;
    background: url('images/scroller-menu.jpg') repeat-x;
    font-size: 11px;
    color: #222;
	cursor:pointer;
}

.container .top-news .scroller .scroller-menu ul li a{
	color: #222;
}

.container .top-news .scroller .scroller-menu ul li:last-of-type {
    border-radius: 0px 0px 5px 0px;
}
.container .top-news .scroller .scroller-menu ul li:first-of-type {
    border-radius: 0px 5px 0px 0px;
}

.container .top-news .scroller .scroller-menu ul li.current {
    background: url('images/scroller-menu.hover.jpg') repeat-x;
    color: #fff;
}

.container .top-news .scroller .scroller-menu ul li.current a{
   color: #fff;
}

.container .top-news .scroller .scroller-menu ul li .title{
    margin-bottom: 8px;
}

.container .top-news .scroller .scroller-menu ul li.current .title a,
.container .top-news .scroller .scroller-menu ul li.current .title{
    color: #fff;
    text-shadow: 0 1px 0 #2d2d2d;
}
.container .top-news .scroller .scroller-menu ul li .title a,.container .top-news .scroller .scroller-menu ul li .title
{
    color: #036b8e;
    font-size: 12px;
    font-weight: bold;
}
.container .top-news .scroller .scroller-headline {
	position:absolute;
	width: 530px;
    height: 240px;
	border-radius:5px 0 0 5px;
}
.container .top-news .scroller .scroller-headline .text {
    border-radius: 0px 0px 0px 5px;
    position: absolute;
    bottom: 0px;
    background: url('images/scroller-headline.png') repeat transparent;
    width: 510px;
    padding: 10px;
    border-top: 1px solid #818087;
    color: #fff;
    font-size: 11px;
}
.container .top-news .scroller .scroller-headline .text a {
	color:#fff;
}
.container .top-news .scroller .scroller-headline .text .title {
    font-size: 13px;
    color: #f0eeec;
    font-weight: bold;
}
.container .top-news .scroller .scroller-headline .text .title a {
	color: #fff;
}
.container .top-news .scroller .scroller-headline .text .title .date,.container .top-news .scroller .scroller-headline .text .title .author
{
    font-size: 11px;
}
.container .top-news .sidebar {
    float: right;
    font-family: Georgia;
}
.container .top-news .sidebar .sidebar-box {
    width: 196px;
    margin-bottom: 5px;
}
.container .top-news .sidebar .sidebar-box .box {
    background: #0098b7;
    border-radius: 7px;
    min-height: 89px;
}
.container .top-news .sidebar .sidebar-box .box .title {
    font-size: 17px;
    color: #fff;
    padding: 6px 10px 5px 10px;
    text-shadow: 0 1px 0 #2d2d2d;
}
.container .top-news .sidebar .sidebar-box .box .shuffle {
    height: 10px;
    width: 185px;
    margin: 0 auto;
    background: url('images/sidebar-shuffle.png') no-repeat scroll center
        center transparent;
}
.container .top-news .sidebar .sidebar-box .box .roller ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    font-size: 13px;
}
.container .top-news .sidebar .sidebar-box .box .roller ul li {
    padding: 5px 0;
    border-bottom: 1px dotted #bdbcba;
}
.container .top-news .sidebar .sidebar-box .box .roller ul li a{
    color: #222222;
}
.container .top-news .sidebar .sidebar-box .box .roller {
    width: 179px;
    margin: 0 auto;
    background: #fafaf9;
    min-height: 50px;
}
.container .top-news .sidebar .sidebar-box .roller-bottom {
    height: 17px;
    width: 179px;
    margin: 0 auto;
    background: url('images/sidebar-bottom.png') no-repeat scroll center
        center transparent;
}
.why-blog {
    width: 968px;
    margin: 15px auto 0;
}
.why-blog .student {
    width: 483.5px;
    float: left;
	border-right: 1px dotted #9D918F;
}
.why-blog .student .header {
    background: url("images/student.png") no-repeat scroll right top transparent;
    font-size: 20px;
    height: 52px;
    line-height: 36px;
    text-align: center;
}
.why-blog .teacher {
    width: 483.5px;
    float: right;
}
.why-blog .header a {
	color:#fff;
	display: block;
} 
.why-blog .teacher .header {
    background: url('images/teacher.png') top right no-repeat;
	font-size: 20px;
    height: 52px;
    line-height: 36px;
    text-align: center;
}
.why-blog .student-button {
    background: url('images/student-button.png') center center no-repeat;
    display: block;
    width: 243px;
    height: 54px;
    margin: 0 auto;
}
.why-blog .student-button:hover {
    background: url('images/student-button.hover.png') center center
        no-repeat;
}
.why-blog .teacher .teacher-button {
    background: url('images/teacher-button.png') center center no-repeat;
    display: block;
    width: 243px;
    height: 54px;
    margin: 0 auto;
}
.why-blog .teacher .teacher-button:hover {
    background: url('images/teacher-button.hover.png') center center
        no-repeat;
}
.why-blog .teacher-button a,.why-blog .student-button a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 62px;
    text-align: center;
    text-decoration: none;
    padding-left: 25px;
    color: #fff;
}
.why-blog .menu {
    margin: 14px;
    font-size: 12px;
}
.why-blog .menu .item {
    float: left;
    width: 227px;
    height: 40px;
}
.why-blog .menu .item .link {
    float: left;
    line-height: 30px;
    margin-left: 5px;
    font-weight: bold;
}
.why-blog .menu .item .image {
    float: left;
    line-height: 49px;
    width: 40px;
}
.popular-blogs .paginate {
	color: #222222;
    float: right;
    font-size: 12px;
    width: 80px;
	padding-right:22px;
}
.popular-blogs .paginate button {
	border:0;
	width:18px;
	height:21px;
    display: block;
    float: right;
    margin-top: 10px;
}

.student .popular-blogs .paginate button.prev {
	background:url('images/student-blogs-back.png') center center no-repeat;
	margin-right:5px;
}
.student .popular-blogs .paginate button.next {
	background:url('images/student-blogs.png') center center no-repeat;
	margin-left:5px;
}
.teacher .popular-blogs .paginate button.next {
	background:url('images/teacher-blogs.png') center center no-repeat;
}
.teacher .popular-blogs .paginate button.prev {
	background:url('images/teacher-blogs-back.png') center center no-repeat;
}
.why-blog .popular-blogs {
    margin-top:20px;
}
.why-blog .student .popular-blogs .head {
    background: url("images/header-blogs.png") no-repeat scroll center center transparent;
    color: #76A700;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
}

.why-blog .teacher .popular-blogs .head {
    background: url("images/header-blogs.png") no-repeat scroll center center transparent;
    color: #00769e;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
}
.why-blog .popular-blogs ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 460px;
	overflow:hidden;
}
.why-blog .popular-blogs ul li {
    margin:10px 0;
}
.why-blog .popular-blogs ul li .image {
    width:160px;
    height:115px;
    display:block;
    float:left;
}
.why-blog .popular-blogs ul li .image img {
    background: #b2b2b2;
    border-radius: 5px 5px 5px 5px;
    border:5px solid #fff;
    display: block;
    height: 95px;
    margin: 10px 0px;
    width: 140px;
    box-shadow: lightGrey 3px 3px 4px;
}
.why-blog .popular-blogs ul li .text {
    float:left;
    margin-left:10px;
    width:280px;
    margin-top: 10px;
}
.why-blog .popular-blogs ul li .text .title {
    font-family: Georgia;
    font-size:12px;
    line-height: 18px;
    font-weight:bold;
    text-decoration:underline;
}
.why-blog .popular-blogs ul li .text .title a{
    color:#76A700;
}
.why-blog .popular-blogs ul li .text .program {
	color:#9d918f;
	font-size:10px;
	line-height:20px;
	display:block;
}
.why-blog .popular-blogs ul li .text .author {
    font-size:12px;
    color:#222222;
    margin-top:5px;
}
.why-blog .popular-blogs ul li .text .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px;
    width: 280px;
    box-shadow: lightGrey -3px 2px 4px;
    background:url('images/footer-bg.png') repeat-x;
}
.why-blog .popular-blogs ul li .text .content span {
}
.why-blog .popular-blogs ul li .text .content a {
	color:#222;
	text-decoration:underline;
}
.footer {
    background:url('images/footer-bg.png') repeat-x;
    height:38px;
    width:928px;
    margin: 15px auto 35px auto;
    border-radius: 5px 5px 5px 5px;
    padding:0 20px;
    font-size:12px;
    box-shadow: 2px 2px 4px #ccc;
}
.footer .copyright {
    float:left;
    line-height:40px;
    color: #777;
}
.footer .contact {
    float:right;
    line-height:40px;
}
.footer a {
    color:#00769e;
}
.partners {
    width: 889px;
    margin: 15px auto 15px auto;
    padding-bottom: 40px;
}
.teacher-page .entry-header {
	background: url("images/teacher-page-head.png") no-repeat scroll left center transparent;
    height: 52px;
    line-height: 38px;
	padding-left: 25px;
}
.teacher-page .entry-header span.entry-title {
	font-size:20px;
	font-family:Georgia;
	color:#fff;
}
.student-page .entry-header {
	background: url("images/student-page-head.png") no-repeat scroll left center transparent;
    height: 52px;
    line-height: 38px;
	padding-left: 40px;
}
.student-page .entry-header span.entry-title {
	font-size:20px;
	font-family:Georgia;
	color:#fff;
}
.section.single,
.section.page {
	float:left;
	width: 630px;
}
.section.sidebar {
	float: left;
    margin-left: 20px;
}

.section.sidebar {
    float: right;
    font-family: Georgia;
}

.section.sidebar .sidebar-box {
    width: 300px;
    margin-bottom: 5px;
}

.section.sidebar .sidebar-box .box {
    background: #0098b7;
    border-radius: 7px;
    min-height: 89px;
}

.section.sidebar .sidebar-box .box .title {
    font-size: 17px;
    color: #fff;
    padding: 6px 10px 5px 10px;
    text-shadow: 0 1px 0 #2d2d2d;
}
.section.sidebar .sidebar-box .box .title a{
	color: #fff;
}

.section.sidebar .sidebar-box .box .shuffle {
    height: 10px;
    width: 284px;
    margin: 0 auto;
    background: url('images/sidebar-shuffle-278.png') no-repeat scroll center
        center transparent;
}

.section.sidebar .sidebar-box .box .roller ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    font-size: 13px;
}

.section.sidebar .sidebar-box .box .roller ul li {
    padding: 5px 0;
    border-bottom: 1px dotted #bdbcba;
}
.section.sidebar .sidebar-box .box .roller ul li a{
    color: #222222;
}

.section.sidebar .sidebar-box .box .roller {
    width: 278px;
    margin: 0 auto;
    background: #fafaf9;
    min-height: 50px;
}

.section.sidebar .sidebar-box .roller-bottom {
    height: 17px;
    width: 278px;
    margin: 0 auto;
    background: url('images/sidebar-bottom-278.png') no-repeat scroll center
        center transparent;
}

div .entry-content {
	padding:0 10px;
}
div .entry-meta {
	margin:0 10px;
}
div .entry-meta a {
	color:#00769E;
	text-decoration:none;
}
/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.atamList {
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
}
.atamSubClass {
	list-style:none;
	padding:0px;
	margin:0px;
	width:570px;
	display:block;
	margin-left:0px;
	clear:both;
	margin-bottom: 30px;
}
.atamListPosts {
	font-size:13px;
	list-style:none;
	margin:0;
	padding:0 10px;
}
.atamListPosts a {
	color:#009ebe;
	text-decoration:none;
}
.atamListPosts li {
	padding: 10px 0 5px;
	font-weight:bold;
	border-bottom: 1px solid #222;
}
.atamListPosts li a {
	margin-left:20px;
	font-weight:normal;
	text-transform:uppercase;
}
.atamList li {
	
}
.atamList li:hover {
}
.atamSubClass li {
	display:block;
	padding:5px 0;
	border-bottom:1px solid #222;
	position: relative;
}
.atamSubClass .blue-box {
	width: 8px;
	display: block;
	background: #009ebe;
	height: 85%;
	position: absolute;
}
.atamSubClass .address {
	width: 178px;
	line-height: 18px;
	float: left;
	padding: 5px 10px;
	margin-left: 10px;
}
.atamSubClass .address .admin-name {
	color:#009ebe;
}
.atamSubClass .address .blog-name {
	margin-right: 5px;
    text-transform: uppercase;
    width: 155px;
    word-wrap: break-word;
}
.atamSubClass .school {
	width:252px;
	line-height:18px;
	float:left;
	font-size:12px;
	color:#222;
	margin-left: 10px;
}
.atamSubClass .login {
	width:100px;
	float:right;
	font-size:11px;
}
.atamSubClass .login .login-name {
	width: 100px;
}

.atamSubClass .login .login-value {
	color:#009ebe;
}
.atamSubClass .address a {
	font-size:15px;
	text-decoration:none;
	color:#222;
}
.atamList li .content {
	float:left;
	width:535px;
	font-size:12px;
	color:#696969;
	line-height:22px;
	text-shadow:#f2f2f2 1px 1px 1px;
	border-bottom: 1px solid;
	text-transform:uppercase;
	cursor:pointer;
}
.atamList li .content_blogi_top {
	float:left;
	width:535px;
	font-size:17px;
	color:#696969;
	line-height:42px;
	text-shadow:#f2f2f2 1px 1px 1px;
	border-bottom: 1px solid;
	text-transform:uppercase;
	cursor:pointer;
}

.atamList li .program
{
	
	width:200px;
	display:block;
	font-size:10px;
	background-color:#fff;
	font-size:10px;
	text-align:center;
	float:left;
	
	height:45px;
	color:#999;
	padding-top:0px;
	-moz-border-radius: 8px 3px 8px 3px;
	border-radius:8px 3px 8px 3px;
	
}

.atamList li .blogi_blogi {
	width:75px;
	height:75px;
	font-size:24px;
	background:url('images/normal-count.png') center center no-repeat;
	padding-top:0px;
	line-height:45px;
	float:left;
	color: #FFFFFF;
    text-shadow: 1px 1px 2px #222222;
	text-align: center;
	line-height: 74px;
	display:block;
	cursor:pointer;
	
}
.atamList li.atam-selected .blogi_blogi {
	background: url("images/normal-count-active.png") no-repeat scroll right center transparent;
}
.atamList li .program:hover
{
	
	width:200px;
	display:block;
	font-size:10px;
	background-color:#f5f5f5;
	font-size:10px;
	text-align:center;
	float:left;
	
	height:45px;
	color:#999;
	padding-top:0px;
	-moz-border-radius: 5px 3px 5px 3px;
	border-radius:5px;
	
}
.atamList li .blogi
{
	
	width:50px;
	display:block;
	font-size:24px;
	background-color:#CCF;
font-family:century gothic, Geneva, Arial, Helvetica, sans-serif;
	
	text-align:center;
	float:left;
	margin-left:50px;
	
	height:45px;
	color:#333;
	padding-top:0px;
	-moz-border-radius: 7px 3px 7px 3px;
	border-radius:7px 3px 7px 3px;
	position:relative;
	line-height:45px;
	
}
.atamList li .abr
{
	display:none;
	/*display:block;
	font-size:10px;
	text-align:center;
	font-style:italic;
	padding-top:0px;
	text-transform:none;
	position:absolute;
	height:15px;
	line-height:14px;
	width:50px;
	margin:0px;
	padding:0px;*/
	
}


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

body {
	padding: 0px;
}
#page {
	margin: 2em auto;
	max-width: 1000px;
}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0 7.6%;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 34% 0 7.6%;
	width: 58.4%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 68.9%;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php .section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php .section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column .section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column div.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column div.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column div.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column div.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular divs */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}

.wp-caption {
		background: #fff;
		line-height: 18px;
		margin-bottom: 20px;
		padding: 4px;
		text-align: center;
		max-width: 100% !important;
		-webkit-box-shadow: 0 .7em 1.5em -14px black;
		-moz-box-shadow: 0 .7em 1.5em -14px black;
		-o-box-shadow: 0 .7em 1.5em -14px black;
		box-shadow: 0 .7em 1.5em -14px black;
	}
	.wp-caption, .wp-caption.aligncenter {
		padding-right: 14px;
	}
	.wp-caption.alignleft{
		padding-right: 14px;
	}
	.wp-caption.alignright{
		padding-left: 14px;
	}
	.wp-caption img {
		margin: 5px 5px 0;
		max-width: 100% !important;
		width: 100% !important;
	}
	.wp-caption.alignleft img {
		margin-right: -4px;
	}
	.wp-caption.alignright img {
		margin-left: -4px;
	}
	.wp-caption-text {
		color: #888;
		font-size: 12px;
		margin: 17px 5px 14px;
	}


