/*
Theme Name: Reflx
Theme URI: http://wordpress.org/
Description: Reflectance...
Version: 1.0
Author: kaptron

*/

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	border: 0;
	margin: 0;
	padding: 0;
}

#homepage {
	background: #351c00;
}

#section {
	background: #fff;
	color: #351c00;
}

/* -- Header + nav -- */



#homepage #header a,
#homepage #header a:visited {
	color: #fff;

}

#section #header a,
#section #header a:visited {
	color: #351c00;
}

#header a {
	height: 15px;
	display: block;
	background-repeat: no-repeat;
}

#header a span {
	display: none;
}


.page-item-64 a {
	width: 54px;
}

.page-item-65 a {
	width: 91px;
}

.page-item-7 a {
	width: 92px;
}

.page-item-9 a {
	width: 76px;
}


#homepage #header .page-item-64 a {
	background: url('images/about-brown.jpg');
}

#section #header .page-item-64 a {
	background: url('images/about-reg.jpg');
}

#section #header ul li.current_page_item.page-item-64 a {
	background: url('images/about-big.jpg');
}


#homepage #header .page-item-65 a {
	background: url('images/portfolio-brown.jpg');
}

#section #header .page-item-65 a {
	background: url('images/portfolio-reg.jpg');
}

#section #header ul li.current_page_item.page-item-65 a {
	background: url('images/portfolio-big.jpg');
}



#homepage #header .page-item-7 a {
	background: url('images/client-brown.jpg');
}

#section #header .page-item-7 a {
	background: url('images/client-reg.jpg');
}

#section #header ul li.current_page_item.page-item-7 a {
	background: url('images/client-big.jpg');
}


#homepage #header .page-item-9 a {
	background: url('images/contact-brown.jpg');
}

#section #header .page-item-9 a {
	background: url('images/contact-reg.jpg');
}

#homepage #header ul li.current_page_item.page-item-9 a {
	background: url('images/contact-big.jpg');
}



#header {
	height: 21px;
	margin-top: 135px;
}


#header a {
	font-size: 1.0em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	
}

#header a:hover {
	text-decoration: underline;
}


#header ul {
	list-style: none;
}

#header ul li {
	float: left;
	margin-left: 75px;
}


#header ul li {
	margin-top:2px;
}


#header ul li.current_page_item {
	margin-top:0;
}




/* -- Content -- */


#content {
	width: 752px;
	float: left;
	margin-top:-3px;	
}

#homepage #content {
	background: #00bff3;
	color: #fff;
}

#section #content {
	border-top: 3px solid #33ccf5;
}


#content h1 {
/*
 background: #00bff3;
 margin:0;
 font-weight: normal;
 font-size: 4.2em;
*/
 background: url('images/reflectance-title.jpg');
 background-repeat: no-repeat;
 width: 369px;
 height: 54px;
 display: block;
 padding: 0;
 margin: 0;

}

#content h1 span {
	display: none;
}

#content h2 {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
}

#section .page h2 {
	font-weight: normal;
	font-size: 1.8em;
	text-transform: uppercase;
}

#section-content {
	padding-top: 35px;
	padding-left: 75px;
}

#section #content p {
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	margin-left: 70px;
	margin-top: 4px;
}

#home-content {
	padding: 10px;
}

#home-content #inner {
	padding: 125px 0px 60px 68px;
}

#home-content p {
	font-family: Georgia, Times, serif;
	font-size: 2.4em;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 70px;
}

#home-content p.small {
	font-size: 1.2em;
}

#home-content p.small a,
#home-content p.small a:visited {
	text-decoration: none;
	color: #fff;
}

#home-content p.small a:hover {
	border-bottom: 1px dashed white;
}

#content a,
#content a:visited {
	color: #00abda;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


#secondarynav {
	float: left;
	margin-top: -5px;
}

#secondarynav ul {
	font-weight: bold;
	color: #33ccf5;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

#secondarynav ul li ul {
	padding-left: 10px;
}


#secondarynav a,
#secondarynav a:visited {
	color: #33ccf5;
	text-decoration: none;
}



.post {
	font-family: Georgia, Times, serif;
}

.clients {
	margin-left: 70px;
	margin-top: 4px;
}

.clients ul {
	float:left;
	margin: 0 40px 0 0;
	padding: 0;

}


.portfolio .entry-image {
	text-align: center;
	padding-bottom: 36px;
}

#section #content .portfolio h2 {
	font-size: 20px;
	text-transform: none;
}

#section #content .portfolio p {
	margin-left: 40px;
	margin-top: 4px;
}


/* -- Footer -- */

#homepage #footer {
	color: #fff;
}

#footer img {
 border: 0;
}

#footer {
	width: 1100px;
	margin-top: 66px;
}

#footer .left {
	color: #351c00;
	float: left;
	width: 690px;
	padding-left: 75px;
	font-weight: bold;
	
}

#footer .left a, 
#footer .left a:visited {
	color: #351c00;
	text-decoration: none;
}


#footer .left span {
	text-transform: uppercase;
	font-size: 0.9em;
}

#footer .left p {
	margin: 0;
	margin-left: 20px;
	font-size: 0.6em;
	font-family: Georgia, Times, serif;
}

#footer .right {
	float: left;
        width: 240px;
	font-size: 0.7em;
}


/* -- Fixes etc -- */

.cl {
	clear: both; margin: 0; padding: 0;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 � 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
  
  .sIFR-active #content #home-content p {
  	margin-top: 0;
  }
  
  
  .sIFR-active #section h2 {
  
  }
  
}
