/* 
	Theme Name: Elisa
	Theme URI: http://flexithemes.com/themes/elisa/
	Description: Elegant and clean style 2 columns theme by <a href="http://flexithemes.ocom">FlexiThemes.com</a>
	Author: FlexiThemes
	Author URI: http://flexithemes.com
	Version: 2.0
*/

/******************************************************
    [ LAYOUT ]
*******************************************************/
.post { width:610px !important; /*border:1px solid #ff00ff;*/}

body {
   /* background-color: #cccccc;
    background-image:url(images/background.png);
    background-position:  top left;
    background-repeat: repeat-x; */
}

#wrapper {
    padding-bottom: 15px;
}

#container { 
    background: #fff /*url(images/container-background.png) top left repeat-x*/;
}

a {
    color: #db4c0d;
}

a:hover {
    color: #ff5b01;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: /*135*/ /*490*/ 277px;
}

#header-left {
    
}

#header-right {
    margin-top: 36px;
    text-align: center;
}

.logo {
    margin: /*24*//*145px*/0 0 0 /*18*/10px;
}

#site-title {
    padding: 15px 0 0 0;
}

#site-title h1 {
	margin: 0;
	padding: 15px 0 0 15px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:52px;
    font-weight: bold;
}

#site-title a, #site-title a:hover {
    color: #db4c0d;
	text-decoration: none;
}

#site-description {
    padding: 4px 0 0 0;
}

#site-description  h2 {
	padding-left: 15px;
	color: #867575;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

#social-profiles {
    float: right;
    display: inline;
    margin-top: 11px;
}

#social-profiles img {
    margin-left: 4px;    
}

/******************************************************
    [ MAIN CONTENT AREA ]
*******************************************************/

#main {
}

#main-fullwidth {
}

#content {
	margin: 15px 5px 0 15px;
    color: #504d4d;
}

#content-fullwidth {
	margin: 15px;
}

.postwrap {
    border-bottom: 1px solid #ccc;
}

.postwrap-first {
    
}

.postwrap-single {
    border-bottom: 0;
}

.postwrap-first .post, .postwrap-single .post{
    margin-top: 0;
}

.post {
    margin-top: 15px;
}

p {
    padding: 0;
    margin: 0 0 15px 0;   
}

.title {
	margin: 0 0 10px 0;
    padding: 0 0 10px 0;
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #db4c0d;
    font-weight: bold;
border-bottom:1px solid #ECEAEB;
}

.title a {
	text-decoration: none;
	color: #db4c0d;
}

.title a:hover {
	text-decoration: none;
    color: #ff5b01;
}

.post_thumbnail {
    padding: 6px;
    border: 1px solid;
    border-color: #ddd;
    background: #eee;
}

.post img.alignleft {
    margin: 0 10px 10px 0;
}

.post img.alignright {
    margin: 0 0 10px 10px;
}

.post img.aligncenter {
    margin-bottom: 10px;
}

.entry {
	text-align: justify;
	line-height: 20px;
    font-size: 14px;
}

.generic {
	margin: 0px 0 15px 0;
    font-family: Arial, Helvetica, Sans-serif;
    background: #ddd;
	padding: 6px 12px;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #555;
}

.postdate {
	font-size: 12px;
    font-style: italic;
    padding: 0 0 10px 0;
    color: #8f8a8a;
}

.postmeta {
	font-size: 11px;
	padding: 6px 8px;
	background: #ddd;
    color: #333;
    margin-bottom: 15px;
}

.postmeta a {
    color: #555;
}

.readmorewrap {
    margin-bottom: 15px;
    float: right;
}

a.readmore {
	padding: 4px 14px;
	background: #eee;
	color: #555;
    font-size: 12px;
    display: block;
    float: right;
	text-decoration: none;
}

a.readmore:hover {
    text-decoration: underline;
    color: #555;
    background: #ddd;
}

.navigation {
	margin: 15px 0 0 0;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
	
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   background: #eee;
   border: 1px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/******************************************************
    [ SIDEBAR(S) ]
*******************************************************/

#sidebars { 
}

.sidebar {
    color: #464545;
}

.sidebar-1 {
    padding: 0 15px 15px 0;
}
	
.widget-wrap {
    list-style-type: none;
    list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

.widget-wrap h3.widget-title {
	font-size: 15px;
    line-height: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #fff;
    margin: 0 0 0 0;
	padding: 8px 0 8px 32px;
    background: #db4c0d url(images/sidebar-tab.png) left center no-repeat;
    text-shadow: 0 1px 0 #ba3f09;
}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
	
.widget ul li {
	background: url(images/arrow.png) 4px 13px no-repeat;
	padding: 6px 0 6px 16px;
    margin: 0;
    border-top: 1px solid #dddddd;
}

.widget ul li:first-child {
    margin-top: 0 !important; 
    border-top: 0 !important;   
}

.widget ul li:hover {
    background-color: #f1f1f0;
}

.widget a {
	text-decoration: none;
    color: #555;
    font-size: 14px;
}

.widget a:hover {
	text-decoration: underline;
    color: #2c2b2b;
}

	
#search {
    border: 1px solid #ddd;
    height: 30px;
    padding: 0;
    background: #f1f1f0;
    text-align: left;
}
	
#search #s {
    border: 0;
    background: none;
    color: #565656;
	width: 258px;
	padding: 4px;
    margin:3px 0 0 2px;
    background: none;
    float: left;
}

#search .search-image {
    border:0; 
    vertical-align: top;
    float: right;
    margin: 6px 4px 0 2px;
}

#topsearch 	#s {
  width: 190px;  
  background: #414040;
  color: #757575;
}

#topsearch #search {
    margin: 11px 0 0 10px;
    width: 230px; 
    float: right;
    border: 1px solid #4f4f4f;
    background: #414040;
}

#topsearch #search:hover {
    border: 1px solid #575757;
}

#wp-calendar {
    empty-cells: show;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	font-weight: normal; 
	width: 100%;
}

#wp-calendar caption {
	padding: 4px 0;
	text-transform: uppercase;	margin: 2px 0 2px 0;
    background: none;
    color: #333;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #333;
	background: none;
}

#wp-calendar td {
	color: #555;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ddd;
	color: #111;
}

#wp-calendar td:hover a, #wp-calendar #today a {
	color: #111;
}

/******************************************************
    [ FOOTER ]
*******************************************************/
#footer {
    padding: 20px;
    background: url(images/footer-background.png) bottom left no-repeat;
}

#copyrights {
	text-align: center;
	color: #fff;
    font-size: 13px;
}

#copyrights a {
	color: #fff;
} 

#copyrights a:hover {
	color: #fff;
	text-decoration: none;
} 

#credits {
    text-align: center;
    font-size: 11px;
    color: #817c7c;
    padding: 5px 0 0 ;
}

#credits a {
	color: #817c7c;
} 

#credits a:hover {
	text-decoration: none;
    color: #817c7c;
} 

/******************************************************
    [ COMMENTS ]
*******************************************************/
#comments {
    background: #eee;  
    padding: 15px 15px 0 15px;
    margin-top: 15px;  
}

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
    margin-top: 15px;
}

.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 0px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
.comment-body {
    padding-top: 10px;    
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

ol.commentlist  {
    padding: 0;
}
.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	border: 3px solid #ffffff;  
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #ddd;
    padding: 5px;
    display: block;
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}


.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #333; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
	margin: -28px 0 0 63px;
	display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #888;
}

.commentlist .even {
}
.commentlist .bypostauthor {
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #e1dddd;
	color: #5b5b5b;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}

.comment-reply-link:hover {
	background-color: #cdcbcb;
    color: #5b5b5b;
}


a.comment-edit-link {
	color: #888;
}

a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: -10px;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:99%;
}
#respond textarea {
	width:97%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

/******************************************************
    [ Menus Default Styling ]
*******************************************************/

.menus, .menus * {
	margin:	0;
	padding: 0;
	list-style:	none;
    list-style-type: none;
    line-height: 1.0;
}

.menus ul {
	position: absolute;
	top: -999em;
	width: 100%;
}

.menus ul li {
	width: 100%;
}

.menus li:hover {
	visibility:	inherit; 
}

.menus li {
	float: left;
	position: relative;
}

.menus a {
	display: block;
	position: relative;
}

.menus li:hover ul,
.menus li.sfHover ul {
	left: 0;
	top: 100%; /* match top ul list item height */
	z-index: 99;
}

.menus li:hover li ul,
.menus li.sfHover li ul {
	top: -999em;
}

.menus li li:hover ul,
.menus li li.sfHover ul {
	left: 100%; /* match ul width */
	top: 0;
}

.menus li li:hover li ul,
.menus li li.sfHover li ul {
	top: -999em;
}

.menus li li li:hover ul,
.menus li li li.sfHover ul {
	left: 100%; /* match ul width */
	top: 0;
}

/*** arrows ***/
.menus a.sf-with-ul {
	padding-right: 32px;
	min-width: 1px;
}

.menus .sf-sub-indicator {
    position: absolute;
    display: block;   
    overflow: hidden;
    right: 0;
    top:  0;
    width: 32px;
    height: 32px;
    text-indent: -999em;
}

.primary-menu .sf-sub-indicator {
    background: url(images/primary-menu-arrows.png) 0 0 no-repeat;    
}

.secondary-menu .sf-sub-indicator {
    background: url(images/secondary-menu-arrows.png) 0 0 no-repeat;    
}

.menus a:focus > .sf-sub-indicator,
.menus a:hover > .sf-sub-indicator,
.menus a:active > .sf-sub-indicator,
.menus li:hover > a > .sf-sub-indicator,
.menus li.sfHover > a > .sf-sub-indicator {
	background-position: -32px 0; 
}

.menus ul .sf-sub-indicator { 
    background-position:  0 -132px; 
}

.menus ul a:focus > .sf-sub-indicator,
.menus ul a:hover > .sf-sub-indicator,
.menus ul a:active > .sf-sub-indicator,
.menus ul li:hover > a > .sf-sub-indicator,
.menus ul li.sfHover > a > .sf-sub-indicator {
	background-position:  -32px -132px; 
}


/*** shadows ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.primary-menu-wrap .sf-shadow ul {
    background:	url('images/primary-menu-shadow.png') no-repeat bottom right; 
}

.secondary-menu-wrap .sf-shadow ul {
    background:	url('images/secondary-menu-shadow.png') no-repeat bottom right;    
}

.menus .sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*
* Widget HEZ Tips en acties
*/

.heztipsentricks #mc_embed_signup h2 { 
	font-size:13px;
}

.heztipsentricks #mc_embed_signup .indicates-required {
	display: none;
}
.heztipsentricks #mc_embed_signup { 
	border-radius:8px;
	moz-border-radius:8px;
	padding:5px;
	border-color:#cecece;
	border-width: 1px !important;
	border-style: solid !important;
}
.heztipsentricks #mc_embed_signup .mc-field-group label {
	font-size:12px;
	margin-top: 3px;
}

.heztipsentricks #mc_embed_signup .mc-field-group ul li label {
	font-weight: normal;
}

.heztipsentricks #mc-embedded-subscribe {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #db4c0d) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.heztipsentricks #mc-embedded-subscribe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #db4c0d), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #db4c0d 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#db4c0d;
}
.heztipsentricks #mc-embedded-subscribe:active {
	position:relative;
	top:1px;
}

/******************************************************
    [ MISC (WP GENERATED) ]
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
.entry li { margin-left: 15px;  }.entry img { margin: 10px;  }

.span-11 { display:none !important;  }

#container {
background-image:url("http://www.haareigenzaak.nl/wp-content/uploads/2010/09/logo.jpg") !important;
background-position:0 92px!important;
background-repeat:no-repeat !important;}

#tpg-get-posts { clear:both;padding-top:20px; }

/* .readmorewrap { margin-top:-65px !important;margin-bottom:50px !important; } */

