/*
Theme Name: UK Student Channel skin v2
Theme URI: http://www.viceland.com/
Description: Skin for uk Student Channel
Version: 1.0
Author: Daniel Hockley
Author URI: http://www.danielhockley.com/
*/

/***************************** STYLE
***********************************/


h2 {
font-family: "Georgia", Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
margin-bottom: 8px;
text-transform: uppercase;
display: block;
height: 20px;
padding-top: 2px;
}

.larger_heading {
font-size: 24px;
height: 22px;
padding-top: 0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 10px;
}

.box_title {
font-size: 14px;
}

/**************************** LAYOUT
***********************************/

/*** Structure ****/

#left_col {
width: 340px;
float: left;
margin-right: 18px;
margin-left: 18px;
display: inline;
overflow: hidden;
}

#thin_left_col {
width: 180px;
float: left;
margin-right: 18px;
margin-left: 18px;
display: inline;
overflow: hidden;
}

#main_col {
float: left;
width: 665px;
margin-right: 16px;
overflow: hidden;
margin-left: 14px;
}


#centre_col {
width: 300px;
float: left;
margin-right: 18px;
}

#right_col {
width: 300px;
float: left;
}

/*** Globals ****/

.clear {
clear: both;
}

strong {
font-weight: bold;
}

/***************************** BLOG
***********************************/


/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px 0px 0px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px 7px 0px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.post img {
margin-bottom: 5px;
}
/* End Images */

.ryan_icon {
float: right;
margin-bottom: 5px;
}

.blog_title {
display: block;
margin-bottom: 15px;
font-size: 15px;
font-family: "Times New Roman", sans-serif;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
float: left;
width: 650px;
margin-right: 10px;
}

.no_icon {
width: 650px;
}

.dd1 {
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

.post {
font-size: 13px;
padding: 0px 20px 0px 10px;
}

.post h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 22px;
height: inherit;
line-height: 24px;
padding-top: 0px;
text-transform: uppercase;
color: #004276;
font-weight: normal;
display: inline;
}

.post p {
padding-bottom: 1em;
font-size: 13px;
line-height: 20px;
}

em {
font-style: italic;
}

.post h2 a {
font-weight: normal;
color: #000000;
display: block;
padding: 0 0 10px 0;
}
.indent {
padding-left: 11px;
}

.blog_search_box {
margin-bottom: 20px;
}

.post .postmetadata {
background-image: url(images/separator_line_light.gif);
background-repeat: repeat-x;
background-position: top left;
background-color: #f4f4f1;
border-bottom: 1px solid #bbbbbb;
padding: 7px 7px 7px 7px;
margin-bottom: 20px;
clear: both;
}

.tab {
text-transform: uppercase;
float: right;
font-size: 9px;
padding: 0px 5px 0px 5px;
background-color: #066EC9;
color: #ffffff;
margin-left: 10px;
margin-top: 5px;
}

.music { background-color: #D61D00; }
.film { background-color: #008000; }
.fashion { background-color: #D1008B; }

.flag {
float: right;
}

.sidebar_title {
font-family: "Georgia", "Times New Roman", sans-serif;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
border-bottom: 1px solid #999;
padding-bottom: 5px;
margin-bottom: 10px;
}

.sidebar_box {
background-color: #f3f4f4;
margin-bottom: 15px;
padding: 10px 10px 10px 10px;
}

.blog_title_box {
padding-top: 0px;
background-image: none;
border: 0px solid;
}

.blog_title_box h4 {
font-size: 16px;
line-height: 24px;
padding-bottom: 5px;
}


.sidebar_box li {
padding-bottom: 3px;
font-size: 11px;
text-transform: uppercase;
}

#searchform #searchinput {
background-color: #ccc;
border: 0px;
height: 17px;
width: 142px;
float: left;
margin-right: 2px;
padding: 3px 0px 0px 4px;
}

#searchform #searchsubmit {
background-color: #eee;
border: 1px solid #777;
font-family: "times new roman", georgia, sans-serif;
font-size: 13px;
display: block;
width: 30px;
height: 20px;
}

.sidebar_350x250_box {
padding-bottom: 15px;
}

.sidebar_728x90_box {
padding-bottom: 5px;
text-align: center;
}

.feed_list li {
float: left;
padding-right: 10px;
padding-bottom: 0px;
}

.feed_list {
width: 300px;
}

.commenter_details {
float: left;
width: 180px;
}

#comments, #respond {
margin: 0px 20px 10px 10px;
}

.comment {
margin-bottom: 10px;
padding-bottom: 10px;
background-image: url(images/separator_line_light.gif);
background-repeat: repeat-x;
background-position: bottom left;
float: left;
clear: left;
}

.comment_box {
width: 450px;
float: left;
}

.comment_box p {
width: 450px;
float: left;
margin-bottom: 10px;
}

#comments h3 {
padding-bottom: 10px;
}

.commenter_details img {
margin-bottom: 5px;
}

#commentform input {
margin-bottom: 7px;
border: 0px;
background-color: #DDDDDD;
padding: 2px;
}

#commentform textarea {
margin-bottom: 7px;
border: 0px;
background-color: #DDDDDD;
padding: 2px;
font-family: Arial, georgia, serif;
font-size: 12px;
line-height: 1.4em;
width: 460px;
}

.error {
display: block;
text-align: center;
}

body .error_message {
font-size: 30px;
line-height: 35px;
float: left;
width: 400px;
}

.tweet {
margin-bottom: 8px;
}

.tweet_deets {
font-size: 11px;
}

.tweet_deets a {
color: #333;
}

.tweet_deets {
font-size: 11px;
}

.tweet_deets a {
color: #333;
}

.rand_dd img {
width: 100px;
float: left;
margin-right: 10px
}

.rand_dd_caption {
float: left;
width: 164px;
line-height: 18px;
}

.student_box {
margin-bottom:10px;
}

.party-deets {
border-bottom: 1px solid #888;
border-left: 1px solid #888;
border-right: 1px solid #888;
padding: 15px;
margin-bottom: 10px;
}

.party-deets h4 {
margin-bottom: 8px;
}

.party-deets p {
margin-bottom: 8px;
}

#student-party label {
display: block;
clear: left;
float: left;
width: 46px;
padding: 3px 4px 2px 0px;
}

#student-party .input {
margin-bottom: 5px;
border: 1px solid #888888;
padding: 3px;
}

#student-party .submit {
background-color: black;
border: none;
padding: 3px 4px 2px 4px;
color: white;
margin-left: 50px;
}

#message_float {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
text-align: center;
padding: 15px;
background-color: black;
color: white;
font-size: 20px;
text-transform: uppercase;
}

.ad_sky {
text-align: center;
width: 300px;
margin-top: 10px;
padding-top: 10px; 
}

.flickr img {
width: 300px;
}

.flickr {
width: 305px;
height: 230px;
overflow: hidden;
}

.flickrupload {
float: right;
padding: 1px 5px 0 0;
}

body #subBar {
display: none;
}
