/*  
Theme Name: Coopla
Theme URI: http://coopla.com/
Description: widget ready, SEO optimized, 2 or 3 columns, ads ready wordpress theme by <a href="http://coopla.com/">Coopla</a>.
Version: 1.1
Author: Coopla
Author URI: http://coopla.com/
Tags: widget ready, SEO optimized, fixed width, two columns, three columns, widgets, valid CSS, valid XHTML
*/
/*----------------------------------------------
  Reset
  ---------------------------------------------*/
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, b, u, i, center, 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-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  margin: 0px auto; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*----------------------------------------------
  Basic 
  ----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: none;
}

h1, h2, h3, h4 {
	color: rgb(68,68,68);
}

h2 {
	font-size: 1.5em;
	text-align: left;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}

h1, h2 {
}

a {
	color: rgb(64, 158, 211);
}

a:link, a:visited {
	text-decoration: none;
}

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

hr {
	display: none;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

pre {
	padding:0 5px 0 5px;
	border: 1px dotted #3656a5;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 0px 20px 0 20px;
	padding: 1px 20px 1px 20px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: left;
	margin: 15px 0 50px 0;
}

.page-nav {
	margin: 15 0 15 0;
}

/*----------------------------------------------
  Feeds 
  ----------------------------------------------*/
.rssfeed {
  display: block;
  font-size: 1em;
  margin: 0 0 0px 0;
  height: 30px;
  line-height: 30px;
  margin-left: 3px;
  padding: 0 0 0 35px;  
  background: url("images/feed-rss-icon.png") no-repeat 0 50%;
}

.twitter {
	display: block;
	font-size: 1em;
	margin: 0 0 0px 0;
	height: 30px;
	line-height: 30px;
	margin-left: 3px;
	padding: 0 0 0 35px;
	background: url("images/feed-twitter-icon.png") no-repeat 0 50%;
}

.facebook {
	display: block;
	font-size: 1em;
	margin: 0 0 0px 0;
	height: 30px;
	line-height: 30px;
	margin-left: 3px;
	padding: 0 0 0 35px;
	background: url("images/feed-facebook-icon.png") no-repeat 0 50%;
}

.buzz {
        display: block;
        font-size: 1em;
        margin: 0 0 0px 0;
        height: 30px;
        line-height: 30px;
        margin-left: 3px;
        padding: 0 0 0 35px;
        background: url("images/feed-buzz-icon.png") no-repeat 0 50%;
}


/*----------------------------------------------
  Body 
  ----------------------------------------------*/
body {
    /*	font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Helvetica, Arial, Sans-Serif; 
	/*font-family: Verdana, "lucida grande", sans-serif; */
	font-size: 1em;  
	background: white;
	color: rgb(68,68,68);
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0; 
}


/*----------------------------------------------
  Menu Bar
  ----------------------------------------------*/
#menu-bar {
    background:rgb(68,68,68) url(images/shadow.gif) repeat-x bottom left;
    border-top: 5px solid rgb(68,68,68); 
    margin: 0 0 0px 0;
    height: 55px;
}

#menu-bar a {
	font-size: 14px;
	line-height: 1em;    
	text-transform: uppercase;
	padding: 4px 15px;
	color: rgb(170,170,170); 
}

#menu-bar a:link, #menu-bar a:visited {
    color: rgb(170,170,170); 
    text-decoration: none; 
}

#menu-bar a:hover, #menu-bar a:active {
	color: white;
    text-decoration: underline; 
}

#menu-bar .logo {
	width: 880px;
	margin: auto;
}

#menu-bar .logo img {
	float: left;
}

#menu-bar .logo .menu {
	margin: 0px auto 0px auto;
	letter-spacing: -1px; 
	margin-top: 18px;
	float: right;
}

/*----------------------------------------------
  Page
  ----------------------------------------------*/
#page {
	background-color: white; 
	text-align: left;
	margin: 7px auto 10px auto;
	padding: 0;
	width: 950px;
}

h2.page-title {
	font-size: 1.6em;
}


/*----------------------------------------------
  Header
  ----------------------------------------------*/
#header { 
    background-color: white;
	margin: 0 0px; 
	height: 1px;
	width: 910px;
}

#header td { 
	font-size: 1.1em; 
}

#header h1 { 
	font-size: 1em; 
    margin: 0;
    padding:0;
}

.blog-title {
	font-size: 3em !important; 
	text-align: left;
 	font-weight: bold; 
    margin: 10px 0 0 0;
    padding: 0;
}
 
.blog-description {
	padding: 0 0 0 5px;
	margin: -5px 0 0 0;
	color: #555;
	font-size: 1.0em;
	text-align: left;
	letter-spacing: -1px;
}


a.blog-title:link, a.blog-title:visited {
	color: #000;
    text-decoration: none;
}

a.blog-title:hover, a.blog-title:active {
}


/*----------------------------------------------
  Content
  ----------------------------------------------*/
#content {
    background: #fff; 
    margin: 0 0 20px 0;
} 

#content .entry p {
	margin: 0.4em 0;
}

.logo {
	margin: 10px 0 40px 0;
}

#sidebar .logo {
	margin: 10px 0 20px 0;
}

.mainbar .entry  {
	line-height: 1.6em;
	margin-bottom: 20px;
	margin-top: 10px;
} 

#content .post .entry h3 {
        margin-bottom:-10px;
}

.postmetadata {
	text-align: left;
	padding-top: 5px;
	margin-bottom:20px;
	clear: left;
	color: #777;
	border-top: 1px dotted #bbb;
	font-size: 0.9em;
	line-height: 1.5em;
	clear:both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.alt {
    background: #f9f9f9;
}

#content h1 {
	font-size: 1.5em; 
	text-align: left;
	margin: 30px 0 0;
}

#content h2 {
	margin: 15px 0 0;
}

#content h2.page-title, h2.page-title {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
}

#content h1 a:link, #content h1 a:visited {
	color: rgb(68,68,68);
	text-decoration: none;
}

#content h1 a:hover, #content h1 a:active {
	color: #3656a5;
	text-decoration: underline;
}

#content h2 a:link, #content h2 a:visited {
	color: rgb(68,68,68);
	text-decoration: none;
}

#content h2 a:hover, #content h2 a:active {
	color: rgb(68,68,68);
	text-decoration: underline;
}

#content h3 a:link, #content h3 a:visited {
	color: rgb(68,68,68);
	text-decoration: none;
}

#content h3 a:hover, #content h3 a:active {
	color: rgb(68,68,68);
	text-decoration: underline;
}

.mainbar {
	float: left;
	padding: 0px 25px 0px 25px;
	margin: 0 0 0 0;
	width: 595px;
    background: #fff;
} 

.mainbar .post {
	margin: 25px 0 10px 0;
	text-align: justify;
}

.post hr {
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
} 

.nav {
	font-size: 1.3em; 	
}

.commenticon {
	padding: 0 0 0 20px;
    background: url("images/comment.png") no-repeat 0 50%;	
}

.caticon {
	padding: 0 0 0 20px;
	margin: 0 0 0 7px;
    background: url("images/category.png") no-repeat 0 50%;		
}


/*----------------------------------------------
  Footer
  ----------------------------------------------*/
#footer {
	width: 880px;
	color: #555;
    background: white; 
	border: none;
	padding: 0;
	margin: 0 auto;
    border-top: 1px solid #ccc;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
}

#footer a {
	margin: 0 7px 0 7px;
	color: rgb(68,68,68);
}

#footer a:link, #footer a:visited {
    text-decoration: underline; 
}

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

/*----------------------------------------------
  Sidebar
  ----------------------------------------------*/
#sidebar
{
	padding: 20px 0 0px 0;
    margin-left: 680px;
	width: 290px;
    background: #fff;
	font-size: 1em; 
}

#sidebar h2 { 
	font-size: 1.2em;
}
 
#sidebar h2, #sidebar h4, #wp-calendar caption, cite {
	text-decoration: none;
	color: rgb(68,68,68);
}

#sidebar h4 { 
	font-size: 1.2em;
	font-weight: none;
	margin: 0 0 0 0;
	padding: 0;
	margin-top: 15px;
}

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
}


#sidebar ul {
	margin-left: 0px;
        margin-top:0px;
	padding: 0 0 0 0px; 
	padding-left: 10px; 
	list-style-image: url(images/bullet-arrow.gif);
} 

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

#sidebar ol {
	padding: 0 0 0 20px;
	margin: 0;
}

#sidebar ol li {
	margin: 0;
	padding: 0;
}

#sidebar-node { 
     text-align: left;
     padding: 5px;
     margin: 0 0 8px 0;
}

#sidebar-node li {
    margin: 5px;
}

#sidebar form {
	margin: 0;
} 


/*----------------------------------------------
  Comments
  ----------------------------------------------*/ 
.comments {
	margin-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p { 
	font-size: 1.1em;
}

.commentmetadata {
	font-weight: normal;
}
 
small, .nocomments, strike {
	color: #777;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
} 

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
    margin: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

img.avatar {
    float:left; 
    margin: 0;
    padding: 0 4px 0 0; 
    vertical-align:middle;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
} 

/*----------------------------------------------
  Images
  ----------------------------------------------*/ 
p img {
	padding: 0;
	max-width: 100%;
}
 
.entry img {
    padding:5px; 
    display: block;
    margin: auto;
	border: 1px solid #ddd;
	margin-top: 10px;
	margin-bottom: 10px;
}


img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 17px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 17px 2px 0;
	display: inline;
}

.box {
	border: 1px solid #ddd;
}


/*----------------------------------------------
  Lists
  ----------------------------------------------*/ 
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	list-style-image: url(images/bullet-arrow.gif);
} 

html>body .entry li {
	margin: 2px 0 2px 10px;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

html>body .similar-posts ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	list-style-image: url(images/bullet-arrow.gif);
} 

html>body .similar-posts li {
	margin: 2px 0 2px 10px;
}

.similar-posts ol {
	padding: 0 0 0 20px;
	margin: 0;
}

.similar-posts ol li {
	margin: 0;
	padding: 0;
}

/*----------------------------------------------
  Search
  ----------------------------------------------*/ 
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
}

#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {  
	text-align:center;
}

select {
	width: 130px;
}

/*----------------------------------------------
  Captions 
  ----------------------------------------------*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
} 
