
/*

Theme Name: Red Square Wordpress Theme

Theme URI: http://redsquareagency.com

Description: Custom theme for Red Square

Version: 1.6

Author: Red Square

Author URI: http://redsquareagency.com

Tags: red, custom header, fixed width, two columns, widgets

*/



* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

a:link, a:visited {
	color: #9f0000;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0 0 20px 0;
}

h1, h2 {
	line-height: normal;
}

h2 {
	font-size: 18px;
}

ul, ol {
	list-style-type: none;
}

img {
	border: none;
}

#container {
	background: url(images/bg_container.png) repeat-y center top;
	width: 900px;
	padding: 0 4px;
	margin: auto;
}

#top {
	background: #eceae9;
	width: 810px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	left: -1px;
	text-align: right;
}

#top a:link, #top a:visited {
	color: #333;
}

#header {
	width: 832px;
	margin: auto;
}

#content {
	width: 505px;
	float: left;
	margin:0 0 0 80px;
	position: relative;
}

h1.welcome {
	border: 1px solid #ccc;
	padding: 3px;
}

h2.title .slashes, h2.title small {
	color: #979797;
	font-weight: normal;
}

.post {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}

.post img {
	border: 1px solid #9f0000;
}

.postmetadata {
	font-size: 11px;
}

.postmetadata p {
	margin: 10px 0;
}

.postcomments {
	padding: 0 0 0 15px;
	background: url(images/ico_comment.png) 0 0 no-repeat;
}

#sidebar {
	width: 195px;
	float: right;
	margin: 0 50px 0 0;
}

#sidebar ul li {
	margin: 10px 0;
}

#sidebar h2 {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	padding: 5px 5px 5px 30px;
	background: #eceae9;
	margin: 0;
	font-weight: bold;
	color: #5b5b5b;
}

#sidebar h2.sb_title {
	color: #9f0000;
	font-size: 16px;
	font-family: "Arial Narrow", "Helvetica Neue Condensed", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	background: none;
	padding: 0;
}

#sidebar h2.sb_twit {
	background-image: url(images/bul_h2_twit.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#sidebar li#vimeo-widget h2 {
	background-image: url(images/bul_h2_yt.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar h2.sb_rss {
	background-image: url(images/bul_h2_rss.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#sidebar h2.sb_arch {
	background-image: url(images/bul_h2_arch.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 6px 5px 6px 30px
}

#sidebar #flickr h2 {
	background-image: url(images/bul_h2_flickr.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar #smart-youtube h2 {
	background-image: url(images/bul_h2_yt.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar #widgettitle h2 {
	background-image: url(images/bul_h2_yt.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar .sb_links h2 {
	background-image: url(images/bul_h2_links.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding: 6px 5px 6px 30px
}

#sidebar h2.sb_col {
	background-image: url(images/bul_h2_col.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar ul.xoxo {
	font-size: 11px;
	color: 9f0000;
	margin: 10px 0 0 5px;
}

#sidebar ul.xoxo li {
	margin: 2px 0;
	padding: 0 0 0 10px;
	background: url(images/bul_red_tiny.png) 0 6px no-repeat;
}

#sidebar a:link, #sidebar a:visited {
	color: #666;
	font-weight: bold;
}

#sidebar h2 img {
	position: relative;
	top: 3px;
}

/* POST NAVIGATION */



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	clear: both;
}

/* COMMENTS */

textarea {
	width: 505px;
}

/* FLICKER BADGE */



#flickr img {
	margin: 2px;
	padding: 2px;
	background: #fff;
	border: #ccc 1px solid;
}

/* COLLECT E-MAILS */



form.col_emails {
	background: #eceae9;
	padding: 5px;
}

input#col_email {
	width: 120px;
	background: #fff;
	border: 1px solid #666;
	padding: 3px;
}

input#col_submit {
	color: #fff;
	background: #9f0000;
	border: none;
	padding: 3px 0 4px 0;
	width: 53px;
	height: 24px;
	font-size: 11px;
}

/* GENERAL */





.serif {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
}

.clear {
	display: block;
	clear: both;
}

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

img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#footer {
	clear: both;
	width: 900px;
	margin: auto;
	padding: 20px 0;
	font-size: 10px;
}

#footer p {
	text-align: center;
}

#response {
	margin: 5px 0 0 0;
}

#response h3 {
	margin: 0;
}

.error {
	background: #fdd;
	color: #c00;
	padding: 10px;
}

.success {
	background: #cfc;
	color: #030;
	padding: 10px;
}

.recentdate {
	padding: 0 10px 0 0;
	line-height: 20px;
}

#c_form {
	margin: 10px auto;
}

/* CELARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
