/*
Theme Name: WIARD FM Mobile
Theme URI: http://www.wiardfm.co.uk/mobileWeb/html/
Description: A mobile version of the WIARD FM website's theme
Version: 0.7
Author: Aaron Wilson
Author URI: http://www.hum.dmu.ac.uk/mawp/awilson/
*/

body {
background-color: #1b1b1b;
font-size:16px;
color:#f7f7f7;
/*font: 80% Arial, Tahoma, Verdan, sans-serif; */
/* text-align: center; */
	}


* { margin: 0; padding: 0; }

/* Page sections */

/* Wrapper plus padding make the fixed page width equal to 215px.
Therefore wrapper is not 100% but 95.3488% wide. */
#wrapper {
background-color: #424242;
width:95.3488%/* 205px*/;
padding:0 2.4390%/*5px*/;
margin: 0 auto 0 auto;
text-align:left;
}

#header, #content {
width:100%;
}


.section {
background: #323232;
width:95.1%;/*96.5854%; 188px; 91.17073%;*/
padding:2.4390%/*2.6596%; 5px 5px;*/;
margin:0 2.4390% 2.4390% 0;
overflow: hidden;
}

/* Borders */

.section, .post, input {
	border: 1px solid #222;
}

#header img, img.banner, .banner {
width:100%/*200px*/;
}

.banner iframe, .banner img {
	display:block;
	margin: 0 auto;
}
.section-header, .menu h2 {
	font: 1em Arial, Tahoma, Verdan, sans-serif;
	color: #fff;
	background: #424242;
	border: 0.5%/*1px*/ solid #222;
	padding: /*3px*/1.4634% /*5px*/2.439%;
	margin: 0 0 /*5px*/2.439% 0;
	}


/* Sections and posts 	*/
.post, #excerpts .post, #full-posts .post, .paged .post {
	overflow: hidden;
	width: /*188px*/95.1%;
	margin: 0 0 5px 0;
	padding: 2.4390%;
	background: #323232;
	}

#navi-breadcrumbs {
font-size:0.8em;
}

div.entry {
/* float:right; */ 
display:inline;
}

div.entry h3 {
font-size:1em;
font-weight:bold;
margin-top:0px;
}



/* Paragraphs */
p { margin: 5px 0; }

/* Lists */
ul li { list-style-type: none; }
div#content ul li { list-style-type: disc; }
.entry ul { margin-bottom: 5px; padding-left: 3px; }

/* Hidden elements */
span.hidden,a.hidden,span.geo {display:none;}

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Input */
input {
	color: #ccc;
	background: #464646;
	border: 1px solid #323232;
}

input:focus {
background-color: #fdf5e6;
color:#000000;
}
textarea:focus {
background-color: #ffefd5;
color:#000000;
}

/* Links */
a { color: #74aaed; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

/* Navi */
#navi {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#navi 	li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#navi li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	}
	
#navi li.first:before {
	content: " ";
	}

/* Headers */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, dt { font-weight: normal; color: #74aaed; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5, lh { font-size: 1.2em; }
h6, dt { font-size: 1.1em; }
#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 5px;
	}
#content post-title, #feature .post-title, #full-posts .post-title, #comments-template h3, .post-title-single {
	font-family: 'Georgia', 'Times', 'Times New Roman', serif;
	margin: 0;
	}
	
.post-title-single {
color:#f7f7f7;
font-size:1.15em;
}

	
/* Images */
img.thumbnail {
width:/*50px*/ 24.3902%;
/*height:50px;*/
float:left;
display:inline;
margin: 0px /*5px 5px*/2.439% 2.439% 0px;
}
 a img, a:visited {
 border:none;
 }

 .ngg-gallery-thumbnail-box {
float:left;
}
.ngg-gallery-thumbnail {
float:left;
margin-right:5px;
text-align:center;
}
 
 .ngg-gallery-thumbnail img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative;
}

.ngg-clear {
clear:both;
}

.avatar {
width:12.1951%/*25px*/;
height:12.1951%/*25px*/;
}

#flyer-front img, #flyer-back img {
width:100%/*185px*/;
}
/* Other */
span.left {
width:50%;
float:left;
}

span.right {
width:50%;
float:right;
}

/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	padding:2.439%/*5px*/;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.social_img
{
	padding:1px;
}

/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */
