/* @override 
	http://sixdogs.gr/wp-content/themes/sixdogs/style.css
	http://sixdogs.gr/wp-content/themes/thematic/library/styles/default.css
	http://sixdogs.gr/wp-content/themes/sixdogs/library/layout/1c-fixed.css
*/

/*   
Theme Name: SixDogs CalendarView
Theme URI: 
Description: Sixdogs theme based on Thematic theme.
Author: nextnode.net
Author URI: http://nextnode.net/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layout/1c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
@import url('events.css');
strong{
	font-variant: normal;
     
	font-weight: normal;
	color: #ba33bb;
}


*{
	margin: 0px;
	padding: 0px;
}
html, body{
	  background:url(images/dog7.jpg) repeat;
	height: 100%;
}
body{
	background-color: #f9f9f9;
	font: 11px/18px "Courier New", Courier, mono;
	color: #7e7e7e;
}

h1, h2, h3, h4, h5, h6, p, .entry-title, .widgettitle{
	background-color: #FFF;
	font-family: "Courier New", Courier, mono;
}
h2{
background-color: black;
}
.widgettitle{
	font-weight: normal;
	font-style: normal;
}

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

#lang{
	width: 988px;
	margin: auto;
	text-align: right;
	padding: 4px 0 4px 0;
}
#lang ul li{
	display: inline;
}
#header {
	z-index:2;
    height: auto;
}
#branding {
	margin-top: 10px;
    padding:8px 0 4px 0;
    height: 140px;
    background: url(images/logo_small.png) no-repeat top left;
}
#menu-top{
 	width: 980px;
	margin: auto;
	background-color: #000;
	border: 1px solid #ccc;
	padding:4px 7px 4px 8px;
	font-size: 1em;
	text-transform: uppercase;
}
#menu-top ul {
	/*background:url(images/dog4.png) repeat;*/
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
}
#menu-top #menu-list ul li{
	display: inline;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 12px;
}
#menu-top #menu-list ul li a, #menu-top #menu-list ul li a:visited{
	text-decoration: none;
	color: #fff;
}
#menu-top #menu-list ul li a:hover{
	text-decoration: underline;
}
#menu-top #menu-list ul li.current_page_item a{
	color: #ff0000;
}
#breadcum{
	width: 980px;
	margin: 20px auto 0px  auto;
	padding: 1px 7px 1px 8px;
	background-color: #FFF;
}
#featured{
	width: 985px;
	margin:8px auto 10px auto;
  	background:url(images/dog4.png) repeat;
  	border: 0px solid #CCC;
	padding:1px 4px 10px 8px;
}
#container, #content, #main {
    width:995px;
    clear: both;
    padding: 0px;
    margin: auto;
}
#gallery-row, #utility-row, #studio-row, #bar-row{
	width: 231px;
	padding: 4px;
	height: auto;
	
	overflow: hidden;
	float:left;
	margin-right: 10px;
}

#bar-row{
	margin: 0px auto;
	float: right;
}

#gallery-row .hentry, #utility-row .hentry, #studio-row .hentry, #bar-row .hentry{
	margin-bottom: 16px;
	width: 100%;
	float:left;
	background-color: #FFF;
	padding-bottom: 0px;   
    color:  #444;
    border: 1px solid #ccc;
}

#gallery-row p, #utility-row p, #studio-row p, #bar-row p{
 		
}
#row-title a, #row-title a:visited{
	color: #ccc;
	text-decoration: none;
}
#row-title{
 	padding-left: 3px;
	background-color: #000;
	color: #fff;
	margin: 0 auto 11px auto;
}
#row-title a:hover{
	color: #FFF;
}

.entry-title {
	
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-family: courier,"courier new",monospace;
    font-size: 14px;
    word-spacing: 0.4pt;
    line-height: 1.2em;
	color: #000;
    padding:18px 8px 8px 0;
}
h3.entry-title{
	 padding:2px 8px 2px 0;
	 font-size: 12px;
}
.entry-title a ,entry-title a:visited{
    color: black;
    text-decoration: none;
    text-transform: uppercase;
}
.entry-title a:hover{
   
    color: #FF0000;

}
.hentry{
	margin-bottom: 16px;
	width: 100%;
	float:left;
	background-color: #FFF;
	padding-bottom: 0px;   
    color:  #444;
}
.entry-content{
	padding:8px;
}
.edit {
	padding-left: 6px;
}
div.entry-content ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
div.entry-content ul li, div.entry-content ol li{
	display:  block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.entry-meta {
	color:#666;
    font-size:13px;
    font-style:italic;
    padding-left: 4px;
}

#blog-description {
	display: none;
    color:#666;
    font-size:13px;
    font-style:italic;
}

#blog-title {
	display: none;
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}

#main {
    clear:both;
    padding:20px 0 22px 0;
    overflow: visible;
}
.entry-utility{
	padding-left: 8px;
}
.entry-utility a:active,
.entry-utility a:hover {
 
    color: #FF4B33;
}
.entry-utility, .entry-meta {
    color:#999;
    font-size:10px;
    line-height:14px;
    margin:0 0 4px 0;
     
}
#comments, #respond{
	background-color: transparent;
}
#nav-below a, #nav-below a:visited{
	color: white;
	background-color: black;
	font-style: normal;
	text-transform: uppercase;
	 
}
.ngg-galleryoverview, .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail{
	padding: 0px;
	margin: 0px;
	border: none;
	
}
.ngg-gallery-thumbnail a img{
	padding: 0px;
	margin: 0px;
	border: none;
}
#footer{
	border:  1px solid #CCC;
	background-color: white;
	width: 980px;
	margin: 0 auto 20px auto;
	padding: 0px 7px 0px 8px;
	
}

#footer .widgettitle, #footer label{
	
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", Courier, mono;
}

#footer .widgettitle{
	font-size: 1em;
	color:  #111;
}
#footer label{
	text-transform: lowercase;
	color :#ff0000;
}
#footer ul{
	text-indent:  0px;
	padding-left: 0px;
	margin-left: 0px;
}
#footer ul li{
	list-style-type: none;
	text-indent:  0px;
	padding-left: 0px;
	font-size: .9em;
	margin-left: 0px;
}
#footer ul li a{
	text-decoration: none;
}
#siteinfo {
	width: 100%;
	text-align: right;
    color:#CCC;
    font-size:11px;
	margin: 0px auto;
	padding: 0px;
}
#siteinfo a, #siteinfo a:visited {
	color:#CCC;
	text-decoration: none;
}

#siteinfo a:hover{
	color:  #111;
}
#first{
	margin-top: 0px;
	padding-top: 0px;
}
#second{
	padding-top: 10px;
}
.linkcat{
	margin: 0px;
	padding: 0px;
}
.linkcat h2{
	font: 11px "Courier New", Courier, mono;
	padding: 0 0 0 2px;
	color:  #FFF;
	margin-top: 15px;
}
/* calendar */
#tec-content.grid{
	border: 1px solid #CCC;
	width: 995px;
	margin: :0px;
}
.upcoming-event{float:left;}

#tooltip-thumb{float:left;}
#tooltip-desc{float:left;}