/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/

div, span, p, li, a, .post-author a {
	font-family: "myriad-pro-1","myriad-pro-2","Helvetica Neue","Lucida Grande",sans-serif !important;
	font-size: 16px !important;
}
h1, h1 a {
  font-family: arial,"museo-slab-1","museo-slab-2","Helvetica Neue",serif !important;
  font-size: 24px !important;
	font-weight: normal;
	color: #0075b0;
}
h2, h2.title {
  font-family: arial,"museo-slab-1","museo-slab-2","ff-tisa-web-pro-1","ff-tisa-web-pro-2","Helvetica Neue",serif !important;
  font-size: 16px;
	font-weight: normal;
	color: #0075b0;
}
h2.title a {
 font-family: arial,"museo-slab-1","museo-slab-2","Helvetica Neue",serif !important;
 text-transform: uppercase;
 font-size: 21px !important;
 font-weight:2normal;
 color: #0075b0;
}
h3, .widget h3 {
  font-family: arial,"museo-slab-1","museo-slab-2","Helvetica Neue",serif !important;
  text-transform: uppercase;
  font-size: 16px !important;
	font-weight: normal;
	color: #5C93FF;
}
h4 {
  font-family: arial,"museo-slab-1","museo-slab-2","Helvetica Neue",serif;
  text-transform: capitalize;
  font-size: 14px;
	font-weight: normal;
	color: #000;
}
.inline-list li{
   display:inline;
   margin:0 20px 0 0;
}
.header-links {
   margin:0 0 0 350px;
}
.widget li {
   line-height:1.2em;
   margin:0 0px 20px 0;
   list-style-type:none;
   border-bottom:1px solid #f1f1f1;
   padding:0 0 20px 0;

}
.entry img {
   max-width:600px;
}
#footer p {
	font-family: "myriad-pro-1","myriad-pro-2","Helvetica Neue","Lucida Grande",sans-serif;
	font-size: 16px;
}
#credit {
        font-weight:normal !important;

}


