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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

body {font-family: Arial; font-size: 12px; color: #4d4a47; background-color: #ffffff;}

h1{
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
}

h2{
    color #4d4a47;
    font-size: 22px;
    font-weight: normal;
}

h3{
    color: #848484;
    font-size: 13px;
    line-height: 30px;
    text-transform: lowercase;
    font-weight: normal;
}

h4{
    color: #848484;
    font-size: 13px;
    line-height: 30px;
    border-bottom: 1px solid #97999c;
    text-transform: lowercase;
    margin: 0 0 8px;
}

h5{
    color #4d4a47;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 4px;
}

h6{
    color: #848484;
    font-size: 10px;
    line-height: 20px;
}

a{
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.footer p, .footer a, .footer a.active{
	color: #848484;
}

p{
    color: #4D4A47;
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 20px;
}

li{
	padding: 3px 0;
}

dt{
	padding: 3px 0;
	font-weight: bold;
}

dd
{
	padding: 3px 0;
	color: #848484;
}

.links{
    width: 300px;
}

.tabs{
	margin: 0 0 20px;
}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.wrapper {width: 940px; background: #fff; margin: 0 auto;}
#container { float: left;}

/*** "Skip to Main Content" link ***/

#skip a, #skip a:hover, #skip a:visited {position: absolute;left:-10000px;top:auto;width: 1px;height: 1px;overflow: hidden;}
#skip a:active, #skip a:focus {position: static;width: auto;height: auto;}

/*** Header ***/

.header { padding: 25px 0 35px 0; overflow: hidden;}

#logo {float: left;}
.logo {width: 302px; height: 44px; padding: 0; overflow: hidden; float: left;}
.logo img { float: left;}

.site-description { float: right; overflow: hidden; text-transform: uppercase; }

#block-nice_menus-1,#block-nice_menus-2{
	float: left;
}

.search {width: 143px; float: right; margin: 15px 0 0 0;}
.search #search {width: 100%; }
.search label {display: none}
.search input {width: 143px; font-size: 0.9em; height: 12px; padding: 4px; border: none; background: url("../images/searchbox.png") no-repeat; color: #4e4a49; vertical-align: middle;}
/*.search .form-submit { background-color: #a6a5a3; width: 25px; height: 16px; margin-left: -25px; background: url("../images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle; text-indent: -500em; opacity: 0.5; filter: alpha(opacity='50'); }*/.search .form-submit{background: url("../images/search.png");width:12px;height:12px;	text-indent:-500px;margin: -39px 0 0 125px;cursor:pointer;}
.search .form-submit:hover { opacity: 1; filter: alpha(opacity='100'); }
.search div.form-item {width: 143px; float: left; margin: 0}


/*** Navigation ***/

.nav { float: left; width: 100%; margin: 0 0 40px 0; }
.dd { }

.dd li {width: 140px; height: 20px; line-height: 20px; margin: 0 10px; float: left; display: block; text-align: left; font-size: 13px; text-transform: lowercase; }
.dd li.last { margin: 0 0 0 10px; }
.dd li.first { margin: 0 10px 0 0; }


.dd li a {border-top: 1px solid #848484; color: #848484; text-decoration: none; display: block; white-space: nowrap; text-decoration: none;}
.dd li a:hover { color: #4a4a4a; }
.dd li a.active { color: #4a4a4a; }

.dd li.menu-260 a.active,.dd li.menu-260 a:hover { border-top: 1px solid #ed1c24; }
.dd li.menu-327 a.active,.dd li.menu-327 a:hover { border-top: 1px solid #b952ac; }
.dd li.menu-331 a.active,.dd li.menu-331 a:hover { border-top: 1px solid #d2ab67; }
.dd li.menu-330 a.active,.dd li.menu-330 a:hover { border-top: 1px solid #61cbe6; }
.dd li.menu-329 a.active,.dd li.menu-329 a:hover { border-top: 1px solid #ec008c; }
.dd li.menu-328 a.active,.dd li.menu-328 a:hover { border-top: 1px solid #a6ce39; }

.dd li ul {position: absolute; padding: 8px 0 10px; visibility: hidden; background: #000; z-index: 100;}
.dd li ul li {float: none; border: none; text-align: left; margin: 5px 0; padding: 0 8px;}
.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}
.dd li.dd_hover {background: #000;}
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}
.dd li.parent a {margin: 0 8px; padding-right: 12px; background: url("../images/dd.png") 100% 24px no-repeat;}
.dd li.parent a.dd_hover {color: #fff; background: url("../images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 12px; border-bottom: 1px solid #fff; padding-bottom: 10px;}

/*** Content ***/

#content {width: 610px; float: left;}
#content-wide{ width: 940px; float: left; }

.content-title {color: #000; position: relative;}
.content-title a {color: #000; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #939393;}
.content-title span a {color: #939393; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {display: block; width: 37px; height: 14px; background: url("../images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}

.item-list ul li {list-style: none}

.flip {background-position: 0 100% !important;}

.list .node {padding: 0 0 20px 0;}
.list .node .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}
.list .node .taxonomy { color: #939393; text-transform: uppercase; margin-bottom: 11px;}
.list .node .taxonomy a {text-decoration: none;}
.list .node .taxonomy a:hover {text-decoration: underline;}
.list .node h2 {margin-bottom: 8px;}
.list .node h2, .list .node h2 a {color: #000; font-weight: normal; text-decoration: none;}
.list .node h2 a:hover {text-decoration: underline;}
.list .node .submitted { font-style: italic; color: #aaa9a9; margin-bottom: 20px;}
.list .node .submitted span, .list .node .submitted a {color: #000; text-decoration: none; }
.list .node .submitted a:hover {text-decoration: underline;}
.post-author {text-transform: uppercase;}
.footer{margin-top:35px;}
.grid {padding: 12px 0 0 12px;}
.grid .node {width: 154px; height: 154px; background-color: #f5f5f5; padding: 18px; float: left; margin: 19px 0 0 19px; position: relative; overflow: hidden; cursor: pointer;}
.grid .node .taxonomy, .grid .node .node-content, .grid .node .submitted em {display: none;}
.grid .node h2, .grid .node .submitted {display: block;}
.grid .node .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .node .thumb img {width: 190px; height: 190px;}
.grid .node h2, .grid .node h2 a {color: #000; font-weight: normal; text-decoration: none;}
.grid .node h2 {margin-bottom: 5px;}
.grid .node a {text-decoration: none;}
.grid .node a:hover {text-decoration: underline;}
.grid .node .submitted { font-style: italic; color: #656363;}
.grid .node .submitted span, .grid .node .submitted a {color: #000; font-style: normal;}
.grid .node .submitted .post-author {text-transform: uppercase;}
.grid .node .links {position: absolute; bottom: 10px; left: 6px;width: 154px;}
.grid .node .links a {color: #000}
.grid .node .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626; }
.rollover-meta { font-style: italic; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; }
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.item-list {clear: both}
.item-list ul.pager {padding: 20px 0 0 30px; color: #aaa9a9; clear: both; position: relative;}
.item-list ul.pager a {color: #000; text-decoration: none;}
.item-list ul.pager a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("../images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("../images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center;}
#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("../images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin-bottom: 50px;}
.entry .node {border-bottom: 1px solid #939393; padding-bottom: 15px;}
.entry .submitted {padding: 15px 0 15px 30px; border-bottom: 1px solid #939393; font-style: italic; color: #aaa9a9; position: relative;}
.entry .submitted h1 {color: #333; font-weight: normal; margin-bottom: 5px;}
.entry .submitted span, .entry .submitted a {color: #000; text-decoration: none;}
.entry .submitted a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;}
.entry .node-content {padding: 15px 0 0 30px;}
.entry .node-content a {color: #000;}
.entry .node-content a:hover {text-decoration: none;}
.entry .post-footer {padding-left: 30px; margin-bottom: 15px;}
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .taxonomy {display: none;}

.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}
.f {right: 63px; background: url("../images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("../images/social.png") -16px 0 no-repeat;}
.di {right: 21px; background: url("../images/social.png") -32px 0 no-repeat;}
.su {right: 0; background: url("../images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}

.node-content {margin-bottom: 10px; }
.node-content {color: #262626;}
.node-content p {margin: 10px 0;}
.node-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.node-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.node-content li {color: #262626; margin: 3px 0;}
.node-content blockquote {padding: 15px 0 10px 65px; background: url("../images/bq.png") 20px 0 no-repeat;}
.node-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

.node-content .search {float: none; margin-top: 15px; width: auto;}
.node-content .search fieldset {width: 610px; height: 35px;}
.node-content .search input {width: 570px;}

.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative;}
.post-navigation a {display: block; color: #000; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("../images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("../images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #939393; position: absolute; top: 0; right: 305px;}

/*** Images ***/

.node-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
.node-content h6 {position: relative; left: -30px;}
.node-content .attachment img {max-width: 610px;}
.node-content .alignnone, .node-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.node-content .alignleft, .node-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.node-content .alignright, .node-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.node-content .aligncenter, .node-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.node-content img.alignleft, .node-content img.alignright, .node-content img.aligncenter {margin-bottom: 15px;}
.node-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.node-content .wp-caption img {margin: 5px 5px 0;}
.node-content .wp-caption p.wp-caption-text {color: #888; margin: 5px;}
.node-content .wp-smiley {margin: 0;}
.node-content .gallery {margin: 0 auto 18px;}
.node-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.node-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.node-content .gallery .gallery-caption {color: #888; margin: 0 0 12px;}
.node-content .gallery dl {margin: 0;}
.node-content .gallery br+br {display: none;}
.node-content .attachment img {display: block; margin: 0 auto;}
.page-node #mode {display: none}

/*** Comments ***/

.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #939393;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #939393;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; margin-right: 30px;}
.avatar {display: block; margin-right: 10px;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; }
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #4b4b4b; ; margin-bottom: 15px;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#comments .picture {width: 70px; float: left; margin: 0 10px 0 0}
#comments .submitted {width: 100px; float: left; margin: 0 10px 0 0}
#content-area .box {padding: 20px}

#respond p, .nopassword {margin: 10px 0;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font: bold 11px; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #939393; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #939393; padding: 5px;}
.commform-email div {border: 1px solid #939393; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #939393; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; color: #333;}
#submit {float: left; border: none; background: #ccc; color: #fff;  cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar {width: 300px; padding: 6px 0 0 0; float: right;}
.block {margin-bottom: 20px;}
.block a {text-decoration: none;}
.block a:hover {text-decoration: underline; cursor: pointer;}
.block p a {text-decoration: none;}
.block p a:hover {text-decoration: none;}
.block ul {padding: 0}
.block li, .block ul.menu li {color: #262626; list-style: none; margin-left: 0; margin-bottom: 0.4em;}
.block li.expanded ul.menu { margin-top: 0.4em; margin-left: 1em; }

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 40px; padding-bottom: 16px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f;  padding-left: 25px;}
.widget_getconnected .widget-body div span {color: #838383; font: 11px; padding-left: 25px;}
.getconnected_rss a {background: url("../images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_twitter a {background: url("../images/getconnected_twitter.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("../images/getconnected_fb.png") 0 2px no-repeat;}
.getconnected_flickr a {background: url("../images/getconnected_flickr.png") 0 2px no-repeat;}
.getconnected_behance a {background: url("../images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_delicious a {background: url("../images/getconnected_delicious.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("../images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_tumblr a {background: url("../images/getconnected_tumblr.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("../images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("../images/getconnected_youtube.png") 0 2px no-repeat;}

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #939393;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; font: 12px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}
.rpthumb-date {display: block;  color: #aaa9a9;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption { padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; }
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}


.page-contact #content-area {padding: 20px}

.view-recent-posts li.views-row {margin: 15px 0 0; padding: 0 0 15px 0; border-bottom: 1px dotted #939393; overflow: hidden}
.view-recent-posts .views-field-field-thumbnail-fid {float: left; width: 50px; margin: 0 15px 0 0}
.view-recent-posts .views-field-created {color: #AAA9A9; margin: 3px 0 0}

/*** Footer ***/

.footer { float: left; width: 100%; padding: 0 0 20px;}
/* Clearfix */
* html .clearfix {
    height: 1%; /* IE5-6 */
}

.clearfix {
    display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix {
    display: block; /* O */
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
    font-size: 1px;
    overflow: hidden;
}