/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#header {
height: 180px;
}

#search {
width: 245px;}

.pagination {
width: 280px;
}

body {
border-top: 13px solid #BB060D;
}

#menu {
background-image: url(http://thepainsource.com/wp-content/uploads/2012/08/menu-TPS-bi-red.png);
}

#slides_container .cover {
width: 300px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, h7, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

ul.dropdown {
width: 980px;
}

ul.dropdown li li {
  width: 230px;
}
