/*
Theme: giffgaff SC newsroom v2.0
*/

body {
   text-align: none;
   font-family: Arial, sans-serif;
   font-size: 0.8em; /* 16x0.75 = 12pt */
   line-height: 1.8em;
   border: 0px solid #F10000;
   width: 1040px;
   margin: 40px 0 0 0;
   padding: 0;
   background: #000000 url(images/bg.jpg) repeat-x top left;

}

	#body .container {
		min-height: 390px;
		padding-bottom:180px;
	}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #000000 url(images/img13.gif) repeat-x;
	border: 0px solid #000000;
	font: normal 12px Arial;
        color: #FFFFFF;
        font-family: Arial, sans-serif;


}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.2em;
	font-family: Arial;
}

h2 {
	letter-spacing: 0px;
	font-size: 2.2em;
}

h3 {
	font-size: 2.2em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #ff0000;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	background: #000000 url(images/img01.jpg) repeat-x;
	height: 40px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
         border: 0px solid #F10000;
}

#logo a {
	text-decoration: none;
         background-image: url(http://giffgaffnews.com/images/socmed_head.png) no-repeat left center;
	color: #000000;
         border: 0px solid #F10000;
}

#menu {
	float: right;
	padding-right: 40px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
background: #000000;
}

#menu a {
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 5px;
	margin-right: 10px;
	background: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #ffd845;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
        background: #000000 url(images/bg.jpg) repeat-x top left;
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
	background: #FFFFFF;
        width: 600px;
	margin-right: 100px;
	padding: 0 30px;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}

.post {
	padding-top: 30px;
	margin-bottom: 10px;
}

.post .title {
	font-family: Arial;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: normal;
	font-weight: normal;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/img12.gif) no-repeat left center;
        border-top: 1px #000000 dashed;
	line-height: normal;
	color: #000000;
}

.post .title p a {
	color: #59C0F8;
}

.post .entry {
	padding: 0;
	border-top: 1px #000000 dashed;
}

.post .links {
	padding: 5px 0;
	border-top: 1px #000000 dashed;
	border-bottom: 1px #000000 dashed;
	margin-top: 10px;
	text-align: right;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
}

.post .links .comments {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	background: #FFFFFF;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img12.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	background: url(images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	background: #000000 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

.navigation {
	padding-bottom: 20px;
}