/*   
Theme Name: MyDirectory
Theme URI: http://giteguru.com
Description: A directory theme created for rent gite france.
Author: Dave Smith
Author URI: http://themeshaper.com/
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('../thematic/library/layouts/2c-r-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 "niftyCorners.css";

body{
font-family:arial;
}

#branding{
background:#fff;
padding:20px 0 0;
width:960px;
}
#blog-title a{
padding:0px 0px 125px 110px;
}
#headerimage{
margin-top:-70px;
}
#blog-description{
margin-left:-5120px;
}
#blog-title{
margin-left:-5010px;
}
/*menu stuff*/
#access{
width:960px;
background:transparent;
border-bottom:0px;
margin:-20px auto 0;
}
.menu {
width:963px;
}
.sf-menu li {
background:#0578D4 none repeat scroll 0 0;
}
.sf-menu a {
border-bottom:0px solid #667777;
border-left:3px solid #667777;
border-top:3px solid #667777;
padding-left:10px;
padding-right:10px;
}
.sf-menu {
float:right;
border-right:3px solid #667777;
}
/*menu stuff ends*/

.home #main, .category #main{
padding:10px 0px 10px;
min-height:600px;
}
.sf-menu a, .sf-menu a:visited {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:#667777 none repeat scroll 0 0;
}
#main{
background:#0578D4 none repeat scroll 0 0;
border:3px solid #667777;
}
#mainimage img {
float:left;
margin-bottom:0;
margin-top:5px;
margin-right:15px;
border:5px solid #CCCCCC;
}
#maingallery{
background:#77AACC none repeat scroll 0 0;
border:3px solid #667777;
margin:10px 0;
padding:5px;
}
#maingallery img {
border:4px solid #fff;
margin:10px 0 0;
}
#maingallery h4{
color:#fff;
text-align:center;
font-size:22px;
font-weight:bold;
padding:10px 0px;
}
.entry-content {
overflow:hidden;
text-align:justify;
}
/*#insertthumb img{
float:left;
padding-right:5px;
}*/
.gallery {
      text-align: center;
}
.gallery img {
      padding: 2px;
      height: 100px;
      width: 100px;
}
.gallery a:hover {
      background-color: #ffffff;
}
.attachment {
      text-align: center;
}
.attachment img {
      padding: 2px;
      border: 1px solid #999999;
}
.attachment a:hover {
      background-color: #FFFFFF;
}
#gallery-1 .gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:120px;
}
.entry-content a{
text-decoration:none;
}
#additional{
background:#DBDBDB;
}
#details{
background:#E1F2F2;
float:left;
}
#additional, #details{
border:4px solid #cccccc;
width:280px;
padding:5px;
min-height:180px;
}
#maparama{
margin:20px auto;
}
.home #primary, .home #secondary, .category #primary, .category #secondary, .slug-submit-property #primary, .slug-submit-property #secondary, .tag #primary, .tag #secondary{
display:none;
}
.home #container, .home #content , .category #container, .category #content, .slug-submit-property #container, .tag #content, .tag #container {
width:100%;
}
.slug-submit-property #content{
width:940px;
}
.home #content .aside, .home #content .aside {
overflow:hidden;
margin:0;
}
.home .hentry , .category .hentry, .tag .hentry{
background:#fff none repeat scroll 0 0;
border:2px solid #667777;
float:left;
margin-bottom:10px;
margin-right:5px;
min-height:390px;
padding:5px;
text-align:justify;
width:451px;
color:#666777;
position:relative;
}
.home .hentry h2, .category .hentry h2, .tag .hentry h2{
border-bottom:1px solid #c6c6c6;
}
.home .entry-meta{
display:none;
}
.home .hentry img, .tag .hentry img, .category .hentry img{
float:left;
margin:0px 5px 0px 0px;
padding-right:0px;
border:3px solid #77AACC;
}
.home .hentry img a:hover{
border:2px solid #c6c6c6;
}

.home .entry-content{
padding:5px;
}
.entry-title a:active, .entry-title a:hover {
color:#667777;
}
.entry-title a {
color:#77aacc;
}
/*styling of index top box*/
#index-top{
background:url(images//bg/random.php) no-repeat 0px 75px;
padding:5px;
color:#000;
}
/*.home #content .aside ul {
list-style-image:none;
list-style-type:none;
margin-left: 0px;
padding-left: 0px
}*/
.home #content #index-top ul {
list-style-image:none;
list-style-type:none;
margin-left:0;
padding-left:0;
}
.home #index-top h3{
font-size:18px;
font-weight:bold;
font-style:normal;
}
#mapmain{
overflow:hidden;
border:3px solid #667777;
margin-left:0px;
width:462px;
background:#fff;
}
#mapmain img{
padding:0px;
}
#mapmain h3{
color:#667777;
text-align:center;
margin:6px 0;
}
#text-5{
text-align:justify;
float:left;
padding:5px;
width:96%;
margin-bottom:50px;
}
#index-top.aside #text-3 h3.widgettitle {
color:#fff;
}
.home .aside form{
margin-bottom:0px;
}
/*#text-5{
width:45%
}*/
#new-tag-cloud{
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #667777;
clear:both;
margin-left:20px;
margin-top:-180px;
padding:5px;
width:412px;
}
#new-tag-cloud h2{
text-align:center;
font-size:18px;
color:#77AACC;
}

#index-top ul li{
display:inline;
float:left;
}
/*text-4 = map*/
/*#text-4{
margin:0px 0 0 10px;
}*/
#welcomehome{
color:#fff;
font-size:14px; 
line-height:16px;
}
#welcomehome h2{
color:#fff;
font-size:20px;
}
#index-top .aside ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}
#tr_credit{
display:none;
}

#text-2{
margin-right:10px;
float:right;
margin-left:20px;
border:3px solid #667777;
background:#fff;
padding:10px 0 10px 20px;
width:402px;
overflow:hidden;
clear:both;
}
#mcswwidget-3 input {
margin-right:40px;
margin-top:20px;
}
#mcswwidget-3 select{
margin-right:25px;
}
#submitit{
margin-top:20px;
margin-left:65px;
}
#mcswwidget-3 img{
margin-left:5px;
}
.home #content .aside{
border:0px;
padding:0px;
min-height:555px;
}
#content .aside h3 {
font-family:arial;
color:#77aacc;
}
/*tdo miniform styling*/
.tdomf_form {
padding:10px;
background:#fff;
border:4px solid #c6c6c6;
overflow:hidden;
}
#postit{
}
#geo_mashup_map{
margin-top:10px;
}
.gm-map{
border:0px solid #667777;
}
.subpro{
border:2px solid #c6c6c6;
padding:5px;
margin-bottom:15px;
background:#77AACC;
color:#fff;
overflow:hidden;
}
#facilities fieldset{
width:33%;
float:left;
}
#facilities, #whoru{
overflow:hidden;
}
#postit fieldset{
padding:15px;
}
#tdomf_form1 input, #tdomf_form1 textarea{
background-color:#fff;
}
#uploadfiles_inline{
width:75%;
}
#agree, #agree table{
float:right;
}
#whoru fieldset{
width:30%;
float:left;
}
/*end form styling*/

/*start single page styling*/
.single #content{
width:625px;
}
#primary, #secondary, .single #content{
border:3px solid #667777;
}
.single .hentry {
padding:10px;
background:#fff;
color:#667777;
}
.post .entry-meta{
display:none;
color:#77aacc;
}
.post .entry-title, .main-aside h3{
border-bottom:1px solid #c6c6c6;
color:#77aacc;
}

.singular #main {
padding:10px 0 22px;
}
#incategories ul li{
list-style-type:none;
margin:0;
padding-left:150px;
}
#incategories{
background:url(images/incategories.gif) no-repeat 0% 0%;
float:right;
height:46px;
}
#respond{
padding:10px;
margin:10px;
}
.nav-previous a, .nav-next a{
color:#fff;
font-style:normal;
font-weight:bold;
}
.nav-previous, .nav-next {
padding:10px 5px;
width:auto;
background:#0578D4;
}
.nav-previous{
margin:5px auto 0px 5px;
}
.nav-next {
margin:5px 5px auto auto;
}
#details p{
margin-bottom:0px;
}
/*stop single page styling*/

/*start sidebar styling*/
.main-aside{
background:#fff;
}
#primary #wpmm {
float:right;
margin-right:15px;
}
#primary #wpmm input{
margin-top:20px;
margin-left:29px;
}
#primary #wpmm select{
margin-right:4px;
}
#multi-category h3{
display:none;
}
.main-aside {
width:294px;
}
.main-aside h3 {
font-size:18px;
font-weight:bold;
font-style:normal;
margin-bottom:10px;
padding-bottom:5px;
}
#secondary{
margin-bottom:22px;
padding:18px 0 0;
}
/*end sidebar styling*/

/*begin category page styling*/
#cat-desc{
background:#fff;
border:3px solid #667777;
width:41%;
float:left;
padding:10px;
margin-right:20px;
color:#79828D;
}
#cat-desc h1 {
font-size:20px;
margin-bottom:10px;
text-decoration:underline;
font-style:normal;
color:#77AACC;
}
#cat-desc img{
float:left;
margin-right:5px;
}
#cat-top #adsearch{
float:none;
clear:right;
}
#cat-top{
background:transparent;
padding:10px;
overflow:hidden;
}
.category h1.page-title, .tag h1.page-title{
display:none;
}
.tag #container{
margin-top:-50px;
}
.category #content{
margin-top:10px;
}
.category #insertthumb img{
float:left;
margin:0px 5px 0px 0;
}
.entry-utility {
margin:20px 0 0;
}
#caticons img{
border:0px;
float:right;
}
#caticons{
margin:10px 5px 0px 5px;
overflow:hidden;
border:1px solid #cccccc;
padding:10px;
}
.home #caticons, .category #caticons, .archive #caticons{
position:absolute;
bottom: 10px;
width:91%;
}
#caticons p{
margin-bottom:5px;
margin-top:5px;
}
#caticons ul{
margin-bottom:5px;
margin-left:20px;
}
#newheader{
background:#fff;
border:3px solid #667777;
padding:10px;
margin-bottom:10px;
margin-right:20px;
color:#667777;
}
#newheader h1{
font-size:20px;
margin-bottom:10px;
text-decoration:underline;
font-style:normal;
color:#77AACC;
}
#maparama h4{
text-transform:none;
font-weight:bold;
margin-bottom:5px;
font-size:14px;
}
#mapcat{
margin-top:20px;
border-top:1px solid #cccccc;
}
.submit_left{
border-right:1px solid #CCCCCC;
float:left;
margin-right:20px;
padding-right:5px;
width:220px;
text-align:left;
font-size:12px;
}
.submit_left h3{
padding:0;
font-style:normal;
}
.submit_right{
float:left;
width:590px;
}
#tdomf_form1_message{
color:#fff;
}
#features, #whoam{
overflow:hidden;
background:#77AACC;
color:#fff;
border:3px solid #667777;
float:left;
padding:10px;
width:96%;
margin-bottom:10px;
}
#features p, #whoam p{
width:50%;
float:left;
}
#whoam h3, #features h3{
font-style:normal;
font-size:18px;
padding:0px;
margin-bottom:8px;
text-decoration:underline;
}
/*style the promotions page*/
.category-promotions #cat-desc{
width:97%;
margin-right:20px;
}
.category-promotions.hentry{
width:96%;
min-height:100px;
}
.category-promotions #maparama, .category-promotions #maingallery, .category-promotions #caticons{
display:none;
}
#adsearchside #wpmm{
margin-right:0px;
}
#features{
margin-top:10px;
}
/*style the comment form to make it a contact form*/
#respond h3{
display:none;
}
#respond{
background:#fff url(images/contact.jpg) no-repeat 0 0;
border:2px solid #667777;
}
#comment-notes{
display:none;
}
#form-section-author{
margin-top:40px;
}
#form-section-url{
display:none;
}
#form-allowed-tags{
background:#fff url(images/contact_bottom.jpg) no-repeat 0 0;
min-height:120px;
}
#form-allowed-tags p{
display:none;
}
#mappage{
float:left;
border:3px solid #667777;
}
.entry-title {
color:#fff;
}
.page .entry-content p{
color:#fff;
}
#content .archive-meta{
display:none;
}
.slug-this-is-a-promotion #form-allowed-tags{
display:none;
}
ul.xoxo{
list-style-image:none;
list-style-type:none;
}