@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: Viscom
Theme URI: http://www.viscombelfast.com/interactive
Description: This is my theme for Design for Visual Communication, Universiy of Ulster.
Version: 2.0
Author: Rebecca McClelland
Author URI: http://www.rebeccamcclelland.com/

*/

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
        border: 0 auto;
margin: 0 auto;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
        border: 0 auto;
margin: 0 auto;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
        border: 0 auto;
margin: 0 auto;
}
p {
	padding: 10px 0 0 0;
}
#wrapper {
	background-color: #ffffff;
	width: 850px;
	margin: 0 auto;
	margin-top: 0;
	text-align: left;
	height: 100%;
}
#header {
	background: #ffffff url('http://www.viscombelfast.com/interactive/wp-content/themes/viscom2/images/header.jpg') no-repeat;
	width: 850px;
	margin: 0 auto;
	float: left;
}
#headerimg {
	height: 0px;
}
#container {
	width: 550px;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top: 20px;
	float: left;
	height: 100%;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 35px;
	margin-right: 25px;
	text-align: right;
	width: 155px;
	float: left;
	height: 100%;
}
#sidebar-2 {
        margin-top: 45px;
	margin-left: 0;
	text-align: left;
	height: 250px;
	width: 95px;
	float: left;
	height: 100%;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
}
#sidebar #searchform #s {
	padding-right: 2px;
}
#sidebar #searchsubmit {
        padding: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #000000;
	letter-spacing: -2px;
        margin: 20px 0 10px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #cc0000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-top: 5px;
	padding-bottom: 5px;
        margin: 20px 0 5px 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 180px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}
p {
	line-height: 16px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
clear: both;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
	width: 100%;
}
.post {
	padding: 0 0 0 0;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 25px;
	width: 180px;
}
.entry {
	line-height: 16px;
}
p.postmetadata {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px dotted #cc0000;
	padding: 9px;
        width: 530px;
        margin-bottom: 50px;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 12px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}