/*  
Theme Name: Feminitate
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: iamronen
Author URI: http://www.iamronen.com
Template: thematic
Version: 4.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 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');


/* Generic settings: colors & fonts */

.prop {
	height: 900px;
	width: 1px;
	float: right;
}


#wrapper {
	background: #9cc8f0 url(images/wrapper_bg.jpg) repeat-x bottom;
        padding-top: 20px;
}

body {
     background-color: #ffffff;
     font-family: serif;
     font-size: 12px;
     color: #000000;
}

body, input, textarea {
    font: sans-serif;
    font-size: 14px;
    line-height:22px;
}

p {
   margin-bottom: 10px;
}

blockquote {
    color:#666;
    font-style:italic;
    display: block
    width: 85%;
    padding: 10px;
}

a,
a:link,
a:hover,
a:active,
a:focus,
a:visited {
   text-decoration: none;
   color: #8E5032;
}

a:hover,
a:focus {
   text-decoration: underline;
}

.entry-content a,
.entry-content a:link,
.entry-content a:hover,
.entry-content a:active,
.entry-content a:focus,
.entry-content a:visited {
   text-decoration: none;
   color: #8E5032;
   font-style: normal;
   font-weight: bold;
   text-shadow: 1px 1px 3px #ffffff;
}

.entry-content a:hover,
.entry-content a:focus {
   text-decoration: underline;
}

.entry-title a,
.entry-title a:link,
.entry-title a:active,
.entry-title a:visited,
.entry-title a:focus,
.entry-title a:hover {
   text-decoration: none;
   font-weight: bold;
   color: #2F577F;
   text-shadow: none;
   font-style: normal;
}


.entry-title a:hover,
.entry-title a:focus {
   text-shadow: 1px 1px 1px #ffffff;
}

h1, .entry-content h1, .entry-title {
	font-family: serif;
        font-size: 22px;
        font-weight: bold;
	border-bottom: 1px solid #ffffff;
 	color: #2F577F;
        padding: 3px 10px;
}

h2, .entry-content h2 {
	font-family: serif;
	font-size: 16px;
        font-weight: bold;
 	color: #2F577F;
        padding: 3px 0px;
	font-family: serif;
	margin-bottom: 10px;
	text-shadow: 2px 2px 2px #ffffff;
}

.entry-title {

}

h3 {
	font-size: 12px;
        font-weight: bold;
}

h4, h5, h6 {
	font-size: 12px;
}

.page-title {
	background: transparent;
	border: none;
	text-shadow: 2px 2px 2px #2F577F;
	color: #ffffff;
	font-size: 26px;
	padding-bottom: 30px;
}

.category-page-title {
	padding-bottom: 10px;
}

.category-description {
	padding-bottom: 30px;
	display: block;
}

.page-title span {
	font-style: normal;
}
/* Layout Settings - default 2 column left sidebar */

body {
  min-width:940px;
}

#header {
    position:relative;
    background: url(images/header_bg.jpg) 
}

#branding {
    width:940px;
    margin:0 auto;
    padding: 0;
    background: url(images/branding_bg.png) no-repeat top left;
    height: 144px;
    position: relative;
}

#blog-title, #blog-title a {
   display: block;
   width: 630px;
   height: 140px;
}

#blog-title a {
   text-indent: -999em;
}

#blog-description {
   display: none;
}


#access {
    width: 940px;
    margin: 0 auto;
    position:relative;
    overflow:hidden;
    border: none;
    background: url(images/access_bg.png) no-repeat top left;
    padding: 0 0 20px 
}

.feminitate_consultation {
      display: block;
      position: absolute;
      width: 135px ;
      height: 80px;
      top: 50px;
      left: 740px;
      background: url(images/onlineconsultation.png) no-repeat;
}

#inner-wrapper {
	width: 100%;
	overflow: auto;
	background: url(images/inner_wrapper_bg.jpg) no-repeat top right;
}

#main {
    background: url(images/main_footer.png) no-repeat bottom left; 
    width:940px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    padding: 0;
}

#main-footer {
    display: none;
    width: 940px;
    margin: 0 auto;
    height: 168px;
    background: url(images/main_footer.png) no-repeat;
    z-index: 100;
}

#container {
   width: 700px;
   float: right;
   padding: 0;
   margin: 20px 0 70px 0;
}

#content {
   width: 99%;
   padding: 0;
   margin: 0;
   float: left;
}

.hentry {
   padding: 5px 0;
   margin-bottom: 50px;
}

.hentry:hover {
   background: url(images/opacity40_fill_white.png) repeat;	
}

.single .hentry, .single .hentry:hover, .page .hentry:hover {
   margin-bottom: 0;
   background: transparent;
}

.entry-content, .entry-meta {
   padding: 5px 10px;
}

.readmore {
   display: block;
   text-align: right;
   padding: 0 10px;
}

.category-jurnal-de-femeie {
    background: transparent;
}

.entry-journal {
    padding: 5px;
    margin: 0;
    display: block
    height: 60px;
    overflow: hidden;
}


.entry-journal .avatar {
     display: block;
     float: left;
     padding: 5px 10px 0 0;
     margin: 0;
}

.entry-journal .journal-author {
    font-weight: bold;
}

.entry-journal a,
.entry-journal a:active,
.entry-journal a:hover,
.entry-journal a:visited,
.entry-journal a:link {
    color: #2F577F;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
}

.entry-utility {
	padding: 10px;
	margin: 0;
	overflow: auto;
        font-size: 12px;
	border-top: 2px solid #9CC8F0;
	background: url(images/opacity40_fill_white.png) repeat;
}

.entry-utility span,
.entry-utility .cat-links,
.entry-utility .comments-link,
.entry-utility .subscribe-link,
.entry-utility .donate-link{
	display: block;
	text-align: left;
}

.entry-utility a,
.entry-utility a:link,
.entry-utility a:focus,
.entry-utility a:hover,
.entry-utility a:active,
.entry-utility a:visited {
	font-weight: bold;
	text-shadow: 1px 1px 3px #ffffff;
	font-style: normal;
}

/* top menu navigation settings */


.top-navigation {
   display: block;
   float: right;
   padding-top: 10px;
}

.top-navigation ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.top-navigation ul li {
   display: block;
   float: left;
   padding: 0 5px;
   margin: 0 5px;
}

.top-navigation ul li a,
.top-navigation ul li a:link,
.top-navigation ul li a:hover,
.top-navigation ul li a:focus,
.top-navigation ul li a:active,
.top-navigation ul li a:visited {
   color: #2F577F;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
}

#access ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

#access .access-section {
   display: block;
   float: left;
   text-align: center;
   padding: 5px 10px 5px 10px;
}

#access .access-section a {
   display: block;
   overflow: hidden;
}

#access .access-section a,
#access .access-section a:link,
#access .access-section a:active,
#access .access-section a:visited,
#access .access-section a:focus,
#access .access-section a:hover {
   text-decoration: none;
   font-size: 15px;
   font-weight: normal;
   color: #ffffff;
}

#access .access-section a span {
   display: block;
   clear: both;
}

/* important to keep this after the generic settings to override */
#access #access-section-despre, #access #access-section-despre a {
   width: 200px;
   text-align: center;
   color: #455F0C;
   font-weight: bold;
   border: none;
}

.current-section {
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
}

.journal-welcome {
   color:#ffffff;
   font-size:120%;
   letter-spacing:0.06em;
   margin-top:5px;
   padding:0 0 0 235px;
   text-transform: lowercase;
   word-spacing:0.6em;
}

/* sidebar settings */

.main-aside {
   display: none;
}

.thection-sidebar {
   padding: 0 7px;
   width: 200px;
   color: #455F0C;
   display: block;
   float: left;
   list-style: none;
   border: none;
   float:left;
   margin: 0;
   overflow: hidden;
}

.thection-sidebar-top {
   background: url(images/sidebar_bg.png) repeat-y;
   color: #455F0C;
   padding: 0 20px;
   width: 180px;
}

.thection-sidebar-bottom {
   color: #455F0C;
   padding: 10px;
   margin: 0 7px;
   width: 180px;
   border-left: 1px solid #86ACCF;
   border-right: 1px solid #86ACCF;
}

.thection-sidebar p, .thection-sidebar li {
   padding: 0;
   margin: 0;
}


.sidebar_container_purpose, .widget_stray_quotes {
   font-style: italic;
   font-family: serif;
   font-size: 13.5px;
   text-align: center;
}


#feminitate-topsidebar-footer {
   background: url(images/alt_sidebartop_footer.png) no-repeat top left;
   height: 40px;
   margin-bottom: 40px;
}

.thection-sidebar .widgettitle {
   font-weight: bold;
   color: #455F0C;
   padding: 3px 0 3px 0px;
   margin: 0 0 3px 0;
   font-size: 16px;
   font-style: normal;
   text-align: left;
}

.thection-sidebar .menu {
   list-style: none;
   padding: 0;
   margin: 0;
}

.thection-sidebar li a,
.thection-sidebar li a:link,
.thection-sidebar li a:active,
.thection-sidebar li a:focus,
.thection-sidebar li a:visited,
.thection-sidebar li a:hover {
  font-size: 13px;
  font-style: normal;
  text-decoration: none;
  color: #455F0C;
  padding: 0;
}

.thection-sidebar li a:hover {
  color: #ffffff;
  text-decoration: none;
}

#feminitate-widgetarea-common .widgetcontainer {
  margin-bottom: 70px;
  padding: 10px;
  border-left: 1px solid #86ACCF;
  border-right: 1px solid #86ACCF;
}

#feminitate-widgetarea-banners {
  border-left: 1px solid #86ACCF;
  border-right: 1px solid #86ACCF;
  width: 178px;
  padding: 10px;
  margin: 0 8px;
}

#feminitate-widgetarea-banners .feminitate-banner {
	text-align: center;
	display: block;
	width: 180px;
	height: 125px;
	overflow: hidden;
	margin: 0;
}

.feminitate-banner img {
	width: 180px;
}


/* PageNavi pagination styling */

.nav-previous, .nav-next {
   display: none;
}

.wp-pagenavi {
   padding: 1em 0;
   background: url(images/opacity40_fill_white.png) repeat;
}

#content #nav-above {
   display: none;
}

#nav-below{
    width: 100%;
    text-align: center;
    margin: 0;
}

#nav-below .wp-pagenavi {
   margin: 40px 0 20px 0;
}

#nav-below .wp-pagenavi .current,
#nav-below .wp-pagenavi .page,
#nav-below .wp-pagenavi span.pages,
#nav-below .wp-pagenavi a,
#nav-below .wp-pagenavi a:link,
#nav-below .wp-pagenavi a:active,
#nav-below .wp-pagenavi a:visited {
   border:none !important;
   background-color: #transparent !important;
   color: #2F577F !important;
   width: 30px;
   display: inline block;
   padding: 4px;
   margin-left: 8px;
   font-style: normal;
}

#nav-below .wp-pagenavi .current {
   color:#2F577F!important;
   background-color: #ffffff !important;
   padding: 4px !important;
}

/* footer */

#footer {
   background: url(images/footer_bg.png) no-repeat top left;
   height: 75px;
   width: 940px;
   margin: 0 auto;
   padding: 0;
   border: none;
}

#siteinfo {
   color: #ffffff;
   text-align: right;
   font-size: 14px;
   text-transform: lowercase;
}

#siteinfo {
   padding: 30px 0 0 0;
   margin: 0;
}

#siteinfo a,
#siteinfo a:link,
#siteinfo a:active,
#siteinfo a:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  text-shadow: 1px 1px 2px #2F577F;
}

#siteinfo a:focus,
#siteinfo a:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.c2a-container {
  background: url(images/opacity80_fill_dblue.png) repeat;
  margin-bottom: 30px;
  color: #ffffff;
  height: 110px;
  overflow: hidden;
}

.c2a-image {
  background: url(images/c2a_imaget.png) no-repeat;
  display: block;
  float: left;
  width: 130px;
  height: 110px;
}

.c2a-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px 5px 0px;
}

.c2a-body {
  display: inline-block;
  width: 520px;
}

.c2a-container .readmore {
   display: inline-block;
   margin: -37px -2px 0 0; 
   padding: 0;
   float: right;
   width: 40px;
   height: 110px;
   background: url(images/c2a_readmore_bg.png) no-repeat;
}

.c2a-container .readmore a {
   display: block;
   width: 40px;
   height: 160px;
   text-indent: -9999em;
}

/* mailpress subscribe form layout */

.MailPressFormEmail, .MailPressFormName {
	background-color: #CFE6CE;
	width: 160px;
	padding: 5px;
	margin-bottom: 6px;
	border: none;
	font-size: 13px;
}

.MailPressFormSubmit {
	background-color:#678C1B;
	border:1px solid #CFE6CE;
	color:#CFE6CE;
	font-size:13px;
	padding:5px;
}

/* Sociable icons layout */

.sociable {
   display: block;
   overflow: auto;
   margin-top: 50px;
}

.sociable ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.sociable ul li {
   display: block;
   float: left;
   margin: 0 5px;
}
.sociable img {
   height:32px !important;
   width:32px !important;
   margin: 0;
   padding: 0;
}

/* RESOURCE POST STYLING */

.feminitate-resource {
	width: 100%;
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 20px 10px;
	overflow: auto;
	border-bottom: 1px solid #86ACCF;
}
.feminitate-resource .resource-title {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #2F577F;
}

.feminitate-resource a,
.feminitate-resource a:link
.feminitate-resource a:focus,
.feminitate-resource a:hover,
.feminitate-resource a:visited,
.feminitate-resource a:active {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #000000;
}

.feminitate-resource a img {
	display: block;
	float: left;	
	width: 100px;
	height: 100px;
}

.feminitate-resource a .resource-description {
	display: block;
	float: left;	
	width: 560px;
	padding: 0 0 0 20px;
}

.feminitate-resource a .resource-description p {
	margin: 0;
	padding: 0;
}


/* forms css */

div.wpcf7 {
	width: 400px !important;
	margin: 30px auto !important;
 	padding: 0 !important;
}
.wpcf7 p {
	color: #2F577F;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea{
	border: none;
	padding: 5px;
	background: url(images/opacity40_fill_white.png) repeat;	       
	width: 400px;
	border-bottom: 1px solid #ffffff;
}

.wpcf7 .feminitate-submit {
	background-color:#2F577F;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-size:13px;
	padding:5px;
}

span.wpcf7-list-item {
	display: block;
	clear: both;
}

/* Feminitate Tables */
table {
	border: 0;
}
tr {
	border: 1px solid #ffffff;
}

th {
	background-color: #ffffff;
	color: #2F577F;
}