/*
Theme Name: Baile Tusnad Newsite
Theme URI: http://clair.ro/
Description: A simple magazine theme, minimal style
Version: 0.1
Author: cs
Author URI: http://clair.ro/
Tags: fixed width, two columns, widgets, blueprint css framework, jquery
Template: default
	
*/


/* colors */


/*
green = #0A650A
orange = #FE770D
brown = #7F3F0D
blue = #3313BF
lightgreen = #00B200
magenta = #650032

. shades are created with opacity on 60%

lightgray = BBBBBB
darkgray = 6e6e6e
*/

.category-promotii h2 a, .category-promotii h2 a:visited, .category-unitati-de-cazare h2 a, .category-unitati-de-cazare h2 a:visited {
  color: #fff;
} 
.category-prognoza-meteo h2 a, .category-prognoza-meteo h2 a:visited, .category-activitati-outdoor h2 a, .category-activitati-outdoor h2 a:visited {
  color: #fff;
}
.category-arta-culinara h2 a, .category-arta-culinara h2 a:visited, .category-evenimente h2 a, .category-evenimente h2 a:visited {
  color: #fff;
}

.backgr-5, .category-promotii h2 {
  background: #FE770D; 
  padding: 0 0.2em;
}
.backgr-11, .category-unitati-de-cazare h2 {
  background: #650032;
  padding: 0 0.2em;
  color: #bbb; 
}
.backgr-6, .category-prognoza-meteo h2  {
  background: #7F3F0D;
  padding: 0 0.2em;
  color: #bbb; 
}
.backgr-8, .category-activitati-outdoor h2 {
  background: #3313BF;
  padding: 0 0.2em;
  color: #bbb; 
}
.backgr-9, .category-arta-culinara h2 {
  background: #0A650A;
  padding: 0 0.2em;
  color: #bbb; 
}
.backgr-4, .category-evenimente h2 {
  background: #00B200;
  padding: 0 0.2em; 
}

.border-5 {
  border-bottom: 1px solid #FE770D; 
}
.border-11 {
  border-bottom: 1px solid #650032; 
}
.border-6 {
  border-bottom: 1px solid #7F3F0D; 
}
.border-8 {
  border-bottom: 1px solid #3313BF; 
}
.border-9 {
  border-bottom: 1px solid #0A650A; 
}
.border-4 {
  border-bottom: 1px solid #00B200; 
}

a.link-5:hover, a.link-5:active {
  color: #FE770D;
}
a.link-11:hover, a.link-11:active {
  color: #650032;
}
a.link-6:hover, a.link-6:active {
  color: #7F3F0D;
}
a.link-8:hover, a.link-8:active {
  color: #3313BF;
}
a.link-9:hover, a.link-9:active {
  color: #0A650A;
}
a.link-4:hover, a.link-4:active {
  color: #00B200;
}


a, a:visited {
  color: #222;
  text-decoration: none;  
}
a:hover, a:active {  
  text-decoration: underline;  
}

div.strapline a, div.more_from a, .category-meta, input.searchform, .cat-description {
  color: #999;
}

.colborder {
  border-color: white;
}
.boxt {
  background: transparent;
}
#footer a, #footer a:visited {
  color: #00B200;
}

.category-hover {
  background: #eee;
  -moz-box-shadow:0 0 24px #AAAAAA;
}



/* layout */

body {
  background: transparent url(/wp-content/themes/tusnad2/img/background.png) repeat scroll 0 0;
}
.container {
  margin: 0 auto;
  width: 950px;
  overflow: hidden;
  background: #f9f9f9;
  padding: 1%;
  -moz-box-shadow:0 0 24px #AAAAAA;  
}

#header {
  margin: 1em 0;
}
#header #title {
  margin-top: 8em;
  padding: 0 3em 0 0;
}
#header div.strapline {
  margin-top: -1em;
}
#header div.menu {
  margin-top: 2em;
  border-bottom: 1px solid #6e6e6e;
}

div.menu ul {
  display: block;
  margin: 0;
  padding: 0;
}
div.menu ul li {
  display: inline;
  float: left;
  list-style-type: none;
  margin-left: 0;
  white-space: nowarp;
  padding: 1.2em .5em 0;
}
div.menu ul li.current_page_item {
  background: #6e6e6e;
}
div.menu ul li.current_page_item h4 {
  color: white;
}


#categories {
  background: #f9f9f9;
}
div.category-container {
  padding: 1%;
}
div.category .less-space {
  margin-left: -1em;
}
div.category h3 {
  text-transform: uppercase;
  font-size: small; 
  padding-bottom: .4em;  
}
div.category div.more_from {
  margin-top: 2em;
}
div.category .category-meta {
  font-size: smaller;
  margin-left: 1em;
}
div.category .ss_sprite a {
  margin-left: .5em;
}
div.category .square {
  width: 35px;
  height: 35px;
  display: inline-block;
}
div.category .cat-title {
  margin-left: 40px;
  margin-top: -1.5em;   
}


/* startpage */


#weather-widget, #calendar-widget {
  margin-top: 2em;
}
#weather-widget iframe {
  margin-left: 4em;
}

#wp-calendar thead th {
  background: #64d064;
}
.ec3_eventday a {
  background: #64d064;
  padding: .3em .7em;
}

.flickr_gallery a {
  padding: 0 1em;
}


#map img {
  width: 940px;
}

#footer p {
  font-size: smaller;
}
#footer ul {
  margin: 0;
  padding: 0;
  float: right;
}


/* blog */

.post {
  background: #eee;
  padding: 1.5em;
  padding-bottom: 0;
  border-bottom: 2em solid white;  
}
.post h2 {
  padding: 0 .2em;
}
p.postmetadata {
  border-top: 1px solid #eee;
  margin-top: 3em;
  padding-top: 1em;
}
p.postmetadata .ss_sprite {
  margin-right: .5em;
}

#sidebar ul {
  list-style-type: none;
  margin: 0;
}
#sidebar li.widget {
  background: #eee;
  margin-bottom: 1.5em;
  padding: 1.5em;
}
#sidebar h2.widgettitle {
  font-size: medium;
  font-weight: bold;
  text-transform: uppercase;
  background: #eee;
}



/* other */
ul.inline-list {
  display: block;
}
ul.inline-list li {
  display: inline;
  float: left;
  list-style-type: none;
  margin-left: 0;
  white-space: nowarp;
  padding-left: 4px;
  padding-right: 4px;
}

div.space {
  margin-top: 1em;
}
div.space-2 {
  margin-top: 2em;
}
div.space-4 {
  margin-top: 4em;
}
input.searchform {
  width: 98%;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}


/* overwrites */

.ss_sprite {
  padding-bottom: 4px;
}

p + p {
margin:0 0 1.5em;
text-indent:0;
}


