/*   
Theme Name: Thematic Feature Site
Theme URI: 
Description: Use the Thematic Feature Site Theme to power your WordPress web site.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site 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('2c-r-fixed-988px.css');

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

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
	clear:both;
	margin-top: 10px;
} 

a:visited {
color:#000;
}

a:link {
color:#000;
}

a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#FFF;
    font-size:13px;
    margin:0px 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
	background-color:#000;
}
a.button:hover,
a.button:active {
	background-color: #FFF;
    color: #000;
}

div.piclenselink {
	padding-top: 15px;
	padding-bottom: 5px;
}

div.ngg-galleryoverview {
	margin-top:0px;
}

.ngg-singlepic  {
	padding:2px !important;
	border: solid 1px #CCC;
}


div.piclenselink a {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#FFF;
    font-size:13px;
    margin:10px 10px 0 0;
    padding:10px;    
    text-decoration:none;
	background-color:#000;
}

div.piclenselink a:hover,
div.piclenselink a:active {
	background-color: #FFF;
    color: #000;
}

#content p {
	font-size: 13px;
	line-height: 21px;	
}




/* =Header
-------------------------------------------------------------- */

#topnav {
	background-color:#000000;
}

#topnav #breadcrumbs {
	margin:0 auto;
	width:988px;
	padding:5px 0px 5px 0px;
}

#topnav #breadcrumbs, #topnav #breadcrumbs a {
	font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight:normal;
    color: #ffffff;
	font-size: 11px;
}

#blog-title a {
	display:block;
	text-indent:-9000px;
	height: 78px; /* height of your header, like 180px */
	width: 642px; /* width of your header, like 940px */
	background:url(http://static.adrianoianu.com/img/ao_logo.gif) no-repeat top center;
}

#blog-description {
	/*position:absolute;
	/*left:-9000px; /* We avoid display:none because it's bad for SEO */
	font-style:normal;
}

#branding {
    position:relative;
	padding:20px 0px 20px 0px;
}
#blog-title {
    width:652px;
}
#blog-description {
    width:652px;
}
#branding #searchform {
    position:absolute;
    top:30px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}

#main {
	padding:30px 0 22px;
}

#facebookfan {
	float:right;
	position:relative;
	width:308px;
	heigth:90px;
	padding:8px 0px 8px 8px;
	margin-bottom:10px;
	border:1px solid #ccc;
}

.entry-title  {
	font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	padding:0 0 2px;
}

.entry-title a {
	font-size:21px;
}

.entry-content h1, .entry-content h2 {
	font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	padding:7px 0 10px;
}

/* =gallery (nextgen) 
-------------------------------------------------------------- */
.ngg-gallery-thumbnail img {
	height: 240px;
}

/* =Widget
-------------------------------------------------------------- */
.aside h3, .aside h2 {
	font-size:21px;
	font-weight:normal;
	font-style:normal;
	line-height:22px;
	color:#000;
}

.aside ul ul {
	font-size:12px;
	padding:0;
}

.aside li#ngg-images-2 {
	padding-bottom:20px;
}

.aside li#ngg-images-2 img {
	border:1px solid #CCC;
	padding:2px;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-top:30px;
	background-color: #000;
	min-height: 40px;
	border-top:1px solid #000;
}

#footer #siteinfo {
	font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding:30px 0 10px;
}

#footer #siteinfo a, #footer #siteinfo a:visited {
	color: #FFF;
}

#footer #siteinfo a:hover {
	color: #ff4b33;
} 

#contact {
	border-top:1px solid #CCCCCC;
	background-color: #000;
	padding-top: 20px;
	min-height: 200px;
}

#contact #wrapper {
	margin:0 auto;
	width:988px;
	background-color: #000;
}

#contact #card {
	border-left:1px solid #FFF;
	background-color: #000;
	font-size: 11px;
	color: #FFF;
	float: right;
	width: 297px;
	padding-left: 16px;
}

#contact #card div.vcard {
	padding-left: 8px;
	padding-top: 4px;
	line-height:17px;
}



#contact #card a, #contact #card a:visited {
	color: #FFF;
}

#contact #card a:hover {
	color: #ff4b33;
}

#contact #card h2 {
	font-size: 21px;
	text-transform:uppercase;
}




/* =Typo
-------------------------------------------------------------- */
body, input, textarea {
	font-size:15px;
	font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
}

input, textarea {
	font-size:13px;
}

/* =Menu
-------------------------------------------------------------- */
.sf-menu a, .sf-menu a:visited {
color:#666666;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:active {
    background:     #000;
	outline:		0;
    border-bottom-color:#ccc;
}

.sf-menu a:hover {
    color: #FFFFFF;
    background:     #000;
	outline:		0;
    border-bottom-color:#ccc;
}

.sf-menu ul a:hover {
    color: #FFFFFF;
}

/* = Language Switcher
-------------------------------------------------------------- */
#lang_sel_list{
	position:absolute;
	left:665px;
	top:70px;
}

#lang_sel_list ul{
  list-style: none;
  margin:0;
  padding:0;
  font-size:13px;
}

#lang_sel_list ul li img{
  margin-right:0px;
}

#lang_sel_list ul li{
  display:inline;
  margin:0 3px 0 3px;
  padding:0;
}

#lang_sel_list ul li a, #lang_sel_list ul li a:visited{
  color: #666666;
  text-decoration:none;
}

#lang_sel_list ul li a:hover, #lang_sel_list ul li a:active{
  color: #000;
  text-decoration:underline;
}





/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding:0px 0 20px 0;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}

#leader-add {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
	padding:20px 0 10px 0;
}

#leader .entry-title {
    font-size:50px;
	font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height:50px;
	font-weight:normal;
    padding:0 0 10px 0;
}
#leader .entry-title span {
    font-weight:normal;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.page-template-front-page-php #feature {
	float:left;
	background-color: #000;
	height: 240px;
}
.page-template-front-page-php #feature img {
	float:left;
	border-right: 1px solid #FFF;
}

.page-template-front-page-php #feature ul {
	margin: 0;
	list-style:none outside none;
	height: 240px;
	width: 988px;
}

.page-template-front-page-php #feature ul li {
	float:left;
	position:relative;
	font-size: 11px;
    line-height:17px;
	color: #FFF;
}

.page-template-front-page-php #feature ul li.text {
	padding:15px;
	width: 218px;
	height: 210px;
	overflow: hidden;
}

.page-template-front-page-php #feature ul li.text a, .page-template-front-page-php #feature ul li.text a:visited {
	background-color: #FFF;
	color: #000;
	text-transform: uppercase;
	display: block;
	float: right;
	padding:0 5px 0 5px;
	margin-top: 5px;
	text-decoration: none;
	font-weight:bold;
}

.page-template-front-page-php #feature ul li.text a:hover {
	background-color: #000;
	color: #FFF;
}

.page-template-front-page-php #feature ul li h2 {
	font-size: 15px;
    line-height:19px;
	text-transform: uppercase;
}

.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0 0 19px;
    width:484px;
}
.page-template-front-page-php #feature-info h2 {
    font-size:40px;
    font-weight:normal;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-weight:normal;
    font-size:17px;
    padding:15px 0 7px 0;
    text-transform:none;
	
}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0px;
    padding:15px 0 0 0;
}
.page-template-front-page-php .block {
    float:left;
    width:465px;
}

#front-block-2 {
        width:503px;
}


#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
	text-indent:10px;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#000;
    color: #FFFFFF;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

/* =Contact
-------------------------------------------------------------- */
form.wpcf7-form input, form.wpcf7-form textarea{
	width:625px;
}

form.wpcf7-form span.wpcf7-list-item input {
	width:auto;
}

form.wpcf7-form #submit input {
	width:200px;
}


/* =Calendar
-------------------------------------------------------------- */

    .calnk a:hover {
         background-position:0 0;
         }
    .calnk a:visited {
         text-decoration:none;
        }
    .calnk a {
        text-decoration:none;  
		background-color: #dcdcdc;
		padding:0px 3px 0px 3px;
		color: #000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	display:block;
	right:24px;
	margin-top:1px;
	padding:5px;	
	position:absolute;
	width:220px;
	z-index:100;
	border:1px solid #000000;
        }
		
	*+html .calnk a:hover span, * html .calnk a:hover span {
	margin-top:20px;
}

     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #d5d5d5;
        background-color:#666666;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #d5d5d5;
        background-color:#666666;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #d5d5d5;
        background-color:#666666;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #d5d5d5;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #666666;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#666666;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        font-weight:normal;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
		overflow:hidden;	
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
		overflow:hidden;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #d5d5d5;
        background-color:#666666;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #d5d5d5 solid;
     }
     .calendar-date-switcher select {
        border:1px #d5d5d5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #d5d5d5;
     }



