/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#tabs .inside li a {
font-size:14px;
font-weight:bold;
color:#000000;
}
#tabs .inside li { border-bottom:1px solid #c2bfbf}

p  {margin: 0;}

/*h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } h1  {font-size: 22px; } h2  {font-size: 22px;font-style:bold;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}*/

h1  {font-size: 28px; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } 
h2  {font-size: 20px;font-style:bold; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } 
h3  {font-size: 20px; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } 
h4  {font-size: 18px; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } 
h5  {font-size: 14px; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; } 
h6  {font-size: 12px; margin: 0; font-family: Times New Roman,Arial,Helvetica,Sans-serif; color: #000; line-height:1; }


.entry a.btn, input.submit, #commentform #submit {background:blue}




