/* 

Theme Name: warmhouse

Description: warmhouse theme

Version: 1.0

Author: Marites L. Quitoriano (marites@orangefix.net)

Author URI: http://www.orangefix.net/



*/





/* Remove all margin and paddings */



* {
   margin: 0;
   padding: 0;
}







html {
height: 100%;
margin-bottom: 1px;
}



body {
margin: auto;
padding: 0;
width: 100%;
height: auto; 
background: #200000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.5em;
color: #FFFFCC;
}

/* Remove all border for images */


a img, img {
    border: none; 
    display: block; 
}





ul, li {
    list-style-type:none;
}





h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1em;
}



/* Define links color */
a, a:link, a:visited {
text-decoration: none;
color: #FFFFCC;
}

a:hover {
color: #F41100;
text-decoration: underline;
}



/* Classes used */

.alinks {
	color:#98DCD9;
	text-decoration:none;
	}

a.alinks {
	color:#98DCD9;
	text-decoration:none;
	}

.alinks:hover {
	color:#98DCD9;
	text-decoration:underline
	}



.post {
padding-top: 15px;
padding-right: 10px;
}


.post p {
padding-bottom: 5px;
}


.post h2 {
padding-bottom: 5px;
}

.date {
padding-bottom: 5px;
}

.entry {
padding-top: 5px;
padding-bottom: 5px;
}

.postmetadata {
padding-bottom: 5px;
}

.readmore {
padding-bottom: 5px;
}



/* Hides Text */
.hidetext {
display: none;
}



#accessibility {
display: none;
}

#wrapper {
width: 95%;
margin: 20px auto; padding: 0;
height: auto;
background: #010000 url(images/body_bg.jpg) repeat-x; 
}



/* Start of Header */
#header{
height: 190px;
width: 100%;
}

#logo {
height: 180px;
padding-top: 10px;
float: right;
padding-right: 20px;
}


#menu {
float: left;
position: relative;
top: -35px;
z-index: 2000;
width: 100%;
height: 65px;
background: url(images/menu_bg.png) top right no-repeat; 
}


/* Start of Navigation */

#nav{
float: right;
position: relative;
top: 20px;
right: 90px;
height: 46px;
width: 440px;
z-index: 2000;
}


#nav li {
float:left;
}

#nav a {
float:left;
display: block;
height: 46px;
padding-right: 15px;
}


#nav_awards a {
width: 86px;
background: transparent url(images/nav_awards.gif) top left no-repeat;
}


#nav_awards a:hover {
width: 86px;
background: transparent url(images/nav_awards.gif) bottom left no-repeat;
}

#nav_services a {
width: 85px;
background: transparent url(images/nav_services.gif) top left no-repeat;
}


#nav_services a:hover {
width: 85px;
background: transparent url(images/nav_services.gif) bottom left no-repeat;
}

#nav_blogs a {
width: 63px;
background: transparent url(images/nav_blogs.gif) top left no-repeat;
}


#nav_blogs a:hover {
width: 63px;
background: transparent url(images/nav_blogs.gif) bottom left no-repeat;
}


#nav_recent a {
width: 136px;
background: transparent url(images/nav_recent.gif) top left no-repeat;
}

#nav_recent a:hover {
width: 136px;
background: transparent url(images/nav_recent.gif) bottom left no-repeat;
}

/* Start of Main Content */


#maincontent {
float: left;
width: 100%;
height:100%;
padding-bottom: 15px;
margin-top: -20px;
}



/* Start of Left Content */
#leftcontent {
float: left;
width: 50%;
padding-left: 20px;
padding-top: 20px;
height: 100%;
}


/* Start of Right Content */

#rightcontent {
float: left;
width: 45%;
margin-top: 15px;
padding-bottom: 35px;
height: auto;
background: #200000;
}

#feature {
background: url(images/title_featureproject.gif) 20px 10px no-repeat;
}

#mission {
background:url(images/title_mission.gif) 20px 10px no-repeat;
}

#vision {
background:url(images/title_vision.gif) 20px 10px no-repeat;
}

#specialty {
background:url(images/title-specialty.gif) 20px 10px no-repeat;
}

#contact {
background:url(images/title-contact.gif) 20px 10px no-repeat;
}

#topclients {
background:url(images/title-topclients.gif) 20px 10px no-repeat;
}

#abouttheproject {
background: url(images/title_about_the_project.gif) 20px 10px no-repeat;
}

#otheralbums {
background: url(images/title_other_albums.png) 20px 10px no-repeat;
}

#others {
padding: 30px 0 10px 25px;
}

#others ul {
padding: 30px 0 10px 25px;
}
/*
#others li {
}

#others li a {
}

#others li a:hover   {
}
*/
#aboutus {
/*background: url(images/title_aboutus.gif) 20px 10px no-repeat;*/
}

#rightcontent p {
padding: 30px 5px 0 25px;
}


#services {
background: url(images/title_services.gif) 20px 10px no-repeat;
}

#friends {
padding-top: 10px;
background: url(images/title_friendsandlinks.gif) 20px 10px no-repeat;
}

#friends ul {
padding: 30px 0 10px 25px;
}

#friends li {
float: left;
}

#friends li a {
display: block;
width: 87px;
height: 69px;
padding: 1px 1px 1px 1px;
margin: 0 5px 5px 5px;
text-align: center;
background: #FFFFFF;
border: #D4D6DB 1px solid;
}



#friends li a:hover   {
border: #32B2CA 2px solid; 
padding: 0;
background: #FFFFFF;
width: 87px;
height: 69px;
}




/* Start of Footer */
#footer {
clear: both;
height: 85px;
background: #000000 url(images/footer_bg.gif) repeat-x;
width: 100%;
}



#footer p {
padding-left: 20px;
padding-top: 15px;
color: #F37C00;
font-weight: bold;
font-size: .9em;
}



#footer a, #footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}