/**
 * Theme Name: MOP2
 * Description: A collage of of one's thoughts, hobbies, and favorites.  A child theme of the Hybrid theme framework.
 * Version: 0.1
 * Author: Enej Bajgoric
 * Author URI: http://modeofproduction.org
 * Tags:
 * Template: hybrid
 *
 * 
 * MOP2 is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */




/* Body */
body {
	font: 14px/18px "Myriad Pro","Helvetica Neue", "Helvetica", Arial, sans-serif;
	color: #666;
	background:#EEE url(images/background.gif) repeat-y 0 0 
	}

/* Body container */
#body-container {
	width: 920px;
	margin: 0;
	padding:10px 0;
	height: 100%;
	}

/**
* Elements
************************************************/

/* Links */
a {
	color: #C52128;
	}
a:hover {
	text-decoration: underline;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	}
h2 {
	font-size: 18px;
	}
h3 {
	font-size: 18px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 16px;
	}
h6 {
	font-size: 14px;
	}

/* Lists */
.content ul {
	list-style: none;
	}
.content ul li {
	overflow: hidden;
	padding-left: 10px;

	}

/* Blockqoutes */
blockquote {
	overflow: hidden;
	margin: 0 10px;
	padding: 0 0 0 20px;
	color:#666;
	
	}
blockquote blockquote {
	padding: 0 10px;
	font-size: 12px;
	color: #666;
	background: transparent;
	}
blockquote.pullquote {
	width: 200px;
	margin: 9px 0 3px 0;
	padding: 6px 9px;
	font-size: 18px;
	text-align: center;
	color: #333;
	background: transparent;
	}
.pullquote p {
	margin: 0;
	}
span.pullquote {
	float: none !important;
	margin: 0 !important;
	}

/* Code */
code {
	padding: 0 3px;
	
	}
pre {
	overflow: auto;
	
	}

/* Alignment */
.alignleft, .left {
	float: left;
	margin-right: 10px !important;
	}
.alignright, .right {
	float: right;
	margin-left: 10px !important;
	}
.aligncenter, .center {
	display: block;
	margin: 0 auto 20px auto;
	}
.block {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}

/* Tables */
table {
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 1px;
	}
th {
	
	
	}
td {
	
	}
th, td {
	padding: 5px;
	}

/* Drop caps */


/* Warnings, notes, errors, and downloads */
.note, .download, .warning, .alert, .error {
	padding: 10px;
	border: 1px solid #e2decc;
	}

/**
* Images
************************************************/
.post img {
	padding: 5px 5px 10px 5px !important;
	background: #CCC;
	}

/* Captions [caption] */
.wp-caption {
	max-width: 480px;
	padding: 5px 0 10px 0;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	}
.wp-caption img, .wp-caption a img {
	max-width: 468px;
	margin: 0 auto;
	padding: 0 !important;
	background: transparent;
	border: 1px solid #CCC;
	}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 55px;
	height: 55px;
	margin: 10px 0 0 20px;
	}

/* Gallery [gallery] */
.gallery {
	margin-bottom: 20px !important;
	}
.gallery img {
	border: none !important;
	}

/**
* Header
************************************************/
#header-container{
	width: 200px;
	position: fixed;
	left: 20px;
	top:0;
	text-align:left;
	
	}

#site-title {
	font-size: 50px;
	padding:25px 0;
	line-height: 40px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing:-1px;
	}
#site-title a {
	color: #C52128;
	}
#site-title a:hover{
	text-decoration:none;
}
#site-description {
	margin: 10px 0 0 10px;
	float: left;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #000;
	}

/**
* Navigation
************************************************/
#navigation {
	width: 200px;
	position:fixed;
	left: 10px;
	top:120px;
	text-align:left;
	}

/* Page navigation */

#page-nav ul,
#page-nav li{

	list-style: none;
	padding: 0;
	margin: 0;
}
#page-nav li a {
	padding: 8px 10px 12px 10px;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #111;
	}
#page-nav li a:hover{
	color:#C52128;
	text-decoration:none;
}
#page-nav li.current_page_item {
	color: #333;
	}
#page-nav li.current_page_item li {
	color: #000;
	}


/**
* Container (content and widget areas)
************************************************/
#container {
	overflow: hidden;
	width: 660px;
	margin:0 0 0 320px;
	text-align:left;
	}

/**
* Content
************************************************/
.content {
	overflow: hidden;
	float: left;
	padding: 20px 0;
	}
.page-template-no-widgets .content, .no-widgets .content {
	width: 780px;
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0;
	color: #333;
	}	
.date {
	color:#A6ACAD;
	display:block;
	font-family:lucida grande,helvetica,arial,sans-serif;
	font-size:10px;
	margin-bottom:0;
	}
/* Entry title */
.entry-title {
	color:#000000;
	display:block;
	font-family:helvetica,arial,sans-serif;
	font-size:29px;
	letter-spacing:-0.05em;
	line-height:1.2em;
	margin-bottom:10px;
	}
.entry-title a {
	color: #000;
	}
.entry-title a:hover{
	text-decoration:none;
}
/* Post Entry */
.entry-content, .entry-summary {
	}
.more-link {
	padding-right: 15px;

	}

/* Post Meta */
.entry-meta {
	overflow: hidden;
	padding: 20px 0 5px 0;
	}
.entry-meta a {
	color: #C52128;
	}

/* Multi-paged posts */
p.pages a {
	overflow: hidden;
	margin: 0 3px;
	padding: 3px 6px;

	border: 1px solid #EEE;
	}

.navigation-attachment {
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 20px;
	}

/* Series */
.series {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 14px 20px 0 20px;

	}
.series-title {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #C52128;
	
	}
.series ul {
	margin-left: 0;
	}

/* Archives and other page types */
.category-info, .author-info, .date-info, .tag-info, .archive-info, .search-info {
	overflow: hidden;
	margin: 0;
	color: #333;

	}
.page-template-biography .author-info {
	margin: 0;
	border: none;
	}
.page-title, .category-title, .author-title, .date-title, .tag-title, .archive-title, .search-title, .error-404-title {
	margin: 20px 0;
	padding: 0 ;

	}
.category-description, .author-description, .date-description, .tag-description, .archive-description, .search-description {
	margin: 0;
	}
.author-profile .avatar, .author-info .avatar {
	float: left;
	width: 55px;
	height: 55px;
	margin: 0 10px 0 0;
	padding: 5px 5px 10px 5px;

	}
.author-profile .author-name {
	margin-bottom: 0;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	height: 100%;
	margin: 0 0;
	padding: 15px ;
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;

	}
.previous {
	float: left;
	width: 40%;
	padding-left: 23px;

	}
.next {
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 23px;

	}

/**
* Widget Areas
************************************************/
#primary, #secondary {
	overflow: hidden;
	float: right;
	width: 240px;
	line-height: 19px;
	
	display: none;
	
	}
#secondary {
	clear: right;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 14px 20px 0 20px;

	
	}

/* Widget title */
.widget-title {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #C52128;
	
	}

/* Widget lists */
.widget ul {
	list-style: none;
	margin-left: 0;
	}
.widget ul ul {
	margin: 0;
	}
.widget ul li {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	
	}
.content .widget ul li {
	overflow: hidden;
	padding: 0 0 5px 7px;

	}
.widget ul li li, .content .widget ul li li {
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 7px;

	border: none;
	}

/**
* Comments Template
************************************************/
#comments, #respond {
	overflow: hidden;
	height: 100%;
	margin: 0 0 0 0;
	padding: 15px 0 20px 0;

	border-top: 2px solid #EEE;
	}
#comments #respond {
	padding: 15px 0 0 0;
	border: none;
	}

/* Comments header */
.comments-header, #reply {
	margin: 2px 0 20px 0;
	padding: 0;

	}
#comments #reply {
	margin-bottom: 0;
	padding: 0 0 0 0;
	background: transparent;
	}
#comments .comments-header {
	margin-bottom: 0;
	}

/* Comments list */
#comments ol {
	list-style: none;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin: 0 0;
	}
#comments ol ol {
	margin: 0 0 0 0;
	}
#comments li {
	overflow: hidden;
	padding: 19px 0 0 0;
	}
#comments li li {
	margin: 0;
	padding-left: 0;

	}

/* Avatar */
#comments .avatar {
	overflow: hidden;
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 10px 0 0;
	padding: 5px 5px 10px 5px;

	}

/* Comment meta data */
.comment-meta-data {
	padding: 0 0 4px 0;
	font: 12px/22px arial, verdana, sans-serif;
	}
.comment-meta-data a {
	color: #C52128;
	}

/* Comment author */
.comment-author cite {
	}
.comment-author a {
	color: #8d5608;
	}

/* Comment text */
.comment-text {
	border-bottom: 1px solid #EEE;
	}

/* Comments form */
#respond {
	padding: 15px 0 20px 0;
	}
#respond form {
	padding: 0 0;
	}
#comments #respond form {
	padding: 0;
	}
#respond .form-author, #respond .form-email, #repsond .form-url {
	margin: 0 0 10px 0;
	}
#respond .form-author label, #respond .form-email label, #respond .form-url label {
	float: left;
	width: 70px;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 10px;
	}
.text-input {
	display: block;
	padding: 5px 5px 6px 5px;
	border: 1px solid #EEE;
	}
#respond .text-input {
	width: 275px;
	}

#respond .form-textarea label {
	display: none;
	}
textarea {
	width: 370px;
	border: 1px solid #EEE;
	}
#respond .form-submit {
	overflow: hidden;
	}
#respond .button {
	float: left;
	padding: 3px 15px;
	margin: 0 10px 10px 0;
	color: #FFF;
	background:#C52128;
	
	border: none;
	}
.button:hover {
	cursor: pointer;
	}

.comment-action {
	clear: both;
	}

/**
* Footer
************************************************/

/* Subsidiary */
#subsidiary {
	float: left;
	overflow: hidden;
	width: 760px;
	padding: 20px 0 0 20px;
	margin: 0 0 20px 0;
	}
#subsidiary .widget {
	float: left;
	overflow: hidden;
	width: 170px;
	margin: 0 20px 0 0;
	padding: 0;
	border: none;
	}

/* Footer */
#footer {
	clear: both;
	overflow: hidden;
	width: 740px;
	height: 39px;
	padding: 20px;
	color: #333;

	}
#footer a {
	}
#footer .copyright {
	float: left;
	width: 40%;
	}
#footer .credit {
	float: right;
	text-align: right;
	width: 40%;
	}

/* Some IE6-specific rules b/c it can't seem to handle background images correctly */
.ie6 blockquote, .ie6 .series, .ie6 .post, .ie6 .entry-title, .ie6 #primary, .ie6 #secondary, .ie6 #subsidiary, .ie6 .widget,
.ie6 .category-info, .ie6 .author-info, .ie6 .date-info, .ie6 .tag-info, .ie6 .archive-info, .ie6 .search-info,
#comments li {
	height: 100%;
	}
