/*  
Theme Name: Whitehill_Blog
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
/**************************************************************
 
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: #c9b28e url('images/page_bg.jpg') no-repeat top center fixed;
	color: #333;
	font-family: Helvetica, arial, sans-serif;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 1.2em;
  color: #586B7A;
}



h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}



/* Images */
a img {
	border: 0;
	}

img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}







/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}



/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

/********************************************************************
LAYOUT ELEMENTS
******************************************************************/
@font-face {
  font-family: 'BreuerCondensed-Bold';
  src: url(BreuerCondensed-Bold.eot);
  src: local('BreuerCondensed-Bold Regular'), local('BreuerCondensed-Bold'), 
         url(BreuerCondensed-Bold.otf) format('opentype');
}

.nav {
margin: 0 auto;
width: 80%;
font-family: arial, helvetica, serif;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}


#content {
	width: 960px;
	margin: 0 auto;
	}
	
.no_display {
	display: none;
	}
	
#title {
	float: left;
	width: 356px;
	height: 117px;
	margin: 15px 0 0 0;
	}

#title img {
        border: 0;
}	
	
#navigation {
	float: right;
	width: 480px;
	height: 40px;
	background: #2080a8;
	text-align: center;
	margin: 102px 0 0 0;
	padding: 0;
	}
	
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navigation ul li {
	list-style: none;
	display: inline;
	}	

#navigation ul li a.home {
	font-size: 175%;
	font-weight: normal;
	color: #fff;
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	text-decoration: none;
	margin: 0 20px 0 0;
	}
	
#navigation ul li a.about {
	font-size:175%;
	color: #dd84ba;
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	text-decoration: none;
	margin: 0 20px 0 0;
	}
	
#navigation ul li a.client {
	font-size: 175%;
	color: #f1b178;
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	text-decoration: none;
	margin: 0 20px 0 0;
	}	
	
#navigation ul li a.portfolio {
	font-size: 175%;
	color: #b8dc7f;
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	text-decoration: none;
	margin: 0;
	}	
	
#navigation ul li a:hover {
	font-size: 175%;
	color: #d4f0fc;
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	text-decoration: none;
	}
	
#content_gallery {
	width: 960px;
	height: 432px;
	padding: 0;
	margin: 0 0 50px 0;
	background: #2080a8;
	clear: both;
	}

.gallery_text {
        margin: 0 auto;
}

h2.gallery_text {
         color: #d4f0fc;
         font-family: BreuerCondensed-Bold, verdana, sans-serif;
         margin: 0 auto;
         font-size: 1.5em;
}

h2.gallery_text a {
         color: #dd84ba;
         text-decoration: none;
}
h2.gallery_text a:hover {
         color: #f1b178;
         text-decoration: none;
}

#content_line {
	width: 960px;
	height: 15px;
	padding: 0;
	margin: 0;
	background: #2080a8;
	clear: both;
	}
	
#book_now {
	width: 530px;
	margin: 30px auto;
	}
	
#book_now a img {
	border: 1px solid #CCC;
	}
	
#post_content {
	width: 960px;
	background: url('images/content_bg_2.png') top left repeat-y;
        margin: 0;
	}
	

	
.post {
	width: 930px;
	margin: 0 15px 40px 15px;
	font-family: arial, helvetica, serif;
	font-size: 1.0em;
	text-align: justify;
	border-bottom: #444 2px dotted;
	}

.post p {
      width: 90%;
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      text-align: justify;
}
	
.post p a img {
	border: 5px solid #2080a8;
	margin: 25px auto;    
	}


.post h2 {
        clear: both;
}

.post h2 a {
	font-family: BreuerCondensed-Bold, verdana, sans-serif;
	margin: 10px 0 0 15px;
        font-size: 2.0em;
        line-height: 1.8em;
	color: #2281ad;
	background: url('images/tri_star.png') top left no-repeat;
	height: 57px;
	padding:  15px 0 10px 85px;
	clear: both;
        border-bottom: #cb1e87 1px dashed;

	}

	

.post h2 a:hover {
	color: #cb1e87;
        border-bottom: #2281ad 1px dashed;
	}



.special_post_box {
       width: 95%;
       margin: 0 auto;
}

.post_comment_count {
        width: 191px;
        height: 50px;
        background: url('images/comments.png') no-repeat;
        float: left;
        margin-right: 10px;
        margin-top: 60px;
}

.post_comment_count p {
        color: #2080a8;
	font-family: arial, helvetica, serif;
	font-size: 1.5em;
        margin: 0;
        padding: 8px 0 0 12px;
}

.share_this {
        float: left;
        height: 75px;
        margin-top: -40px;
        margin-left: 30px;
}

.post_bottom_icon {
        float: left;
        margin-top: 40px;
        margin-right: 10px;
}




img.aligncenter {
display: block;
}

img.wp-smiley {
      border: none;
      margin: 0;
      padding: 0;
}


	
	
	

p.date {	
	color: #000;
	font-family: arial, helvetica, serif;
	font-size: 0.80em;
	padding: 5px 105px 5px 40px;
	background: #cb1e87;
	float: left;
        margin: 0 0 15px 0;
        width: auto;
	}
	
#post_content p.meta {
	color: #888;
	font-style: italic;
	font-size: 0.75em;
	}
	

/* FOOTER */
	
#footer {
	border-top: 2px dotted #2080a8;
	margin: 0;
	width: 960px;
        height: 300px;
        overflow: hidden;
	background: #000 url('images/footer_bg.jpg') top left no-repeat;
	}
	
#footer h3 {
	color: #d12088;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	margin: 5px 0;
	}
	
	
	
#sidebar_left {
        font-family: helvetica, arial, sans-serif;
	width: 300px;
	float: left;
	margin: 5px;
	padding: 5px;
	
	}
	
#sidebar_middle {
        font-family: helvetica, arial, sans-serif;
	width: 300px;
	float: left;
	margin: 5px;
	padding: 5px;
	
	}
	
#sidebar_right {
        font-family: helvetica, arial, sans-serif;
	width: 300px;
	float: left;
	margin: 5px;
	padding: 5px;
	}

.rss_star {
        clear: both;
        float: right;
        margin: 15px 25px 10px 0;
}

.facebook_star {
        clear: both;
        float: left;
        margin: 100px 50px 10px 75px;
}

/* Map Styles */

#map_title {
       float: left;
       width:250px;
       height: 75px;
       background: url('images/map_title.png') bottom left no-repeat;
}

#map {
       clear: both;
       width: 960px;
       height: 150px;
       margin: 0;
	border-top: 2px dotted #2080a8;
        z-index: 1;
}	

#map img
{
position:absolute;
left:0px;
top:0px;
z-index:5;
}

#bodyContent {
        font-size: 0.50em;
        width: 150px;
        height: 130px;
}


	
.clear {
	clear: both;
	}

.attributes {
margin: 0 auto;
width: 80%;
padding: 0;
}

p.attributes {
      font-family: arial, helvetica, serif;
      font-size: 0.60em;
      padding: 0;
      margin: 0;
}


blockquote {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}



/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li, .widget ul {list-style: none;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list, .widget ul {margin-left: 0;}
ul.nice-list li, .widget ul li {
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 4px 0 0;
	margin-top: 4px;
}
ul.nice-list li:first-child, .widget ul li:first-child {border-top: none;}
ul.nice-list li .right, .widget ul li .right {color: #999;}
ul.nice-list ul, .widget ul ul {margin: 4px 0 0; border-top: 1px solid #EEE;}
ul.nice-list ul li, .widget ul ul li {padding-left: 14px;}
ul.nice-list ul li:first-child, .widget ul ul li:first-child {margin-top: 0;}


/* Floats */   

.left {float: left;}
.rightt {float: right;}

.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Separators 
------------------------------------------------------------------- */

.content-separator, .archive-separator {
	background: #DDD;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 20px 0;}
.archive-separator {margin: 18px 0;}




/* 
   Comments 
------------------------------------------------------------------- */

.comment-input-text textarea {width: 80%;}

/* Comment list */



#comments img, #respond img {
      border: none;
      margin: 0;
      padding: 0;
}



.comment-list {

	margin: 0;
	padding: 1px 12px 12px 7px;
}
.comment-list li {list-style: none;}
.comment-list ul {margin-bottom: 0;}

.comment-profile-wrapper {
	text-align: center;
	width: 105px;
}

.comment-gravatar {margin-bottom: 3px;}

.comment-content-wrapper {
	float: left;
	width: 538px;
}

.comment-parent, .comment-single {margin-top: 15px;}

.comment-list ul.children, #comments #respond ul {
	border-left: 1px solid #CCC;
	margin: 0 0 0 130px;
}
.comment-list ul.children ul.children {margin-left: 15px;}

.comment-list ul.children li {
	background: url('images/comment-reply.gif') no-repeat left top;
	padding: 10px 0 0 15px;
	margin: 0 0 0 -40px;
width: 438px;
}

.comment-body {
	background: #FFF;
	padding: 8px 12px 0;
	border: 1px solid #DDD;
	margin: 0;
}

.color2 {
	background: #CCC;
	padding: 8px 12px 0;
	border: 1px solid #DDD;
	margin: 0;
}

.comment-list ul.children .comment-body {background: #FCFCFC;}

.comment-text p {margin-bottom: 0.8em;}
.comment .post-date {margin-top: 0;}
.comment .post-date .right a {color: #BBB;}
.comment .post-date .right a:hover {color: #234;}

.comment-arrow {
	background: url('images/comment-arrow.gif') no-repeat left top;
	float: left;
	height: 45px;
	margin-bottom: -45px;
	margin-left: -40px;
	margin-top: 5px;
	width: 29px;
}




/* Respond */

#respond li {list-style: none;}
#respond {background: #F6F6F6; padding: 10px 12px;}
#respond ul {margin: 0;}
#respond .legend {margin-bottom: 10px;}

#comments #respond {padding: 0;}
#comments #respond .legend {margin-bottom: 0; border-bottom: 0;}
#comments #respond ul {padding: 10px 0 0 15px; background: url('images/comment-reply.gif') no-repeat left top;}
#comments ul.children #respond ul {margin-left: 30px; padding: 0;}

#comments #respond .comment-profile-wrapper, #comments #respond .comment-arrow {display: none;}
#comments #respond .comment-body {background: #FFF;}
#comments #respond .comment-content-wrapper {width: 100%; float: none;}


/* Nifty Corners */
div#nifty {
	color: #000;
	font-family: arial, helvetica, serif;
	font-size: 0.80em;
	padding: 5px 105px 5px 40px;
	background: #cb1e87;
	float: left;
        margin: 0 10%;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}

/* slider */

#slider {
    position: fixed;
    margin: 0;
    padding: 0px;
    top: 10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}

.make_it {
    width: 100px;
    }

#slider  p {
    font-weight: normal;
    display: block;
    margin-left: -2px;
    width: 400px;
    height: 250px;    
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.85;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

#slider p a img {
    display: block;
    margin: 0 auto;
  
}

#slider dfn {
    margin: 15px auto;
    font-weight: normal;
    font-family: arial, helvetica, serif;
    width: 85%;
    display: block;  
}

#slider .textwidget {
        width: 85%;
    display: block;  
}




span.slider_title {
    margin: 0px;
    float: right;
    width: 15px;
}

#slider p span {
			display:block;
			height:13px;
			padding:2px 5px;
			line-height:13px;
			text-transform:uppercase;
			font-size:13px;
                        font-family: arial, helvetica, serif;
                        clear: right;

		}

#top {
width: 980px;
position: fixed;
bottom: 0px;
left: 50%;
margin-left: -490px;
z-index: 999999;
}
