/*
	Theme Name: KefaloniaToday Child Theme
	Theme URI: http://www.kefaloniatoday.com
	Description: KefaloniaToday is a two or three column child theme created for the Genesis Framework.
	Author: Dionysios Fragkopoulos
	Author URI: http://www.kefaloniatoday.com/

	Version: 2.0
	
	Tags: black, blue, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.7

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/*@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(//themes.googleusercontent.com/static/fonts/ubuntu/v5/AYJ1RoqshcbXEGnfLaM0qQ.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//themes.googleusercontent.com/static/fonts/ubuntu/v5/M-Ii49WH_TYYnOjQyLgTMD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//themes.googleusercontent.com/static/fonts/ubuntu/v5/PvafKyvC7hIJgMxK1fUO7fesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}*/

body {
	background: #fff;
	color: #333333;
	font-size: 12px;
	font-family:'Ubuntu', 'Georgia', sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
}
/*#content-sidebar-wrap .post img, #content img {
	padding:2px;
	border:1px solid #abaaa6;
	background:#fff;
	display:block;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}*/
#content-sidebar-wrap .post img, #content img {
         -webkit-transform: scale(1.0);
           -moz-transform: scale(1.0);
            -ms-transform: scale(1.0);
             -o-transform: scale(1.0);
                transform: scale(1.0);
        display: block;
        -webkit-transition: -webkit-transform 0.15s linear;
           -moz-transition:    -moz-transform 0.15s linear;
             -o-transition:      -o-transform 0.15s linear;
                transition:         transform 0.15s linear;
}
#content-sidebar-wrap .post img:hover, #content img:hover {
        -webkit-transform: scale(1.02);
           -moz-transform: scale(1.02);
            -ms-transform: scale(1.02);
             -o-transform: scale(1.02);
                transform: scale(1.02);
}
#content-sidebar-wrap .post .wp-caption img {
	padding: 0 0 5px 5px;
}
/***** Hyperlinks ********************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
}
a:hover {
	color: #2255AA;
	text-decoration: underline;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
}
/***** TopNav ********************/

#topnav {
	/* width: 1000px; */
	height: 50px;
	color: #DDDDDD;
	margin: 0 auto 0;
	padding: 0;
	/* background: transparent url('http://demo.gavick.com/wordpress/news/wp-content/themes/News/images/topmenu_bg.png') repeat 0 0; */
}
#topnav a, #topnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
	text-decoration: none;
	height: 50px;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topnav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.topnav-left {
	float: left;
	margin: 0;
	padding: 0;
	width:660px;
}
.topnav-right {
	height:20px;
	width: 110px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
	padding: 10px 42px 15px 5px;
}
.topnavbarright a img {
	border: none;
	margin: 0 3px 1px 0;
	padding: 0;
}
.latest-news {
	width:100%;
	background:#025481;
	padding:10px 0;
}
.latest-news .widget {
	width:1230px;
	margin: 0 auto 0;
}
/***** Header  ********************/

#header {
	height: 50px;
	width:100%;
}
#header .wrap {
	width:1230px;
	margin: 0 auto 0;
}
#title-area {
	width: 145px;
	float: left;
	margin: 0;
	margin-left:42px;
	padding: 0;
	overflow: hidden;
}
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#title-area #title a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#title-area #description {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/*#header .widget-area {
	width: 728px;
	color: #FFFFFF;
	float: right;
	margin: 0;
	height: 90px;
}*/
/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	float: left;
	width: 260px;
	height: 90px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #333;
	font-size:10px;
	font-weight:bold;
	display: block;
	margin: 0;
	padding: 12px 14px;
	position: relative;
}
#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
/*	background: url(images/navhov.png) top right;*/
	color: #ccc;
}
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 10px;
}
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 5px;
}
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	color: #ccc;
	width: 158px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 4px 10px 4px 10px;
	position: relative;
}
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #ccc;
}
#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}
#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}
#header ul.nav li ul a, #header ul.menu li ul a {
	width: 160px;
}
#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
}
#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
}
#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
}
#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover {
	position: static;
}
/***** Nav Menu ********************/

#nav {
	width: 100%;
	background: #00456e url(images/nav-back.png) repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#nav .wrap {
	width:1230px;
	margin: 0 auto 0;
}
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 45px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li a {
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 15px 0;
	text-decoration: none;
	position: rel	ative;
}
#nav li a .menu-border {
	padding: 0 15px;
}
#nav li li a .menu-border, #nav li.menu-home-icon .menu-border {
	border-left:0;
}
#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: #1b6996;
	color: #FFFFFF;
}
#nav li a.sf-with-ul {
	padding-right: 15px;
}
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 15px;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #00456e;
	color: #FFFFFF;
	width: 148px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 6px 6px 6px 6px;
	position: relative;
}
#nav li li a:hover, #nav li li a:active {
	background: #1b6996;
}
#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 12px;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}
#nav li ul a {
	width: 160px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
	margin: -33px 0 0 179px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
}
#nav li:hover, #nav li.sfHover {
	position: static;
}
#nav li.right {
	float: right;
	margin: 0;
	padding: 10px 5px 0 10px;
}
#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav li.date {
}
#nav li.search {
	padding: 0;
}
#top-date {
	padding:2px 10px;
	float:left;
	font-size:11px;
}
#nav li.menu-home-icon {
	padding: 5px 10px 5px 10px;
}
#nav li.menu-home-icon a {
	background: transparent url(images/home.png) 0 no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	vertical-align: middle !important;
	opacity: 0.7;
	width: 20px;
	height: 40px;
}
/***** SubNav Menu ********************/
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li a {
	display: block;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
	text-transform: none;
	float: left;
}
/***** SubNav Menu ********************/
#socialnav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#socialnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#socialnav li a {
	font-size:5px;
}
/***** Inner ********************/

#inner {
	padding: 0;
	overflow: hidden;
	width:100%;
}
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
}
.sidebar-content #inner {
}
.content-sidebar-sidebar #inner {
}
.sidebar-sidebar-content #inner {
}
.sidebar-content-sidebar #inner {
}
.full-width-content #inner {
}
/***** Homepage ********************/
   
#homepage {
	width: 620px;
	float: left;
	margin: 0;
	padding: 0;
}
#dfcg-widget {
	margin: 0 0 30px 0;
}
#content #featured-slide-post .post {
	margin: 0px;
}
/***** Breadcrumb ********************/

.breadcrumb {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	padding: 5px 0 2px 0;
	border-bottom: 2px solid #333333;
}
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
}
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
}
/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	margin: 0 auto;
	padding: 0;
	padding-top:20px;
}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 980px;
}
.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
}
/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
}
.sidebar-content #content, .content-sidebar #content {
	width: 620px;
}
.full-width-content #content {
	width: 920px;
}
#content blockquote {
	margin: 0 15px 15px 15px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #CCCCCC;
	background: transparent url(images/quote.png) top left no-repeat;
	width:200px;
	display:block;
	clear: both;
}
#content .post {
	margin: 0 0 40px 0;
	padding: 0;
}
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
}
#content table  {
	float: left;
}
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
}
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
}
#content .post-image {
	margin: 0 10px 10px 0;
/*	padding: 4px;
	border: 1px solid #CCCCCC;*/
}
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 0 0;
}
.clear {
	clear: both;
}
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}
.post-info p {
	margin: 0;
	padding: 0;
}
/***** Post Meta ********************/
	
.post-meta {
	color: #333333;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	border-top: 2px solid #333333;
	clear: both;
	text-transform: uppercase;
}
/***** Author Box ********************/
	
.author-box {
	background: #EEEEEE;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.author-box p {
	margin: 0;
	padding: 0;
}
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#content h1 {
	font-size: 20px;
}
#content h2 {
	font-size: 18px;
}
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
}
#content h2 a:hover {
	color: #2255AA;
	text-decoration: none;
}
#content h3 {
	font-size: 16px;
}
#content h4 {
	font-size: 14px;
}
#content h5 {
	font-size: 12px;
}
#content h6 {
	font-size: 10px;
}
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
}
.post-comments {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}
.categories {
	margin: 0;
	padding: 0;
}
.tags {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}
/***** Images ********************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
}
img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #CCCCCC;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	display: inline;
}
.navigation li a {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
}
.navigation li a:hover {
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
}
.navigation li.active a {
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	background: #f8f8f8;
}
#sidebar-bottom {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar-bottom-left {
	width: 150px;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	display: inline;
}
#sidebar-bottom-right {
	width: 125px;
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
	display: inline;
}
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
}
.content-sidebar-sidebar #sidebar-alt {
	float: right;
}
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a, .widgets-list-layout-links a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar h2 a:hover, #sidebar-alt h2 a:hover, .widgets-list-layout-links a:hover {
	color: #2255AA;
	text-decoration: none;
}
#sidebar h4, #sidebar-alt h4 {
	font-size: 12px;
	margin: 0;
	padding: 3px 0 3px 7px;
	display:block;
	float:left;
	color:#333333;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	width:293px;
}
#sidebar .featuredpost .post, #sidebar .widget_wppp .post {
        float:left;
        width:280px;
}
#sidebar .featuredpost .post h2 a, #sidebar .widget_wppp .post h2 a, .widgets-list-layout-links a {
        font-size:11px;
}
#sidebar .widgets-list-layout-links {
	width:180px;
}
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
}
#wrap .latest-news .textwidget {
	text-align: center;
}
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
}
#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img, #sidebar .widget-list-layout .widget-list-layout-blavatar {
	border: none;
	margin: 0;
	padding: 0;
	max-width:60px;
	width:60px;
}
#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: square;
}
#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 2px 0;
	float: left;
	width: 100%;
}
#sidebar .widget {
	padding-bottom:10px;
	float: left;
	width: 300px;
	position: relative;
}
/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 5px 10px 0 10px;
}
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	margin: 10px 0 5px 5px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
}
#sidebar #cat {
	width: 238px;
}
#sidebar-alt #cat {
	width: 128px;
}
/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .widget_wppp, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
}
#sidebar .featuredpost .post, #sidebar .widget_wppp .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
}
/*#sidebar .featuredpost .avatar, #sidebar .widget_wppp .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#sidebar .featuredpost img, #sidebar .widget_wppp img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img, #sidebar .widget-list-layout-blavatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}*/
/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
}
#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
}
#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
}
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
}
#header .searchform {
	float: right;
	padding: 35px 0 0 0;
}
#sidebar .searchform {
	padding: 0 10px 5px 5px;
}
#nav .searchform {
	float: right;
	padding: 6px 0 0 0;
}
.s {
	background: #FFFFFF !important;
	color: #333333;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #CCCCCC;
}
#header .s, #sidebar .s {
	width: 155px;
}
#nav .s {
	background: #393939 !important;
	width: 210px;
	color: #CCCCCC;
	font-size: 14px;
	padding: 5px;
	margin: 0 3px 0 0;
	border: 1px solid #111111;
}
#sidebar-alt .s {
	width: 80px;
}
.searchsubmit {
	background: #00456e url(images/button-back.png) repeat-x;
	color: #fff;
	padding: 5px;
	margin: 0;
	border: 0;
	font-size: 10px;
}
.searchsubmit:hover {
	color:#ccc;
}
#nav .searchsubmit {
	font-size: 14px;
}

/* Single Bottom*/
.single-bottom-1, .single-bottom-2 {
	float: left;
	width: 680px;
}

.single-bottom-1 .widget, .single-bottom-2 .widget {
	float: left;
}

.single-bottom-1 .widget {
	padding:0px;
}

.single-bottom-1 .featuredpost {
	width: 280px;
	padding: 0 0 0 20px;
}
.single-bottom-1 .featuredpost h4 {
	border-bottom: 1px dotted #ccc;
	width: 300px;
	margin: 0;
}
.single-bottom-1 .featuredpost h2 {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0;
	margin: 0;
}
.single-bottom-1 .featuredpost h2 a {

}
.single-bottom-1 .featuredpost .post {
	float: left;
	width: 300px;
	padding: 5px 0;
	
}
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #222222 url(images/footer.png) repeat-x;
	color: #CCCCCC;
	font-size: 11px;
	padding: 0 0 10px 0;
	overflow: hidden;
	clear: both;
	width:100%;
}
#footer-widgeted .wrap {
	width: 1000px;
	margin: 0 auto 0;
}
#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}
#footer-widgeted h4 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#footer-widgeted p {
	color: #CCCCCC;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
#footer-widgeted a, #footer-widgeted a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer-widgeted a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
.footer-widgeted-1 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
}
.footer-widgeted-2 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
}
.footer-widgeted-3 {
	width: 450px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
}
/***** Footer ********************/

#footer {
	overflow: hidden;
	background: #111111;
	color: #CCCCCC;
	font-size: 11px;
	padding: 10px 0 10px 0;
	border-top: 2px solid #000000;
	width:100%;
}
#footer .wrap {
	width: 1000px;
	margin: 0 auto 0;
}
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer .gototop {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0;
}
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
}
#footer .creds {
	width: 710px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#respond {
	margin: 0 0 15px 0;
	padding: 0;
}
#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
}
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
}
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
}
#submit:hover {
	background: #000000;
	border: 1px solid #000000;
}
.comment-list {
	margin: 0;
	padding: 0;
}
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
}
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
}
.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
}
.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}
.comment-list li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0 5px 0 10px;
	padding: 4px;
}
.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
}
.commentmetadata {
	font-size: 11px;
	font-weight: normal;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.alt {
	margin: 0;
	padding: 10px;
}
.children {
	margin: 0;
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
}
.reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
}
.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
}
.depth-1 {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
.even, .alt {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
/* Featured Box */

.featured-box {
	float:left;
	/* padding:1px 0 1px 0; */
	background: #f8f8f8;
	overflow: hidden;
}
.featured-box ul {
	padding:0;
	margin:0;
}
.featured-box ul li {
	border-bottom:1px solid #cccccc;
	list-style:none;
	margin:0;
	padding: 2px 0;
}
.featured-box .post {
	float:left;
	width:212px;
	padding-right:4px;
}
.featured-box img {
	width:200px;
	height:100px;
	margin:5px 0;
	float:left;
}
.featured-box h2 {
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0;
	padding-right:5px;
}
.featured-box .widget-wrap {
	padding:0px 0px 45px 10px;
}
.featured-box .widgettitle {
	border-bottom:1px dotted #cccccc;
	padding:5px 0 5px 10px;
	margin:3px 0 3px 0;
	float:left;
	width:100%;
	color:#fff;
	font-size:16px;
	display: block;
	background: -moz-linear-gradient(left,  rgba(30,87,153,1) 0%, rgba(60,118,178,1) 32%, rgba(87,146,200,0.7) 60%, rgba(125,185,232,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,1)), color-stop(32%,rgba(60,118,178,1)), color-stop(60%,rgba(87,146,200,0.7)), color-stop(100%,rgba(125,185,232,0)));
	background: -webkit-linear-gradient(left,  rgba(30,87,153,1) 0%,rgba(60,118,178,1) 32%,rgba(87,146,200,0.7) 60%,rgba(125,185,232,0) 100%);
	background: -o-linear-gradient(left,  rgba(30,87,153,1) 0%,rgba(60,118,178,1) 32%,rgba(87,146,200,0.7) 60%,rgba(125,185,232,0) 100%);
	background: -ms-linear-gradient(left,  rgba(30,87,153,1) 0%,rgba(60,118,178,1) 32%,rgba(87,146,200,0.7) 60%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to right,  rgba(30,87,153,1) 0%,rgba(60,118,178,1) 32%,rgba(87,146,200,0.7) 60%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 );
}
.featured-box .widgettitle a {
	display:block;
	float:left;
	color:#333333;
	font-weight:bold;
}
.featured-box ul li a {
/*	color:#333;*/
	font-size:11px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
	font-weight:bold;
	line-height:16px;
	display:block;
	margin:0 0 3px 0;
}
.featured-box span.more {
	float:right;
}
.featured-box span a {
	color:#999999;
	font-size:11px;
}
.featured-box span a:hover {
	color:#444444;
}
.featured-box h4 a {
	/*color:#333333;*/
	font-weight:bold;
	font-size:12px;
}
.featured-box p {
	font-size:11px;
	font-style:italic;
	/*color:#555555;*/
/*	border-bottom:1px dotted #ccc;*/
	line-height:14px;
	-webkit-margin-before: 0.8em;
}
.featured-box-bottom-large p {
	-webkit-margin-before: 0.3em;
}
.featured-box-top p {
	-webkit-margin-before: 0.1em;
}
/*.featured-box-top .widget-wrap {
	padding-bottom:0px;
}*/
.featured-box-topp .widget-wrap {
	padding:0px;
}
.featured-box-top, .featured-box-topp, .featured-box-left-1, .featured-box-right-1, .featured-box-left-2, .featured-box-right-2, .featured-box-left-3, .featured-box-right-3 {
	width: 660px;
	height: 300px;
}
.featured-box-left-1 .post, .featured-box-right-1 .post, .featured-box-left-2 .post, .featured-box-right-2 .post, .featured-box-left-3 .post, .featured-box-right-3 .post {
	height:220px;
}
.featured-box-left-3, .featured-box-right-3 {
	border-bottom:1px solid #ccc;
	height:400px;
}
#content-sidebar-wrap .featured-box-bottom-large .widget-wrap {
	padding: 0;
}
#content-sidebar-wrap .featured-box-bottom-large .post, #content-sidebar-wrap .featured-box-top .post {
	float:left;
	width: 600px;
}
#content-sidebar-wrap .featured-box-topp .widget {
	width:300px;
	float:left;
}
#content-sidebar-wrap .featured-box-topp #text-28 {
        padding-right:17px;
}
#content-sidebar-wrap .featured-box-bottom-large {
	float:left;
	width:660px;
	height:auto;
	padding: 20px;
}
#content-sidebar-wrap .featured-box-bottom-large-1 .widget-wrap, #content-sidebar-wrap .featured-box-bottom-large-2 .widget-wrap, #content-sidebar-wrap .featured-box-bottom-large-3 .widget-wrap, #content-sidebar-wrap .featured-box-bottom-large-4 .widget-wrap {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	width: 288px;
}
#content-sidebar-wrap .featured-box-bottom-large li {
	border:0px;
}
#content-sidebar-wrap .featured-box-bottom-large a {
	color:#2255AA;
}
#content-sidebar-wrap .featured-box-bottom-large a:hover {
	color:#2255AA;
}
#content-sidebar-wrap .featured-box-bottom-large-0 .widgettitle, #content-sidebar-wrap .featured-box-top .widgettitle {
	margin-bottom:10px;
}
/*#content-sidebar-wrap .featured-box-top .widgettitle {
	background: url(images/ekloges-25x25.png) no-repeat;
	padding-left: 30px;
	width:530px;
}*/
#content-sidebar-wrap .featured-box-bottom-large-0 {
	padding:0 15px;
	width:630px;
}
.featured-box-bottom-large-0 h2, .featured-box-top h2 {
	font-size:12px;
	line-height:16px;
	margin:4px 0 0 0;
}
.featured-box-bottom-large-0 p, .featured-box-top p {
	border-bottom:0px;
	padding:0;
	line-height:14px;
}
#content-sidebar-wrap .featured-box-bottom-large-0 img, #content-sidebar-wrap .featured-box-top img {
	width:90px;
	height:48px;
	margin:0 0 10px 0;
}
#wrap #inner #content-sidebar-wrap .featured-box-bottom-large-0 .more-from-category, #wrap #inner #content-sidebar-wrap .featured-box .more-from-category {
	font-weight:bold;
	text-align:right;
	border-top:1px dotted #ccc;
	float:left;
	width:100%;
	padding-top:5px;
}
/* Home Featured Area
------------------------------------------------------------ */

#home-featured {
	/*background: url(images/dark-transparent.png);*/
	background: #f8f8f8;
	/*border: 1px solid #222;*/
	margin: 0 auto;
	width:1000px;
	overflow:hidden;
}
#home-featured p {
	/* text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); */
	/* color:#aeaeae; */
}
#home-featured .wrap {
	padding: 10px 0 10px 0;
}
#home-featured-top {
        margin: 5px auto;
        width:1000px;
        overflow:hidden;
}
/* The Recent Posts Container. */
div.srp-widget-container {
	display : table;
	clear : both;
}
/* The Widget Title. */
div.srp-widget-container h3.widget-title {
	display : table-caption;
	margin-bottom : 10px;
}
/* Single post entry box. */
div.srp-widget-singlepost {
	padding : 0px 0px 10px 0px;
	margin : 0px 0px 10px 0px;
	border-bottom : 1px solid #CCCCCC;
}
/* The thumbnail box. */
div.srp-thumbnail-box {
	display : table-cell;
	vertical-align : top;
	padding-right : 10px;
}
/* The content stuff box. */
div.srp-content-box {
	display : table-cell;
	vertical-align : top;
}
/* The excerpt. */
p.srp-widget-excerpt {
	margin: 0px;
}
/* Addthis */
.addthis_toolbox {
	position: fixed;
	top: 300px;
	left:0;
}
/* Facebook Comments*/
.fbcomments {
	width:600px;
	float:left;
}
/* Related Posts*/
.related-posts {
	overflow: hidden;
	margin: 0 0 10px;
}
  .related-list li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	text-align: center;
	width: 105px;
}
  .related-list img {
	background: none repeat scroll 0 0 #6FA1B1;
	border: 2px solid #2B5D6C;
	display: block;
	margin: 0 auto;
	padding: 5px;
}
/* Social Nav
------------------------------------------------------------ */

/* Icon Set
------------------------------------------------------------ */

#socialnav {
	float:right;
}

.social-facebook-icon,
.social-twitter-icon,
.social-rss-icon,
.social-gplus-icon,
.social-youtube-icon {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-indent: -999px;
	-webkit-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	   -moz-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
 	     -o-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	        transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	width: 24px;
}

.social-facebook-icon {
	background: transparent url('images/social_icons.png') no-repeat -28px 0;
}

.social-twitter-icon {
	background: transparent url('images/social_icons.png') no-repeat 0 0;
}

.social-gplus-icon {
	background: transparent url('images/social_icons.png') no-repeat -84px 0;
}

.social-youtube-icon {
	background: transparent url('images/social_icons.png') no-repeat -56px 0;
}

.social-rss-icon {
	background: transparent url('images/social_icons.png') no-repeat -112px 0;
}

.social-facebook-icon:active,
.social-facebook-icon:focus,
.social-facebook-icon:hover {
	background: transparent url('images/social_icons.png') no-repeat -28px -22px;
}

.social-twitter-icon:active,
.social-twitter-icon:focus,
.social-twitter-icon:hover {
	background: transparent url('images/social_icons.png') no-repeat 0 -22px;
}

.social-gplus-icon:active,
.social-gplus-icon:focus,
.social-gplus-icon:hover {
	background: transparent url('images/social_icons.png') no-repeat -84px -22px;
}

.social-youtube-icon:active,
.social-youtube-icon:focus,
.social-youtube-icon:hover {
	background: transparent url('images/social_icons.png') no-repeat -56px -22px;
}

.social-rss-icon:active,
.social-rss-icon:focus,
.social-rss-icon:hover {
	background: transparent url('images/social_icons.png') no-repeat -112px -22px;
}

/* Post author*/
.post_source_kefaloniatoday {
	width:620px;
	height:16px;
	padding:5px 0;
	float:left;
	font-style: italic;
}
.post_author_kefaloniatoday {
	float:left;
	width:620px;
	/*height:84px;*/
	background: #F7F7F7;
	padding: 1px 0 0 1px;
	border: 1px solid #CCCCCC;
}
.post_author_avatar {
	float:left;
	width:72px;
	height:92px;
	padding:0 10px 0 0;
}
.post_author_author {
	float:left;
	width:510px;
	/*height:84px;*/
	font-weight: bold;
}
.post_author_name, .post_author_name_text, .post_author_title, .post_author_email, .post_author_website {
	float:left;
	width:530px;
}
.post_author_name_text {
	font-weight:normal;
}
#adsense-top {
	width:468px;
	height:60px;
	float:left;
	position:relative;
}
#title-area h1, 
#title-area-single h1 { 
	display:none;
}
#content .post-info .vcard, 
#content .post-info .updated {
	display:none;
}
/*#dialog {
	display:none;
}*/
.featured-box .featured-small-img img {
	width:90px;
	height:48px;
	padding:2px;
        border:1px solid #abaaa6;
        background:#fff;
        -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
.featured-box .featured-small-img {width:100px;float:left;}
.featured-box .featured-small-text {float:left;font-weight:bold;width:170px;margin:5px 0;}
.featured-box li {float:left;}
#dashboard_addthis .addthis-tab {
    display: block;
    background: #fff;
    padding: 5px 12px;
}

#dashboard_addthis .addthis_tab {
    text-align:center;
}
#dashboard_addthis .atb-active {
    display: block;
    background: #666;
    padding: 5px 12px;
    text-decoration: none;
    color: #fff;
    margin-right:5px;
}

#dashboard_addthis p.sub, #dashboard_addthis .table, #dashboard_addthis .versions {
margin:-12px;
}
#dashboard_addthis .inside {
font-size:11px;
}
#dashboard_addthis p.sub {
color:#777777;
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size:13px;
font-style:italic;
padding:5px 10px 15px;
}
#dashboard_addthis .table {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9F9F9 none repeat scroll 0 0;
border-bottom:1px solid #ECECEC;
border-top:1px solid #ECECEC;
margin:0 -9px 10px;
padding:0 10px;
}
#dashboard_addthis table {
width:100%;
}
#dashboard_addthis .table td {
    text-align: left;
}

#dashboard_addthis table td {
border-top:1px solid #ECECEC;
padding:3px 0 0 0;
white-space:nowrap;
}
#dashboard_addthis td.pp {
    padding-right: 10px;
}
#dashboard_addthis table tr.first td {
border-top:medium none;
}
#dashboard_addthis table tr {
    padding:0;
    line-height: 1.25;
}
#dashboard_addthis .atb {
    font-weight:bold;
}

#dashboard_addthis td.b {
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
padding-right:6px;
}
#dashboard_addthis td.ll {
border-left:1px solid #cCcCcC!important;
padding-left:5px;
}
#dashboard_addthis .t {
color:#777777;
padding-right:12px;
padding-top:6px;
}
#dashboard_addthis td.first, #dashboard_addthis td.last {
width:1px;
}

#dashboard_addthis .analytics {
padding:6px 0px;
}
#dashboard_addthis .inside ul li span.b{
 font-weight: bold;
}
.addthis_analytics thead tr th{
text-align:left;
}
.addthis_linkout{
float:right;
}

.atw-switch {
    margin-bottom: 8px;
}
.atw-table {
    margin-top: 5px;
    border-collapse: collapse;
    width: 100%;
}
.atw-table td {
    background: #f5f5f5;
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    color: #555;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.atw-table h3 {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
#at_tabs .ui-state-active, #at_services_tabs .ui-state-active {
    font-weight: bold;
}  
#at_tabs .at_time_period{
    float:left;
    padding: 0 7px;
    width: 65px;
}
#tstab1{
width: 50%;
float: left;
}
#tstab2{
width: 50%;
float:left;
}
#at_tabs .clear{
height: 0;
margin: 0;
padding: 0;
}
.fb-social-plugin{width:100%;margin:2px 0 2px 0}.fb-mentions{width:100%;margin:10px 0 10px 0}.fb-mentions img{vertical-align:middle;margin-bottom:2px}@media only screen and (max-device-width:480px){.fb-like{float:left;width:100%}div.fb-comments span{float:left;width:100%}}
.addthis_button {float:left;}

#sidebar .widget_orbitadswidget h4 {
	border-bottom:0px;
	padding:0;
	margin:0;
}
.search-middle {
	float:left;
	width:218px;
	height:26px;
	padding:15px 0;
}
  .gsc-control-cse {
 /*   font-family: Arial, sans-serif;*/
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #777777;
  }
  input.gsc-search-button {
    border-color: #333333;
    background-color: #333333;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #777777;
    background-color: #777777;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #333333;
  }
  .gsc-tabsArea {
    border-color: #333333;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #777777;
  }
  .gsc-cursor-page {
    color: #444444;
  }
  a.gsc-trailing-more-results:link {
    color: #444444;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #000000;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #777777;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #333333;
    background-color: #333333;
  }
  .gs-promotion.gs-result {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #444444;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #00CC00;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #333333;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #00CC00;
  }

	
	dialog{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;}
	ul#icons {margin: 0; padding: 0;}
	ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
	ul#icons span.ui-icon {float: left; margin: 0 4px;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; visibility: hidden; background-color: #333333; }

td.gsc-search-button {
display: none !important;
}

div.gsc-clear-button {
display: none !important;
}
td.gsc-branding-text, td.gsc-branding-img, td.gcsc-branding-text {
display: none !important;
}
div.ui-dialog {
z-index:10;
/*border:30px solid #fff;*/
}
div.gsc-resultsbox-visible {
padding:30px;
}
div.ui-dialog-titlebar {
background:#fff;
padding-top:30px;
padding-left:30px;
padding-right:30x;
}
.ui-button {
float:right;
margin-right:30px;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
#dialog  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color:#000;
font-weight:bold;
background-color:#fff;
border-color:#fff;
}
#dialog .gsc-results .gsc-cursor-box .gsc-cursor-page {
margin-right:12px;
}
#header.floating {
    position: fixed;
    top: 0;
    background:#fff;
	z-index:999;
}
#nav.floating {
    position: fixed;
    top: 50px;
	z-index:999;
}
