/*
Theme Name: S7
Theme URI: http://www.s7.ro/
Description: Wordpress theme for Sector7.
Version: 1.0
Author: Razvan Pavel
Author URI: http://www.razvanpavel.com/
*/
/**************************************************
Design by Mustard | All rights reserved
http://www.mustard.ro

XHTML/CSS & Wordpress integration by Razvan Pavel | All rights reserved
http://www.razvanpavel.com
**************************************************/

/**************************************************
begin resets and clear
**************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height:0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/**************************************************
begin structure 
**************************************************/
body {
	background: url(img/bg.jpg) top left fixed no-repeat;
	color: #000;
	font: normal 11px Helvetica, Arial, Sans-serif, sans;
	line-height: 18px;
}
#wrap {
	margin: 90px 0 0 50px;
	width: 970px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	background: #ffdd15;
}
/**************************************************
begin branding
**************************************************/
#branding {
	margin: 0 0 35px 0;
}
h1 a#logo:link, h1 a#logo:visited {
	background: url(img/logo.png) top left no-repeat;
	display: block;
	float: right;
	height: 84px;
	text-indent: -9999px;
	width: 325px;	
}
/**************************************************
begin content & posts
**************************************************/
#content {
	width: 505px;
	float: left;
}
p.meta {
	background: #000;
	color: #fff;
	font: bold 11px Courier;
	height: 14px;
	margin: 0 0 10px 0;
	padding: 4px 4px 0 4px;
	text-transform: lowercase;
	width: 497px;
}
p.meta span {
	float: right;
}
p.meta span a:link, p.meta span a:visited {
	color: #fff;
}
p.meta span a:hover {
	background: none;
	color: #ffdd15;
}
.post_content {
	background: #fff;
	border: 1px solid #a5a5a6;
	margin: 0 0 35px 0;
	padding: 12px;
}
.post_content h2 {
	margin: 0 0 10px 0;
}
.post_content h2 a:link, .post_content h2 a:visited {
	color: #000;
	font: normal 26px Georgia;
	text-decoration: none;
}
.post_content h2 a:hover {
	background: #ffdd15;
}
.post_content ul {
	list-style: disc inside;
}
.post_content ol {
	list-style: decimal inside;
}
.postedin {
	text-transform: lowercase;
}
.categories {
	margin: 20px 0 0 0;
}
span.comments {
	margin: 0;
}
.comments {
	margin: 10px 0 0 0;
}
.comments .commentlist li {
	border-bottom: 1px solid #a5a5a6;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.comments h3 {
	font: bold 14px Courier;
	margin: 10px 0;
}
.comments #comment_form li {
	margin: 0 0 5px 0;
}
.comments input {
	border: 1px solid #a5a5a6;
	font: normal 13px Courier;
	padding: 3px;
	width: 300px;
}
.comments textarea {
	border: 1px solid #a5a5a6;
	font: normal 13px Courier;
	padding: 3px;
	width: 300px;
}
.comments #submit {
	background: #000;
	border: none;
	color: #ffdd15;
	font: bold 12px Courier;
	padding: 3px 5px;
	width: auto;
}
.nav {
	background: #000;
	padding: 3px;
}
.nav a:link, .nav a:visited {
	color: #fff;
	font: bold 13px Courier;
}
.nav a:hover {
	background: none;
	color: #ffdd15;
}
/**************************************************
begin sidebar
**************************************************/
#sidebar {
	float: left;
	margin: 0 0 0 50px;
	width: 415px;
}
#main_nav {
	background: #000;
	display: block;
	height: 18px;
	margin: 0 0 70px 0;
	padding: 1px 4px 0 4px;
	width: 403px;
}
#main_nav li {
	display: inline;
	margin: 0 20px 0 0;
}
#main_nav li a:link, #main_nav li a:visited {
	color: #fff;
	font: bold 12px Courier;
	text-transform: uppercase;
}
#main_nav li a:hover {
	color: #FFDD15;
	background: none;
}
#left {
	float: left;
}
#right {
	float: left;
}
.sidebar_left {
	margin: 0 15px 35px 0;
	width: 198px;
}
.sidebar_left h3 {
	background: #000;
	color: #fff;
	font: bold 12px Courier;
	padding: 2px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.sidebar_left ul.sidebar {
	background: #fff;
	border: 1px solid #a5a5a6;
	margin: 10px 0 0 0;
	padding: 10px;
}
.sidebar_left ul.sidebar li a {
	font: bold 12px Courier;
}
.sidebar_right {
	margin: 0 0 35px 0;
	width: 198px;
}
.sidebar_right h3 {
	background: #000;
	color: #fff;
	font: bold 12px Courier;
	padding: 2px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.sidebar_right ul.sidebar {
	background: #fff;
	border: 1px solid #a5a5a6;
	margin: 10px 0 0 0;
	padding: 10px;
}
.sidebar_right ul.sidebar li a {
	font: bold 12px Courier;
}
#portfolio a:link, #portfolio a:visited {
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 198px;
}
#portfolio a#viral:link, #portfolio a#viral:visited {
	background: url(img/portfolio.gif) 0 0 no-repeat;
}
#portfolio a#viral:hover {
	background: url(img/portfolio.gif) -198px 0 no-repeat;
}
#portfolio a#web_sites:link, #portfolio a#web_sites:visited {
	background: url(img/portfolio.gif) 0 -41px no-repeat;
}
#portfolio a#web_sites:hover {
	background: url(img/portfolio.gif) -198px -41px no-repeat;
}
#portfolio a#web_series:link, #portfolio a#web_series:visited {
	background: url(img/portfolio.gif) 0 -76px no-repeat;
}
#portfolio a#web_series:hover {
	background: url(img/portfolio.gif) -198px -76px no-repeat;
}
#portfolio a#short_films:link, #portfolio a#short_films:visited {
	background: url(img/portfolio.gif) 0 -112px no-repeat;
}
#portfolio a#short_films:hover {
	background: url(img/portfolio.gif) -198px -112px no-repeat;
}
#portfolio a#ideas:link, #portfolio a#ideas:visited {
	background: url(img/portfolio.gif) 0 -148px no-repeat;
}
#portfolio a#ideas:hover {
	background: url(img/portfolio.gif) -198px -148px no-repeat;
}
#portfolio a#music:link, #portfolio a#music:visited {
	background: url(img/portfolio.gif) 0 -184px no-repeat;
}
#portfolio a#music:hover {
	background: url(img/portfolio.gif) -198px -184px no-repeat;
}
#portfolio a#branded:link, #portfolio a#branded:visited {
	background: url(img/portfolio.gif) 0 -220px no-repeat;
}
#portfolio a#branded:hover {
	background: url(img/portfolio.gif) -198px -220px no-repeat;
}
#portfolio a#film:link, #portfolio a#film:visited {
	background: url(img/portfolio.gif) 0 -256px no-repeat;
}
#portfolio a#film:hover {
	background: url(img/portfolio.gif) -198px -256px no-repeat;
}
/**************************************************
begin footer
**************************************************/
#copyright {
	background: url(img/logo_footer.gif) #000 top right no-repeat;
	float: left;
	height: 54px;
	margin: 30px 0 10px 0;
	padding: 0 54px 0 20px;
	width: 100%;
}
#copyright p {
	border-right: 18px solid #FFDD15;
	color: #fff;
	display: block;
	float: left;
	font: bold 11px Courier;
	height: 44px;
	line-height: 14px;
	padding: 5px 0;
	width: 500px;
}
#copyright ul {
	float: left;
	margin: 20px 0 0 20px;
}
#copyright ul li {
	display: inline;
	margin: 0 20px 0 0;
}
#copyright ul li a:link, #copyright ul li a:visited {
	color: #fff;
	font: bold 13px Courier;
	text-transform: uppercase;
}
#copyright ul li a:hover {
	background: none;
	color: #FFDD15;
}