/*

Theme Name: Customized 1

Theme URI: 

Description: Wordpress Theme for Longpak

Version: 1.6

Author: Men Ryan Valencia

Author URI: 

Tags: 

*/



/* Begin Typography & Colors */

/* =0 Reset

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

@import url('reset.css');



/* =1 Global

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

body {

	font-family: Arial, Verdana, sans-serif;

	

}



.bold {

font-weight: bold;

}



.divider-1 {

clear: both;

width: 790px;

border-top: 7px solid #ccc;

margin: 0 auto;

}



p {

margin-top: 10px;

}

strong {

font-weight: bold;

}



#container {

width: 850px;

margin: 0 auto;

}



#header {

   height: 302px;

   background-image: url(images/header.jpg);

}

/* slightly enhanced, universal clearfix hack */

.clearfix:after {

     visibility: hidden;

     display: block;

     font-size: 0;

     content: " ";

     clear: both;

     height: 0;

     }

.clearfix { display: inline-block; }

/* start commented backslash hack \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* close commented backslash hack */



/* =2 Links

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

a {

color: #000;

text-decoration: underline;

}





table.category a{

display: block;

font-weight: bold;

color: #000;

text-decoration: none;

}



table.products a{

display: block;

font-weight: bold;

color: #000;

text-decoration: none;

}



#main-nav a{

color: #000;

text-decoration: none;

font-weight: bold;

font-size: .8em;

}

#main-nav a:hover{

text-decoration: underline;

}



#footer a{

color: #000;

text-decoration: none;

}



#footer a:hover{

text-decoration: underline;

}



/* =3 Headings

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

h1 {

font-size: 1.3em;

font-weight: bold;

}

h2 {

font-size: 1.1em;

font-weight: bold;

}

h3 {

font-size: .9em;

font-weight: bold;

}

h4 {

font-size: .8em;

font-weight: bold;

}

/* =4 Header

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/



#logo {

float: left;

width: 200px;

}
#free_quote{ float:left; width:200px; padding:5px 0 0 100px;}
.emai_us{ background:url(images/email_ico.jpg) no-repeat; padding:0 0 0 30px; font-size:14px; font-weight:bold; text-decoration:none;}


/* =5 Navigation

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/



#top-nav{

margin-top: 5px;

margin-right: 30px;

float: right;

width: 300px;

text-align: right;

}

#top-nav p{font-size:1em; font-weight:bold;line-height:18px;margin:0;}



#navigation{

height: 23px;

background-image: url(images/nav-bg.jpg);

background-repeat: no-repeat;

margin-left: 30px;

margin-right: 30px;

text-align: left;

}

ul#main-nav{

width: 645px;

background-color: #fff;

padding-top: 2px;

float: right;

}

#main-nav li{

display: inline;

background-color: #fff;

padding-right: 10px;

padding-left: 10px;

line-height: 1em;

}









ul#main-nav li{

border-left: 1px solid #000;

}

ul#main-nav li.page-item-3{

border-left: none;

}

table.footer-nav tr{

vertical-align: top;

line-height: 1.5em;

}

.footer-nav ul li {



}



.footer-nav ul li ul li{



}



/* =6 Middle

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/



#content {

margin: 20px auto 20px;

padding: 0 30px 0 30px;

width: 718px;

border-left: 6px solid #ccc;

border-right: 6px solid #ccc;



font-size: .9em;

}



table.category tr td{

padding: 0 20px 20px 0;

vertical-align: top;

}



table.products {

width: 100%;

}



table.products tr td{

padding: 5px;

vertical-align: top;

text-align: center;

}

table.contact {

margin-top: 20px;

width: 100%;

}

table.contact tr td{

padding: 5px;

vertical-align: top;

text-align: left;

}



table.product tr td{

padding: 10px;

}

table.footer-nav{

background-color: #eeeeee;

}

table.footer-nav tr td{

padding: 5px;

}



div.entry ol {

padding-left: 15px;



}

div.entry ol p{



}

div.entry ol li{

list-style-type: decimal; 

margin-bottom: 10px;

}

div.entry ol ol { 

margin-top: 10px;

list-style-type: lower-alpha;



}

div.entry ol ol li{

list-style-type: lower-alpha;

margin-bottom: 10px;

}



div.narrowcolumn {

width: 70%;

float:left;

}



div#sidebar{

width: 25%;

float:right;

}



div#sidebar ul li ul li{

padding-bottom: 10px;

}



div.post {

padding-bottom: 25px;

margin-bottom: 25px;

border-bottom: 1px solid #ddd;

}



div.navigation {

padding: 10px;

}



#footer {

width: 790px;

margin: 15px auto;

text-align: center;

font-size: .8em;

text-align: left;

}



/* =7 Form

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/



/* =8 Extra

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/





/* links */




.quotetermslist, .quotetermslist1{ padding:0 0 0 25px;}

.quotetermslist li, .quotetermslist1 li{
	list-style-position:outside;
	list-style-type: disc;
}



