﻿/*
Theme Name: Barely Corporate
Theme URI: http://www.jasonbobich.com/
Description: A barely corprate Wordpress CMS theme for your company.
Author: Jason Bobich
Author URI: http://www.jasonbobich.com
Tags: two columns, widgets, CMS, corporate, company

Barely Corporate by Jason Bobich || http://www.jasonbobich.com
*/

/* Include navigation css */
@import url('layout/css/nav.css');

body {
	text-align: center;
	font-family: "Tahoma", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/* STANDARD TYPOGRAPHY */

p {
	font-weight:normal;
	margin: 12px 0;
	line-height:160%;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h6 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h5 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h4 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h3 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h2 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h1 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h1 {font-size: 30px;}

h2 {font-size: 25px}

h3 {font-size: 15px;
	text-align: center;
	color: #FFFFFF;
}

h4 {font-size: 14px}

h4 {font-size: 13px}

h5 {font-size: 12px}

h6 {font-size: 11px}

#full-width-content ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0 0 15px 25px;
}

#content ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0 0 15px 25px;
}

#full-width-content ul {
	list-style-position:outside;
	padding:0 0 15px 0;
}

#content ul {
	list-style-position:outside;
	padding:0 0 15px 0;
}

#full-width-content ul li {
	padding: 0 0 0 25px;
}

#content ul li {
	padding: 0 0 0 25px;
}

#full-width-content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
}

#content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
}

#full-width-content img {
	padding: 5px;
	border: none;
}

#full-width-content a img {
	padding: 5px;
	border: none;
}

#content img {
	padding: 5px;
	border: none;
}

#content a img {
	padding: 5px;
	border: none;
}

#full-width-content a:hover img {
	padding: 0;	
}

#content a:hover img {
	padding: 0;	
}

#full-width-content img.alignright {float:right; margin:0 0 5px 10px}

#content img.alignright {float:right; margin:0 0 5px 10px}

#full-width-content img.alignleft {float:left; margin:0 10px 5px 0}

#content img.alignleft {float:left; margin:0 10px 5px 0}

#full-width-content img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#full-width-content a img.alignright {float:right; margin:0 0 5px 10px}

#content a img.alignright {float:right; margin:0 0 5px 10px}

#full-width-content a img.alignleft {float:left; margin:0 10px 5px 0}

#content a img.alignleft {float:left; margin:0 10px 5px 0}

#full-width-content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* CLASSES */

.small { font-size: 11px }
.clear { clear:both }
.full-width { width: inherit }

/* HEADER */

#header {
	height: 129px;
}

#header-inner {
	margin: auto;
	width: 972px;
	height: 84px;
	position: relative;
}

#header-inner h1 {
	position: absolute;
	top: 0px;
	left: 10px;
	margin-left: 10px;
	
}

#header-inner a#logo {
	text-indent: -99999px;
	display: block;
	width: 930px;
	height: 100px;
}

#openCloseIdentifier {
	display: none;	
}

#social {
	position: absolute;	
	top: -46px;
	/* top: 0; <- Moves here on animation, uncomment if you want to test without javascript or jQuery. */
	right: 6px;
}

#social-content {
	height: 46px;
	width: 294px;
	float: right;
}

#social-content ul {
	float: right;
	margin-right: 3px;
}

#social-content li {
	float: left;
	padding: 5px 2px;
	display: inline;
}

#social-content a#ro {
	background: url('layout/images/social/ro.png') 0 2px no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -99999px;
}
#social-content a#de {
	background: url('layout/images/social/de.png') 0 2px no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -99999px;
}
#social-content a#en {
	background: url('layout/images/social/en.png') 0 2px no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -99999px;
}

#social-content a#rss {
	background: url('layout/images/social/rss.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#facebook {
	background: url('layout/images/social/facebook.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#twitter {
	background: url('layout/images/social/twitter.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#flickr {
	background: url('layout/images/social/flickr.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#linkedin {
	background: url('layout/images/social/linkedin.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#myspace {
	background: url('layout/images/social/myspace.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#youtube {
	background: url('layout/images/social/youtube.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#digg {
	background: url('layout/images/social/digg.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#digg:hover {
	background-position: 0 0;	
}

#social-content a#youtube:hover {
	background-position: 0 0;	
}

#social-content a#myspace:hover {
	background-position: 0 0;	
}

#social-content a#linkedin:hover {
	background-position: 0 0;	
}

#social-content a#flickr:hover {
	background-position: 0 0;	
}

#social-content a#twitter:hover {
	background-position: 0 0;	
}

#social-content a#facebook:hover {
	background-position: 0 0;	
}

#social-content a#rss:hover {
	background-position: 0 0;	
}

#social-tab { /* No styles needed. */ }

a.btn-slide {
	display: block;
	width: 106px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
}

a.btn-slide:hover {
	background-position: 0 -20px;
}

a.active {
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

a.active:hover {
	background-position: 0 -60px;	
}

#main {
	overflow: hidden;
	padding-bottom: 10px;
	z-index:1; 
	position: relative;
}

#main-inner {
	margin: auto;
	padding-top: 15px;
	width: 960px;
	overflow: hidden;
	min-height: 350px;
	text-align: left;
}

#main-inner h2.title {
	font-size: 30px;
	margin-left: 10px;	
}

/* HOMEPAGE ELEMENTS */

#home-display {
	padding: 10px;
	margin: 0 10px 10px 10px;
}

#home-slogan {
	font-size: 23px;
	/* width: 940px; */
	margin: 0 10px 10px 10px;
	line-height: 1.4;
	position: relative;
	padding: 10px 20px 10px 20px;
}

#home-box-containter {
	padding-bottom: 10px;
}

.home-box {
	width: 300px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

#main-inner .home-box h2 {
	font-size: 19px;
	margin: 0;
}

.home-box ul {
	padding: 3px 0;
	margin: 12px 0;
}

.home-box p {
	padding: 3px 0;
	margin: 12px 0;
}

.home-box .pad {
	padding: 20px;
}

/* FOOTER ELEMENTS */

#footer-box-container {
	width: 960px;
	margin: 0 auto 30px auto;
	
}

.footer-box {
	width: 220px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	display: inline;
}

.footer-box h2 {
	font-size: 19px;
	margin: 0;
}

.footer-box ul {
	padding: 3px 0;
	margin: 12px 0;
}

.footer-box p {
	padding: 3px 0;
	margin: 12px 0;
}

.footer-box .pad {
	padding: 0 20px;
}

/* ALL ROUNDED CORNER BOXES */

.rounded-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
} 

.rounded-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
} 

/* PORTFOLIO */

.portfolio-row {
	clear: both;
	overflow: hidden;
}

.portfolio-box {
	width: 300px;
	margin: 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

.portfolio-box h3 a {
	text-decoration: none;	
}

.portfolio-box h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

.portfolio-box p {
	padding: 0
}

.portfolio-box .pad {
	padding: 20px 20px 10px 20px;
}

.portfolio-box img {
	display: block;
	position: relative;
	z-index: 2;
}

.portfolio-box a.lightbox {
	display: block;
	position: relative;
}

.portfolio-box .enlarge {
	width: 260px;
	height: 125px;
	background: url(layout/images/enlarge.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* NEWS PAGE */

.featured-news {
	padding: 10px;
}

.news-article {
	float: left;
	width: 330px;
	margin: 10px;
}

.news-article h2 {
	font-size: 15px;	
}

/* BLOG */

.author-box {
	font-size: 11px;
}

.comments-link {
	padding-left: 18px;
	background: url('layout/images/comment.gif') no-repeat;
}

.entry {
	margin: 0 0 20px 0;
	padding: 0;
}

.entry h3 {
	margin-top: 0;
	font-size: 25px;
}

.entry h3 a {
	text-decoration: none;	
}

.entry img {
	float: left;
	margin: 10px 10px 10px 0;
	display: inline;
}

/* COMMENTS */

#comments-wrap {
	padding-top: 10px;
}

#comments-wrap a.name {
	text-decoration: none;	
}

#comments-wrap ol.commentlist {
	padding-left: 0;	
}

#comments-wrap ol ol {
	padding-left: 80px;
	padding-top: 10px;
}

#comments-wrap li {
	padding: 5px 0;
	list-style: none;
}

.comment-left {
	float: left;
	width: 12%;
	display: inline;
}

.comment-right {
	float: left;
	width: 88%;
	display: inline;
}

.comment-right-inner {
	padding: 10px;
}

.comment-right .name {
	font-size: 20px;	
}

.reply-link {
	padding-left: 18px;
	background: url('layout/images/reply.png') no-repeat;
}

#respond {
	margin-top: 20px;
	position: relative;
}

#respond .pad {
	padding: 20px;
}

#respond label.error {
	color: #990000;
	padding: 5px 0;
	margin-left: 100px;
	display: block;
	width: 300px;
	font-size: 11px;
}

#respond h3 {
	margin-bottom: 20px;	
}

#respond fieldset {
	margin-bottom: 10px;
}

#respond textarea {
	padding: 5px;
}

#respond input {
	padding: 5px;
}

#respond textarea {
	width: 350px;
	height: 200px;
}

#respond legend {
	padding: 0 2px;
	font-weight: bold;
}

#respond label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#respond fieldset ol {
	margin: 0;
	padding: 0;
}

#respond fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#respond label {
	width: 95px; /* Width of labels */
}

#respond #submit {
	cursor: pointer;
	padding: 5px 10px;
}


/* CONTACT FORM */ 

#contact {
	position: relative;
	padding: 20px;
}

#contact #sent {
	display: none;
}

#contact h3 {
	margin-bottom: 20px;	
}

#contact label.error {
	color: #990000;
	padding: 5px 0 5px 90px;
	display: block;
	font-size: 11px;
}

#contact fieldset {
	margin-bottom: 10px;
}


#contact textarea {
	width: 258px;
	height: 100px;
}

/* WIDGETS GENERAL */

.widget ul {
	padding: 0 0 0 15px;	
}

.widget ul li {
	list-style: circle;
}

.widget ul li a {
	display: block;
	padding: 5px 0;
}

/* PAGE NAVI PLUGIN */

.wp-pagenavi {
	margin: 10px;
	margin-left: 0;
}

.single-column-page-navi {
	margin-left: 10px;
}

.wp-pagenavi a:link {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi a {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi span.current {
	padding: 5px 7px; 
	margin: 2px;
	font-weight: bold;
}


/* 2 COLUMN LAYOUT */

#sidebar {
	float: left;
	width: 220px;
	margin: 0 10px;
	overflow: hidden;
	display: inline;
}

#content {
	float: right;
	width: 700px;
	margin: 0 10px;
	overflow: hidden;
}

#main-inner #content h2.title {
	margin-left: 0px;
	font-size: 30px;
}

/* SINGLE COLUMN LAYOUT */

#full-width-content {
	margin: 0 10px;
}

#main-inner #full-width-content h2.title {
	margin-left: 0px;
	font-size: 30px;
}

/* SIDEBAR */

#sidebar .widget {
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
}

#sidebar .widget p {
	font-size: 11px;
}

#sidebar h2 {
	font-size: medium;
	margin: 0 0 10px 0;
	text-align: center;
	color: #990000;
}

#sidebar .widget li a {
	padding: 3px 0px 3px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
}

#sidebar .widget li a:hover {
	text-decoration: none;
}

#sidebar .widget li a.current_page_item {
	font-weight: bold;
}

#sidebar .widget ul {
	padding: 0;
	margin-left: 2px;
}

#sidebar .widget li {
	list-style: none;	
}

#sidebar .widget ul ul {
	padding: 0 0 0 10px;
	margin-left: 2px;
}

/* FOOTER */

#footer {
	padding: 20px;
}

/* ADD ONS */

/* Homepage Slideshow */

#slideshow-wrapper {
	width: 920px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

#slideshow {
	z-index: 1;
}

#slideshow-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
	z-index: 2;
}

#slideshow-nav li {
	float: left;
	display: inline;
}

#slideshow-nav li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin: 0 1px;
	padding: 0;
	background-position: 0 0;
	width: 13px;
	height: 13px;
}

#slideshow-nav li a.activeSlide {
	background-position: -13px 0;
}

#slideshow-nav li a:hover {
	background-position: -13px 0;
}

.slide {
	position: relative;
}

.slide-image {
	float: left;
	display: inline;
}

.slide-excerpt {
	float: left;
	width: 420px;
	height: 300px;
	display: inline;
}

/* Twitter Widget */

.twitter_div ul {
	padding: 0;	
}

.twitter_div ul li {
	padding: 5px 0;
	list-style: none;
}

.twitter-follow {
	text-align: left;
	display: block;
}

/* Recent Posts Widget */

ul.jaybich-recent-posts {
	padding: 0;	
}

ul.jaybich-recent-posts li {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

ul.jaybich-recent-posts li a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	text-decoration: none;
}

.jaybich-recent-posts a:hover {
	background: #f2f2f2;
	text-decoration: none;
}

.jaybich-recent-posts .post-title {
	display: block;
	font-weight: bold;
}

.jaybich-recent-posts .post-date {
	color: #666;	
}

/* Ad Widgets */

.jaybich-ad-skyscraper {
	text-align: center;	
}

.jaybich-ad-full-banner {
	text-align: center;	
}

.jaybich-ad-wide-skyscraper {
	text-align: center;	
}

.jaybich-ad-wide-skyscraper img {
	margin: 2px;
}

/* News Scroller Widget */

.news-scroller-wrapper {
	position: relative;
	overflow: hidden;
	height: 330px;
}

.news-scroller-nav {
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 2;
}

.news-scroller-nav li {
	float: left;
	padding: 1px;
	display: inline;
}

.news-scroller-nav a {
	display: block;
	padding: 0 5px;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	background: #f2f2f2;
	color: #000;
}

.news-scroller-nav a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}

.news-scroller {
	overflow: hidden;
	z-index: 1;
}

.news-scroller div {
	font-size: 12px;
	height: 330px;
	width: 260px;
	overflow: hidden;
}

.news-scroller div p {
	padding: 5px 0;
}

.news-scroller div .date {
	color: #555;
	font-size: 11px;
}
fieldset {
	border: none;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom: 1px solid #cccccc;
}

legend {
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: -10px;
	padding-left: 0px;
	color: #3392cf;
}	

fieldset p {
	clear: both;
	padding-top: 10px;
	width: 400px;
}

fieldset p.first {
	padding-top: 0;
}

fieldset label {
	float: left;
	width: 120px;
	padding-top: 3px;
}

fieldset p span {
	float: right;
	width: 280px;
}

fieldset label span {
	float: none;
	width: auto;
	color: red;
	font-weight: bold;
	padding-left: 5px;
}


fieldset select {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	resize: none;
}


fieldset textarea {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	resize: none;
}


fieldset input {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	resize: none;
}
fieldset select:focus {
	background: #ffffff;
	border: 1px solid #3399cc;
	outline: none;
}
fieldset textarea:focus {
	background: #ffffff;
	border: 1px solid #3399cc;
	outline: none;
}
fieldset input:focus {
	background: #ffffff;
	border: 1px solid #3399cc;
	outline: none;
}
fieldset select:hover {
	border: 1px solid #3399cc;
}

fieldset textarea:hover {
	border: 1px solid #3399cc;
}

fieldset input:hover {
	border: 1px solid #3399cc;
}

fieldset.captcha {
	width: auto;
}
fieldset.captcha p {
	width: 240px;
}
fieldset p.message { width:auto; }
fieldset.captcha input { margin-top: 5px; }

input.button {
	border: 1px solid #222;
	background: #333;
	padding: 5px;
	width: 120px;
	border-radius: 5px;
	font-size: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	cursor: pointer;
}
input.button:hover {
	background: #444;
}

.error {
	background: #cc9999;
	border: 1px solid #a9343d;
	border-radius: 5px;
	font-size: 11px;
}
.error p {
	font-weight: bold;
	color: #6c1218;
	text-indent: 20px;
}

.success {
	background: #99ff99 url('accept.png') no-repeat 11px 10px;
	border: 1px solid #336600;
	border-radius: 5px;
	font-size: 11px;
}
.success p {
	font-weight: bold;
	color: #336600;
	text-indent: 35px;
}