/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 20px 0; font-size:12px; padding:0 0 0 10px; color #c25050; }
.widget h3  { margin: 0 0 20px 0; color: #c25050; font-style: italic; }
.widget p { font-size:12px; line-height: 18px; margin-bottom:15px; }

.widget ul  { clear:both;}
.widget ul li  {}
.widget ul li a  {line-height: 18px; text-decoration: none; }
.widget ul li a:hover  { text-decoration:underline; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

.widget_recent_comments li, #twitter li  { line-height: 22px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

#sidebar .widget {
	border-bottom: 1px solid #
/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 20px 0; font-size:12px; padding:0 0 0 10px; color #c25050; }
.widget h3  { margin: 0 0 20px 0; color: #c25050; font-style: italic; }
.widget p { font-size:12px; line-height: 18px; margin-bottom:15px; }

.widget ul  { clear:both;}
.widget ul li  {}
.widget ul li a  {line-height: 18px; text-decoration: none; }
.widget ul li a:hover  { text-decoration:underline; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

.widget_recent_comments li, #twitter li  { line-height: 22px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

#sidebar .widget {
	border-bottom: 1px solid #c25050;
	padding-bottom: 20px;
	background: transparent url('images/grey-line.jpg') repeat-x left bottom;
}
#footer-region-outer { background: #c25050 url('images/footer-widgets-bg.jpg') repeat-x left top; padding-bottom: 20px; }

#footer-widgets { padding:10px 0; text-shadow: 1px 1px #000; color: #c25050; border-bottom: 1px solid #c25050; }
#footer-widgets .block { padding:20px 0 0 20px; width:293px; float:left; }
#footer-widgets h3 {
	font-size: 18px; color: #c25050; border-bottom: none; margin-bottom: 10px; font-style: normal; padding: 0;
}


/* 4.2 Specific Widgets */

/* WIDGET FORMS */
.searchform  { }
.widget input.s  { float:left; width: 60%; padding: 7px 0 7px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { float:right; }

.search-widget {
	width: 300px;
	float: right;
}

.searchform input.s  {
	width: 170px;
	padding: 5px 10px 5px 25px;
	-moz-border-radius:15px;
	color: #777777;
	font-weight: bold;
	background: #fff url("images/ico-search.png") no-repeat 8px center;
}

.search-widget .button {
width:80px;
	-moz-border-radius:15px 15px 15px 15px;
	background:url("images/alert-overlay.png") repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-shadow:1px 1px #FFFFFF;
	text-transform:capitalize;
	color: #4FA0B3 !important;
	-moz-box-shadow:none;
}

/* FLICKR */
.widget_woo_flickr h3  {}
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }

.widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }
.widget_woo_flickr a img  { float: left;  margin: 0 0 8px 8px;  display: block; border: #CECFC6 1px solid; padding: 3px;}
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* BLOG CATEGORY */
.widget_woo_catloop h2 {font-size: 15px; margin-bottom:10px}
.widget_woo_catloop .post {border: none;margin-bottom: 0;padding: 0 0 10px 0; background-color:transparent;}
.widget_woo_catloop .post-details {font-size: 11px;margin-bottom: 0px;color: #999; font-weight:bold}
.widget_woo_catloop .widget-post-thumbnail {float: right;padding: 4px;background-color: #fff;border: 1px solid #E3E3E3;margin: 0 0 10px 10px;}

.widget_woo_taskwidget .links {background:url("images/grey-line.jpg") repeat-x scroll left top transparent; border-top:1px solid #FFFFFF; padding-top:30px;}
.widget_woo_taskwidget .links a {
	-moz-border-radius:15px;
	background:url("images/alert-overlay.png") repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	font-size:12px;
	font-weight:bold;
	padding:8px 14px;
	text-shadow:1px 1px #FFFFFF;
	text-transform:capitalize;
	margin-right: 10px;
}
.widget_woo_taskwidget a.subscribe {background-color: #f9eedc; border-color:#e2d2ae; color:#e0991d; }
.widget_woo_taskwidget a:hover.subscribe {color:#444; }
.widget_woo_taskwidget a:active.subscribe {background: #f9eedc url("images/alert-overlay-active.png") repeat left top;}
.widget_woo_taskwidget a.contribute {background-color: #e3f5e4; border-color:#a0d0a1; color:#4cbb4f; }
.widget_woo_taskwidget a:hover.contribute {color:#444; }
.widget_woo_taskwidget a:active.contribute {background: #e3f5e4 url("images/alert-overlay-active.png") repeat left top;}
.widget_woo_taskwidget a.search {color:#4fa0b3; }
.widget_woo_taskwidget a:hover.search {color:#444; }
.widget_woo_taskwidget a:active.search {background: #F9F9F9 url("images/alert-overlay-active.png") repeat left top;}

.widget_woo_taskwidget div.contribute,
.widget_woo_taskwidget div.subscribe,
.widget_woo_taskwidget div.search { display:none; padding:10px 10px 0 0}
.widget_woo_taskwidget div.contribute a{ font-size:18px}
.search_main { padding-left: 0;}

.widget_woo_taskwidget div.search .search_main { background:none!important; margin:0}

/* TWITTER */

.widget_woo_twitter li {
	margin-bottom: 10px;
}

/* 4.3 WooTabs */
#tabs {	background:#e6e6e6; height:auto; display: block; padding:5px; }
#footer-widgets #tabs {	background:#333; text-shadow: none }
#footer-widgets #tab-tags a { color: #333; }
#tabs ul.wooTabs { padding:0px; }
#tabs ul.wooTabs li { float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#F8F8F8; text-decoration:none; }
#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#tabs .inside { background:#F8F8F8; padding:5px;}
#tabs .inside li { background:#fff;  }
#tabs #tab-tags { padding:10px; }
#tabs .inside ul { margin:0; border: 1px solid #e6e6e6; border-width:1px 0 1px 0; }
#tabs .inside li { border:1px solid #e6e6e6; border-width:0 1px 1px 1px; padding:10px; }
#tabs .inside li a { color:#555; font-size: 12px; font-weight: bold; }
#tabs .inside a:hover{}
#tabs .inside li span.meta { display:block; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#777; }
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 8px 0 0; }



/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {position:relative; padding: 0 20px}
#comments h3  { color:#999999; font-weight: bold; margin-bottom:30px; }
#comments .comment.thread-even { }
#comments .comment{margin-top:20px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { position:relative; padding: 20px; background: #fafafa url(images/comment-overlay.png) repeat-x left bottom; border: 1px solid #e0e0e0; -moz-border-radius:5px; }
#comments .comment.thread-odd .comment-container { background: #f2fafc url(images/comment-overlay.png) repeat-x left bottom; border: 1px solid #d5e9ed; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments  .avatar  { float:left; margin: 0 15px 10px 0; }
#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a { }
#comments .reply a:hover { }

#comments ul.children{margin:20px 20px 0 20px;padding:0; }
#comments ul.children li {}
#comments .cancel-comment-reply{margin:10px 0;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h3#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

#comments .nocomments {
	color: #999;
}

/* 5.2 Comments Form */
#respond  { margin: 40px 0 0; padding: 20px; border:1px solid #E3E3E3; background-color: #fff; }
#respond h3  { color:#333; font-weight:normal; margin-bottom:20px; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }
#respond label { font-size:11px; color:#777; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform label  { position:relative; display:inline; vertical-align:top; display:inline-block; margin-top:5px; }
#commentform input.txt, #commentform textarea { font:12px/14px Arial, Helvetica, sans-serif; border-color: #e3e3e3; border-width:1px; border-style:solid;}
#commentform input.txt  { color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 5px 7px; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95% !important; padding: 5px 7px; }
#commentform p {margin-bottom: 10px;}

#commentform #submit  { margin: 15px 0 0 0;  }

/* 5.3 Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; };
	padding-bottom: 20px;
	background: transparent url('images/grey-line.jpg') repeat-x left bottom;
}
#footer-region-outer { background: #787878 url('images/footer-widgets-bg.jpg') repeat-x left top; padding-bottom: 20px; }

#footer-widgets { padding:10px 0; text-shadow: 1px 1px #000; color: #e9e9e9; border-bottom: 1px solid #ffffff; }
#footer-widgets .block { padding:20px 0 0 20px; width:293px; float:left; }
#footer-widgets h3 {
	font-size: 18px; color: #ffffff; border-bottom: none; margin-bottom: 10px; font-style: normal; padding: 0;
}


/* 4.2 Specific Widgets */

/* WIDGET FORMS */
.searchform  { }
.widget input.s  { float:left; width: 60%; padding: 7px 0 7px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { float:right; }

.search-widget {
	width: 300px;
	float: right;
}

.searchform input.s  {
	width: 170px;
	padding: 5px 10px 5px 25px;
	-moz-border-radius:15px;
	color: #777777;
	font-weight: bold;
	background: #fff url("images/ico-search.png") no-repeat 8px center;
}

.search-widget .button {
width:80px;
	-moz-border-radius:15px 15px 15px 15px;
	background:url("images/alert-overlay.png") repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-shadow:1px 1px #FFFFFF;
	text-transform:capitalize;
	color: #4FA0B3 !important;
	-moz-box-shadow:none;
}

/* FLICKR */
.widget_woo_flickr h3  {}
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }

.widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }
.widget_woo_flickr a img  { float: left;  margin: 0 0 8px 8px;  display: block; border: #CECFC6 1px solid; padding: 3px;}
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* BLOG CATEGORY */
.widget_woo_catloop h2 {font-size: 15px; margin-bottom:10px}
.widget_woo_catloop .post {border: none;margin-bottom: 0;padding: 0 0 10px 0; background-color:transparent;}
.widget_woo_catloop .post-details {font-size: 11px;margin-bottom: 0px;color: #999; font-weight:bold}
.widget_woo_catloop .widget-post-thumbnail {float: right;padding: 4px;background-color: #fff;border: 1px solid #E3E3E3;margin: 0 0 10px 10px;}

.widget_woo_taskwidget .links {background:url("images/grey-line.jpg") repeat-x scroll left top transparent; border-top:1px solid #FFFFFF; padding-top:30px;}
.widget_woo_taskwidget .links a {
	-moz-border-radius:15px;
	background:url("images/alert-overlay.png") repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	font-size:12px;
	font-weight:bold;
	padding:8px 14px;
	text-shadow:1px 1px #FFFFFF;
	text-transform:capitalize;
	margin-right: 10px;
}
.widget_woo_taskwidget a.subscribe {background-color: #f9eedc; border-color:#e2d2ae; color:#e0991d; }
.widget_woo_taskwidget a:hover.subscribe {color:#444; }
.widget_woo_taskwidget a:active.subscribe {background: #f9eedc url("images/alert-overlay-active.png") repeat left top;}
.widget_woo_taskwidget a.contribute {background-color: #e3f5e4; border-color:#a0d0a1; color:#4cbb4f; }
.widget_woo_taskwidget a:hover.contribute {color:#444; }
.widget_woo_taskwidget a:active.contribute {background: #e3f5e4 url("images/alert-overlay-active.png") repeat left top;}
.widget_woo_taskwidget a.search {color:#4fa0b3; }
.widget_woo_taskwidget a:hover.search {color:#444; }
.widget_woo_taskwidget a:active.search {background: #F9F9F9 url("images/alert-overlay-active.png") repeat left top;}

.widget_woo_taskwidget div.contribute,
.widget_woo_taskwidget div.subscribe,
.widget_woo_taskwidget div.search { display:none; padding:10px 10px 0 0}
.widget_woo_taskwidget div.contribute a{ font-size:18px}
.search_main { padding-left: 0;}

.widget_woo_taskwidget div.search .search_main { background:none!important; margin:0}

/* TWITTER */

.widget_woo_twitter li {
	margin-bottom: 10px;
}

/* 4.3 WooTabs */
#tabs {	background:#e6e6e6; height:auto; display: block; padding:5px; }
#footer-widgets #tabs {	background:#333; text-shadow: none }
#footer-widgets #tab-tags a { color: #333; }
#tabs ul.wooTabs { padding:0px; }
#tabs ul.wooTabs li { float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#F8F8F8; text-decoration:none; }
#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#tabs .inside { background:#F8F8F8; padding:5px;}
#tabs .inside li { background:#fff;  }
#tabs #tab-tags { padding:10px; }
#tabs .inside ul { margin:0; border: 1px solid #e6e6e6; border-width:1px 0 1px 0; }
#tabs .inside li { border:1px solid #e6e6e6; border-width:0 1px 1px 1px; padding:10px; }
#tabs .inside li a { color:#555; font-size: 12px; font-weight: bold; }
#tabs .inside a:hover{}
#tabs .inside li span.meta { display:block; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#777; }
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 8px 0 0; }



/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {position:relative; padding: 0 20px}
#comments h3  { color:#999999; font-weight: bold; margin-bottom:30px; }
#comments .comment.thread-even { }
#comments .comment{margin-top:20px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { position:relative; padding: 20px; background: #fafafa url(images/comment-overlay.png) repeat-x left bottom; border: 1px solid #e0e0e0; -moz-border-radius:5px; }
#comments .comment.thread-odd .comment-container { background: #f2fafc url(images/comment-overlay.png) repeat-x left bottom; border: 1px solid #d5e9ed; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments  .avatar  { float:left; margin: 0 15px 10px 0; }
#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a { }
#comments .reply a:hover { }

#comments ul.children{margin:20px 20px 0 20px;padding:0; }
#comments ul.children li {}
#comments .cancel-comment-reply{margin:10px 0;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h3#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

#comments .nocomments {
	color: #999;
}

/* 5.2 Comments Form */
#respond  { margin: 40px 0 0; padding: 20px; border:1px solid #E3E3E3; background-color: #fff; }
#respond h3  { color:#333; font-weight:normal; margin-bottom:20px; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }
#respond label { font-size:11px; color:#777; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform label  { position:relative; display:inline; vertical-align:top; display:inline-block; margin-top:5px; }
#commentform input.txt, #commentform textarea { font:12px/14px Arial, Helvetica, sans-serif; border-color: #e3e3e3; border-width:1px; border-style:solid;}
#commentform input.txt  { color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 5px 7px; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95% !important; padding: 5px 7px; }
#commentform p {margin-bottom: 10px;}

#commentform #submit  { margin: 15px 0 0 0;  }

/* 5.3 Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }
