/*
Theme Name: NAH 2015
*/

/* basics */

*{margin:0; padding:0;}

html {
overflow-y: scroll;
}

body {
	background:#ffffff;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	/*line-height: 130%;*/
	margin:0 auto;
	}


body, input, textarea {
	color: #111;

}

/* Headings */
h1, h2, h3 {
	color: #000000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
	font-weight: bold;
    margin-top: 0!important;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.7em;
}

/* Text elements */
p {
	margin-bottom: 12px;
}


ul, ol {
	margin: 0 0 1.7em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
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 1.7em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.7em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	margin: 0 30px 1.7em;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch",Courier,monospace;
	line-height: 1.7;
	margin-bottom: 1.7em;
	padding: 0.85em 1.7em;
}
code {
	font: 12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	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;
}
textarea {
	padding-left: 3px;
	width: 100%;
}
input[type=text] {
	padding: 3px;
}

#wpcomm .avatar {
    display: none!important;
}

.homesingupcont input[type=text], .homesingupcont input[type=email]  {
    width: 100%;
	padding: 2px;
}

.homesingupcont input[type=submit] {
    width: 100%;
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

.removebullets li {
    background-image: none!important; 
    padding-left: none!important;
}

/* carousel */

.carousel {
}

.carousel .img-responsive {
    margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
 .carousel-caption {
    z-index: 10;
}
/* Declare heights because of positioning of img element */
 .carousel .item {
    width: 100%;
    background-color: #ffffff;
}

/*.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
} */


div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
    clear: both;
    color: #ffffff;
}



/* Naoms annoying OCD classes */

h3 a {
    color: #000000;
}

h3 a:hover {
    text-decoration: none;
}

/* Links */
a{color:#006391; text-decoration:none;}

a:hover{text-decoration: underline; color:#ee801e;}

.topMessage {
    padding: 8px 0;
    display: none;
    position: fixed;
    width: 100%;
    min-height: 35px;
    background: #33a1c1;
    border-bottom: 1px solid #000000;
    color: #ffffff;
    z-index: 1;
}

.topMessage p {
    margin-bottom: 0px!important;
}

.courseannouncement {
    font-size: 17px;
    font-weight: 700;
}

#wpmem_login .link-text {
    margin-top: 20px;
}

#wpmem_reg legend, #wpmem_login legend {
    padding-bottom: 28px;
}

.post-password-form {
    margin-top: 90px;
}

.post-password-form p {
    text-align: center;
}

.page-id-66 #licnumber1, .page-id-66 label:nth-of-type(6), .page-id-66 label:nth-of-type(7), .page-id-66 #will_attend {
    display: none!important;
}

/* new quiz */

.question-content {
    margin-left: 0px!important;
    margin-top: 5px!important;
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.question-choices {
    margin-top: 0px!important;
}

.watu-question {
    margin-bottom: 5px;
}


.watupro-paginator-wrap li {
    background-image: none!important;
}

.watupro-paginator-wrap ul {
    margin-left: 0px!important;
}

.watupro-progress-container {
    margin-bottom: 20px;
}

.watupro_buttons input {
    margin-top: 20px;
}

p.quizdescnew {
    margin-bottom: 25px!important;
}

/* new 2015 css */

/* nav */

.navbar {
    border: none!important;
    margin-bottom: 0;
}

.navbar a {
    color: #ffffff!important;
}

.active a {
    background: #33a1c1!important;
}

.navbar-default .navbar-toggle {
    border: none!important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none!important;
}

.icon-bar {
    background: #ffffff!important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .dropdown-menu>li>a:hover, .navbar a:hover {
    background: #33a1c1!important;    
}

.navbar-brand {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.navbar-header a:hover {
    background: #ee801e!important;
}

.newlogo {
    height: 100%;
    width: auto;
    padding-top: 4px;
    padding-bottom: 4px;
}

.headerbackground {
    background: #ee801e;
    border: none!important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a {
    white-space: normal!important;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.headerlogin input[type='text'], .headerlogin input[type='password'] {
    margin-bottom: 3px;
    width: 190px;
    
}

.front-banner {
    margin-top: 6px;
}

/* homepage */

.announcementnew {
    color: #ffffff;
	background: #33a1c1;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 6px;
}

.homesingupcont {
    background: #0F7A99;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 6px;    
}

.homesignup, .homesignup[type=email] {
    height: 30px!important;
}

.footersignup {
    margin-top: 30px;
    margin-bottom: 20px;
}

.home3thing {
    color: #ffffff;
    background: #ee801e;
    padding-top: 15px;
    padding-bottom: 15px;
}

.home3thing1 {
        margin-bottom: 6px;
    background: #ee801e;
}

.home3thing h3, .homesingupcont h3, .announcementnew h3 {
    color: #ffffff;
}

.homewelcome {
    padding-bottom: 15x;
    padding-top: 15px;
    margin-bottom: 15px;
}

.middlestudy {
    background: #CC6B14;
}

.glyphicon {
    font-size: 45px;
    margin-bottom: 13px;
}

.underwelcome {
    padding-bottom: 15x;
    padding-top: 15px;
    margin-bottom: 15px;    
}

.img-responsive {
    width: 100%!important;
    margin-bottom: 8px;
}

.eventsthing img {
    margin-bottom: 6px;
}

.forum-thing-home ul {
    margin-left: 0px!important;
    list-style-type: none;
}

.forum-thing-home li {
    margin: 0px 0px 10px 0px!important;
}

.btn {
    white-space: normal!important;
}

.fb_iframe_widget span {
}

div.twitter-follow  {

    display: inline-block;
}

.themighty {

    display: inline-block;
}

.themighty a {
    color: #ffffff;
    background: #D0072A;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 11px;
}

.themighty a:hover {
    text-decoration: none;
    background: #c30829; 
}

/* cotact form 2015 */

.contactpageform input, .contactpageform input[type=email], .contactpageform select {
    width: 100%;
    height: 25px;
    margin-bottom: 8px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

.contactpageform input[type=submit] {
    padding-bottom: 28px!important;
    padding-top: 12px!important;
    padding-left: 6px;
    padding-right: 6px;
}

/* forums */

.bbp-breadcrumb-home {
    display: none;
}
.bbp-breadcrumb-sep:first-of-type {
    display: none;
}

/* end new 2015 */




/* container */


#container {
	width:1000px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow:hidden;
	background:#fff;
}
	
#content-box{}

	
/* header */

#header {
	height: 120px;
	widht: 100%;
	margin-top: 18px;
	background: #ee801e;
}

#headercontainer {
	position: relative;
	z-index: 99999999;
	background: #ee801e;
	margin: 0px auto;
	height: 120px;
	width: 1000px;
    	opacity: 0.88;
     	filter: alpha(opacity=88); /* For IE8 and earlier */
}

#nahlogo {
	position: relative;
	top: 10px;
	float: left;;
}



/* blog */

.guestpost {
	color: #ee801e;
	margin-bottom: 20px;
}

.aboutauthor {
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	display: block;
	background: #ee801e;
	padding: 12px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

.aboutauthor a{
	color: #285264;
	text-decoration: none;
}

.aboutauthor a:hover {
	text-decoration: underline;
}

.nolipost li {
	background: none !important;
	padding-left: 0px !important;	
}

.entrypost {
	clear: both;
	display: block;
	width: 100%;
    height: auto;
	margin-bottom: 45px;
}

.entrypost h2 {
	font-size: 20px !important;
	margin-bottom: 5px;
}

.entrypost img {
	margin: 0 8px 8px 0;
	float: left;
}

.entrypost a {
	clear: right;
	float: right;
	min-width: 12px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background: #ee801e;
	margin-bottom: 12px !important;
	margin-top: -5px;
	padding: 6px 12px 5px 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.entrypost a:hover {
	color: #ee801e;
	border: 1px solid #ee801e;
	background: #ffffff;
	text-decoration: none;
}

#naomi-box {
	padding: 8px;
	color: #ffffff;
	display: block;
	width: 98%;
	background: #ee801e;
}

#naomi-box h3 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 0 !important;
}

#naomi-box .abouttitleauthor {
	margin-bottom: 3px;
	opacity: 0.45;
	font-size: 18px;
	font-style: italic;
}

#naomi-box .titlethingy {
	margin-top: -3px;
	font-size: 11px;
	font-style: italic;
}

#naomi-box a {
    color: #ffffff;
}


/* content */

#sharethis {
	margin-bottom: 10px;
}

.post {
	margin-bottom:20px;
	padding:0;
	}
	
.page-title{
	font-size: 30px;
	}

.entry-title1 {
	font-size: 20px;
}
	
#content h2, .entry-meta, .entry-utility {
	font:normal 12px "arial", times;
}

#content h3 {
	margin-bottom: 5px;
}

.entry-content, .entry-content1 {
	margin-top: 10px;
}

.entry-content p{}


.entry-content ul {
	list-style-type: none;
	margin-top: 18px;
}

.entry-content li {
	background-image: url(images/nahbullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px; 
	padding-left: 22px;
}

.entry-content input[type=submit], input[type=button] {
	text-transform: lowercase;
	cursor: pointer;
	font-size: 16px;
	padding: 6px 12px;
	border: none;
	color: #ffffff;
	background: #ee801e;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

.entry-content1 li {
	font-size: 14px !important;
}

.entry-content1 input[type=submit], input[type=button] {
	text-transform: lowercase;
	cursor: pointer;
	font-size: 16px;
	padding: 6px 12px;
	border: none;
	color: #ffffff;
    margin-bottom: 12px;
	background: #ee801e;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

.postmetadata{
	clear: both;
	padding:6px 0;
	margin: 20px 0;
	}
	
.navigation {
	overflow: hidden;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
}
#nav-above,
.single #nav-below {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}


/* home */

.homemorebutton {
	min-width: 12px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background: #ee801e;
	margin-top: 15px;
	padding: 6px 12px 5px 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.homemorebutton:hover {
	color: #ee801e;
	border: 1px solid #ee801e;
	background: #ffffff;
	text-decoration: none;
}

.blankspacer {
	display: block;
	width: 100%;
	heigth: 15px;
}

#bbp_topics_widget-2 {
	margin: 0px !important;
}

.mainthing li {
	margin: 0 0 8px 0;
}

#content-container-home .bbp-forum-title {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;		
}

#content-container-home .bbp-forum-title:hover {
	color: #ee801e !important;
}

.featuredpost {
}

.featuredpost img {
	float: left;
	margin: 0 5px 5px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.homefeatured {
}

.homefeaturedtext {
}

.homefeaturedlink {
	font-size: 17px !important;
	line-height: 120%;
	margin-bottom: 8px;
}

.homefeaturedlink a {
	color: #000000 !important;	
}

.homefeaturedlink a:hover {
	color: #ee801e !important;
}

#welcomething {
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	min-height: 120px;
	width: 1000px;
}

#welcomething h1 {
	margin-bottom: 6px;
}

#bottomthing {
	border-top: 1px solid #e5e5e5;
	margin-top: 15px;
	clear: both;
	float: left;
	min-height: 120px;
	width: 1000px;
}

.bottomstuff {
	margin-top: 15px;
}


/* topics */

#sidenahtopics {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#sidenahtopics ul {
	list-style-type: none;
}


#sidenahtopics li a {
	text-decoration: none;
	display: block;
	font-style: italic;
	padding: 8px 5px 8px 20px; 
	font-size: 14px;
	background: -webkit-linear-gradient(#ffffff, #ededed); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #ededed); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #ededed); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #ededed); /* Standard syntax */
}

#sidenahtopics li a {
	color: #000000;
}

#sidenahtopics li a:hover {
	color: #ffffff;
}

#sidenahtopics li a:hover {
	padding: 8px 5px 8px 30px; 
	background: -webkit-linear-gradient(#e8821d, #cf0a02); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e8821d, #cf0a02); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e8821d, #cf0a02); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e8821d, #cf0a02); /* Standard syntax */
}

#sidenahtopics li a.maintopic {
	font-style: normal !important;
	padding: 12px 8px !important;
	font-size: 16px;
	background: -webkit-linear-gradient(#ffffff, #ededed); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #ededed); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #ededed); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #ededed); /* Standard syntax */
}

#sidenahtopics li a.maintopic:hover {
	background: -webkit-linear-gradient(#e8821d, #cf0a02); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e8821d, #cf0a02); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e8821d, #cf0a02); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e8821d, #cf0a02); /* Standard syntax */
}

#sidenahtopics li a.maintopic {
	color: #e05b14;
}

#sidenahtopics li a.maintopic:hover {
	color: #ffffff;
}

#sidenahtopics li.topictop {
	color: #ffffff;
	font-style: normal;
	padding: 12px 8px !important;
	font-size: 18px;
	background: -webkit-linear-gradient(#e8821d, #cf0a02); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e8821d, #cf0a02); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e8821d, #cf0a02); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e8821d, #cf0a02); /* Standard syntax */
	border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
}

#sidenahtopics li a.topicbottom {
	border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;

}

/* board */

.board-member {
	display: block;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	width: 100%;
	height: 100%;
	border-bottom: 1px #d8d8d8 solid;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}

.board-member:last-of-type {
	border-bottom: 0px;
}

.board-member img {
	margin: 0 8px 8px 0;
	float: left;
}

.member-name {
	font-size: 18px;
	font-weight: bold;
}

.member-title {
	font-size: 12px;
	font-style: italic;
	margin: 0px 0 10px 0;
}

.member-bio {
	font-size: 13px;
	line-height: 140%;
}



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





/* Widgets */

#sidebar{
	width:100%;
	float:right;
}

.widget-area {
	overflow: hidden;
}
.widget-area,
.widget-area input {
	line-height: 18px;
}
.widget-area ul ul a {
	text-decoration: none;
}
.widget-area ul ul a:hover {
	text-decoration: none;
}
.widget-area ul {
	list-style: none;
	margin: 0 !important;
}
.widget-area ul ul {
	list-style: none;
}
.widget-area ul ul ul {
	margin: 0;
}
.widget-area ul ul li {
	padding: 2px 0;
}
.widget-title {
}
.widget-title a{
	color: #111 !important;
}
.widget-container {
	margin: 0 0 1.5em 0;
}


	




/* Calendar Widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font: 13px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 0 2px 6px;
}
#wp-calendar th {
	color: #888;
	font-size: 11px;
	text-align: center;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar tfoot td {
	padding-top: .2em;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar tbody a {
	text-decoration: underline;
}
#wp-calendar a:visited {
	color: #0060ff;
}
#wp-calendar a:visited:hover {
	color: #df0000;
}

/* Flickr Widget (WP.com) */
#flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !important;
}

/* Cloud Widgets */
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
	line-height: 1.7em;
	padding: 0.2em 0;
}


/* Comments */


#comments {
	word-wrap: break-word;
}
#comments h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0 0 8px 0;
	padding: 2px;
}
#comments ol {
	list-style: none;
	margin-left: 0;
}
#comments ul {
	list-style: none;
	margin-left: 0.425em;
}
#comments li {
	position: relative;
}
#comments li.pingback {
	background: #eee;
	margin: 0 0 1.7em;
	padding: 0.85em;
}
#comments li.pingback + li.pingback {
	margin-top: -1.65em;
}
#comments li.pingback p {
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin: 0;
}
#comments ul li {
	border-bottom: none;
	margin: 14px 0 0 0.85em;
}
#comments .comment-author {
	margin: 0 0 0.85em 66px;
}
#comments .comment-author cite {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#comments .comment-meta,
#comments .comment-meta a {
	color: #888;
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#comments .comment-meta a:hover {
	color: #df0000;
}
#comments .gravreply {
	padding:0;
	position: absolute;
	top: 14px;
	left: 0;
	width:50px;
	height:175px;
}
.comment-reply-link{
	position:absolute;
	top:45px;
	width:42px;
	height:20px;
	text-align:center;
	font-size:11px;
	color:#6D6D6D;
	line-height:22px;
	}
#comments .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
#comments .comment-body {
	margin-left: 66px;
}
#respond input[type=text] {
	float: left;
	margin: 0 10px 0 0;
}
#respond .comment-form-comment {
	margin: 0;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}

.comment{
	border-bottom:1px solid #e3e3e3;
	padding:14px 0;
	}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	width: 100%!important;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}


/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0px solid #ddd;
	padding: 0px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

.wp-post-image{padding:2px; margin:8px 0; border:0px solid #dedede;}


#content .aside {
	border-left: 0px solid #ccc;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 0.85em;
}


/* search */
	
#headersearch #searchform {
	text-align: right;
	padding:5px 0 0 0;
	right: 7.6%;
}
#headersearch #searchform div {
	margin: 0;
}
#headersearch #searchform input#s {
	float: right;
	font-size: 12px;
	height: 22px;
	padding: 4px;
	width: 26%; 
	-webkit-transition-duration: 400ms; 
	-webkit-transition-property: width, background; 
	-webkit-transition-timing-function: ease; 
	-moz-transition-duration: 400ms; 
	-moz-transition-property: width, background; 
	-moz-transition-timing-function: ease; 
	color:#666;
}
#headersearch #searchform input#s:focus {
	background-color: #f9f9f9;
	width: 114%; 
}
#headersearch #searchsubmit {
	display: none;
}	
	

/* footer */

.footer {
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

.footer .disclaim {
	color: #7e7e7e;
	font-size: 10px;
}
