/*
Theme Name: burnmind.com
Theme URI: http://www.burnmind.com/
Description: burnmind.com template 
Version: 1.0
Author: burNMind
Author URI: http://www.burnmind.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form
  {
  margin: 0;
  padding: 0;
  }

body
  {
  margin: 0;
  font-family: Verdana, Arial, Georgia, Sans-serif;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  background: #656a56 url(images/bg.png) repeat-x;
  color: #000000;
  }
  
h1
  {
  font-size: 24px;
  padding: 0 0 10px 0;
  }

h2
  {
  font-size: 24px;
  padding: 0 0 10px 0;
  }

a:link, a:visited
  {
  color: #000000;
  }
  
a:hover
  {
  color: #656a56;
  }

p
  {
  padding: 10px 0 0 0;
  }

#wrapper
  {
  margin: 0 auto 0 auto;
  width: 960px;
  text-align: left;
  }

#header
  {
  font-size: 28px;
  float: left;
  width: 960px;
  height: 148px;
  color: #ffffff;
  background: url(images/read.png) no-repeat top right; 
  }

.logoImg
  {
  float: left;
  padding: 0px 0px 0px 0px;
  background: #656a56 url(images/logo.png) no-repeat;
  width: 85px;
  height: 100px;
  }

.logo2Img
  {
  float: left;
  margin-top: 32px;
  margin-left: 10px;
  margin-bottom: 18px;
  padding: 0px 0px 0px 0px;
  background: #656a56 url(images/logo2.png) no-repeat;
  width: 346px;
  height: 61px;
  }

.logo
  {
  padding: 60px 0px 0px 0px;
  height: 50px;
  }

.logo a
  {
  color: #ffffff;
  text-decoration: none;
  }

.logo a:hover
  {
  color: #ffffff;
  text-decoration: underline;
  }

.cont
  {
  width: 960px;
  font-size: 14px;
  float: left;
  margin-left: 100px;
  padding: 0px;
  letter-spacing: 3px;
  color: #ffffff;
  }

#twitter
{
  float: left;
  width: 960px;
  height: 90px;
  background: url(images/twitter_back.png) no-repeat;
  color: #ffffff;
  padding: 0px;
}

.latestTweet
{
  font-family: Verdana, Arial, Georgia, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 0px;
  margin: 4px 0 0 33px;
}

.tweet
  {
  margin: 10px 0 0 12px;
  width: 880px;
  font-family: Verdana, Arial, Georgia, Sans-serif;
  font-size: 12px;
  float: left;
  padding: 0px;
  letter-spacing: 2px;
  }

.tweet a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none; 
}

.tweet a:hover
{
  text-decoration: underline; 
}

.follow
{
  font-family: Verdana, Arial, Georgia, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0px;
  margin: 46px 0 0 712px;
}

.follow a
{
  color: #ffffff;
  text-decoration: none;
}

.follow a:hover
{
  text-decoration: underline;
}

.nav
  {
  float: left;
  }

.nav a
  {
  color: #ffffff;
  text-decoration: none;
  }

.nav a:hover
  {
  text-decoration: underline;
  }
  
.search
  {
  float: right;
  margin-top: 0px;
  margin-right: 105px;
  padding: 0px;
  }

#searchBtn
  {
  background: none;
  border: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
  }

#searchBtn:hover
  {
  border: 1px solid #ffffff;
  }

.about 
  {
  background: url(images/about.png) no-repeat;
  padding: 0px 5px 0px 110px;
  min-height: 153px;
  color: #656a56;
  }

.about p
  {
  padding: 0px 0px 10px 0px;
  }

#container
  {
  float: left;
  width: 596px;
  padding: 10px 0 0 0;
  }

.post
  {
  padding: 10px 15px 10px 15px;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 1px 1px 7px #000;
  -webkit-box-shadow: 1px 1px 7px #000;
  }

.post a
  {
  font-weight: bold; 
  text-decoration: none;
  }

.post a:hover
  {
  text-decoration: underline;
  }

.post h2
  {
  font-family: Arial, Verdana, Georgia, Sans-serif;
  font-size: 24px;
  }

.entry
  {
  line-height: 20px;
  }

.image
  {
  float: right;
  padding: 5px 0px 0px 5px;
  }

.caption
  {
  text-align: center;
  padding: 0px 0px 0px 0px;
  font-style: italic;
  font-size: 11px;
  }

.imgCenter
  {
  padding: 5px;
  text-align: center;
  } 

p.postmetadata
  {
  border-top: 1px solid #ccc;
  margin: 10px 0 10px 0;
  font-size: 12px;
  text-align: right;
  }

.related
{
  border-top: 1px solid #ccc;
  padding: 10px 0 0 0;
  line-height: 20px;
}

.navigation
{
  text-align: center;
  color: #ffffff;
  padding: 0px 0px 0px 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

.navigation a
{
  color: #ffffff;
  text-decoration: none;
}

.navigation a:hover
{
  text-decoration: underline;
}

.sidebar
  {
  float: left;
  width: 354px;
  margin: 10px 0px 0px 10px;
  padding-bottom: 10px;
  display: inline;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 1px 1px 7px #000;
  -webkit-box-shadow: 1px 1px 7px #000;
  }

.sidebarTop
  {
  float: right;
  width: 354px;
  margin: 0px 0 -15px 10px;
  background: #656a56 url(images/side-top.png) no-repeat;
  }

.sidebarBot
  {
  float: right;
  width: 354px;
  background: #656a56 url(images/side-bottom.png) no-repeat;
  padding: 0px 0px 15px 0px;
  }

.sidebar a
  {
  text-decoration: none;
  }

.sidebar a:hover
  {
  text-decoration: underline;
  }

.sidebar ul
  {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 10px;
  }

.sidebar ul li
  {
  padding: 10px 0 5px 0;
  font-size: 14px;
  }

.sidebar ul li h2
  {
  font-family: Arial, Verdana, Georgia, Sans-serif;
  font-size: 20px;
  }

.sidebar ul ul li
  {
  padding: 0;
  line-height: 24px;
  }

#flickr
{
  margin: 5px 0px 10px 5px;
  float: left;
}

#flickr h2
{
  font-family: Arial, Verdana, Georgia, Sans-serif;
  font-size: 20px;
  margin: 0 0 0 5px;
}

#flickr img
{
  border: none;
  margin: 0 5px 0 5px;
}

#connect
{
  margin: 5px 0px 0px 5px;
}


#connect h2
{
  font-family: Arial, Verdana, Georgia, Sans-serif;
  font-size: 20px;
  margin: 0 0 0 5px;
}

.social
{
  float: left;
  margin: 0 0 10px 25px;
}

.social img
{
  border: none;
  margin: 0 5px 0 5px;
  float: left;
}

.social p
{
  font-size: 16px;
  float: left;
}

#portfolio
{
  margin: 15px 0px 0px 5px;
  float: left;
}

#portfolio img
{
  border: none;
  margin: 0 5px 0 5px;
}

#event
{
  margin: 5px 0px 0px 5px;
  float: left;
}

#event h2
{
  font-family: Arial, Verdana, Georgia, Sans-serif;
  font-size: 20px;
  margin: 0 0 0 5px;
}

#event img
{
  border: none;
  margin: 0 0px 0 97px;
}

.alt
{
  background: #f2f2f2;
}

.comments-template
{
  margin: 40px 0 0 0;
}

.archives
{
  text-transform: lowercase;
}

.comments-template ol
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li
{
  font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 18px;
	padding: 0 0 10px 0;
}

.comments-template ol li a
{
  color: #656a56;
}

.comments-template h2, .comments-template h3
{
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #656a56;
}

.gravatar
{
  float: left;
  margin-right: 10px;
}

.commentmetadata
{
	font-size: 12px;
  border-bottom: 1px solid #cccccc;
  color: #656a56;
  margin-left: 50px;
}

.commentlist p
{
  margin-left: 50px;
}

.commentmetadata a
{
  color: #656a56;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template input
{
  font-size: 12px;
  background: #f2f2f2;
  border: 1px solid #cccccc;
}

.comments-template textarea
{
	font-size: 12px;
  background: #f2f2f2;
  border: 1px solid #cccccc;
}

.comments-template .author-comment
{
  margin: 10px 0 0 0;
  padding: 0;
  height: 15px;
  background: right url(images/author_comment.png) no-repeat;
}

.comments-template #submit
{
  cursor: pointer;
}

#footer
{
  clear: both;
  float: left;
  width: 100%;
  background: url(images/footer.png) repeat-x;
  color: #ffffff;
  margin-top: 20px;
}

#footerBack
{
  float: left;
  margin-top: 10px;
  background: #000000 url(images/think.png) no-repeat bottom right;
  width: 100%;
  padding-bottom: 100px;
}

#footerWrap
{
  width: 960px;
  margin: 0 auto 0 auto;
  background-image: url(images/think.png); 
  background-position:bottom right;
}
  
#footerLogo
{
  float: left;
  background-image: url(images/footerLogo.png);
  width: 83px;
  height: 100px;
  margin: -10px 0px 0 0;
}

.box
{
  float: left;
  margin-left: 40px;
}

.box2
{
  float: left;
  margin-left: 50px;
  width: 450px;
}

.box h1,.box2 h1
{
  font-size: 20px;
}

.box ul, .box2 ul
{
  padding: 0;
  margin: 0;
}

.box ul li
{
  list-style: none;
	line-height: 20px;
	font-size: 14px;
}

.box2 ul li
{
  list-style: lower-roman;
  text-align: left;
  margin-top: 5px;
}

#footer a
{
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

.rss
{
  margin: 0px 5px -1px 0px;
  padding: 0px;
  border: none;
}

.google-ads
{
  margin: 20px 0 0 49px;
}