/*  
Theme Name: The Bar Project Project
Theme URI: http://blog.thebarproject.com/wp
Description: The Bar Project Project Theme
Version: 1
Author: Dave
Author URI: http://blog.thebarproject.com

	Based on the original theme for Typo
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/**** Layouts ****/
 
html { 
	min-width: 700px;
}


body {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background: url("/images/top.png") no-repeat;
	margin: 0 0 0 0;
}


#container {
	margin: 210px auto;
	padding: 0;
	text-align: left;
}


#making-of {
	position: absolute;
	top: 15px;
	left: 21px;
}


#search {
	margin-bottom: 10px;
}


#search label {
	margin: 0 10px 0 0;
}


#search input {
	padding: 4px;
	border: 1px solid #ccc;
}

#subscribe input.flat {
        padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}



#header {
	display: none;
}


#main {
	width: 500px;
	margin-left: 15px;
	margin-right: 85px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#main .blueblk{
	margin: 40px 0 0 0;
}


.post
{
	padding-bottom: 40px;
}


.post img
{
	padding: 5px 5px 5px 0;
}


#sidebar {
	position: absolute;
	top: 290px;
	left: 560px;
	text-align: left;
	/*border-left: 1px dashed #ccc;*/
	padding: 20px;
}


#sidebar #search-results {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}


#homelink {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sidebarContent {
        border-bottom: 1px dashed #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
}

#commentList {
	margin: 20px 0 40px 0;
	padding-left: 0px;
}


#commentList li {
	list-style: none;
	margin: 20px 0 20px 0;	
	border: 1px dashed #ccc;
	padding: 20px
}

#trackbackList {
	margin: 20px 0 40px 0;
	padding-left: 0px;
}


#trackbackList li {
	list-style: none;
	margin: 20px 0 20px 0;	
	border: 1px dashed #ccc;
	padding: 20px
}


#preview {
	list-style: none;
	margin: 20px 0 20px 0;	
	border: 1px dashed #ccc;
	padding: 20px
}

#footer {
	margin-left: 170px
}


.typocode
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

#twitter_div
{
        width: 200px;
        color: #454545;
}

#twitter_div span
{
        display: block;
        width: 150px;
}

#twitter_div a
{
        display: block;
        clear: left;
        padding-bottom: 0;
        margin-bottom: 0;
}

/**** Colors/Fonts ****/

#making-of {
	font-size: 22px;
	color: #708299;
}


#making-of a {
	color: #8dbc86;
	text-decoration: none;
	margin-left: 5px;
	border-bottom: 3px solid #8dbc86;
}


#search {
	font-size: 11px
}


#search input {
	font-size: 11px;
}

#subscribe {
	font-size: 11px;
}

#subscribe input {
	font-size: 11px;
}


#main {
	color: #454545;
	font-size: 11px;
	border-bottom: 1px dashed #ccc;
}


#main h2 {
	font-size: 28px;
	margin: 0;
}

#main h2 a {
	color: #374f72;
	text-decoration: none;
	font-size: 28px;
}


#main a {
	color: #708299;
}


#main h4.blueblk{
	font-size: 16px;
}

#sidebar {
	font-size: 11px;
}


#sidebar a {
	color: #708299;
	text-decoration: none;
}


#sidebar h3 {
	font-size: 11px;
	font-weight: bold;
}


#sidebar li {
	list-style: none;
	margin-left: -25px;
}


#sidebar img {
	border: 0;
	margin: 0 0 10px 5px;
}


#search img {
	border: 0;
	margin: 0;
}

#search #s
{
	width: 100px;
}

#search #searchsubmit
{
	/*height: 10px;*/
}

#homelink a {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}


#footer {
	font-size: 10px;
}


#footer a {
	color: #708299;
}

#commentList li.author_comment {
	background: #eee;
}

#commentList li div {
margin-bottom: 5px;
}

#commentList li div a.admintools {
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #000;
	background: #8dbc86;
	color: #fff;
}

#commentList li cite {
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px 10px 0;
	font-style: normal;
}


#commentList li cite a{
	text-decoration: none;
}


#trackbackList li div {
	margin-bottom: 10px;
}


#trackbackList li div a.admintools {
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #000;
	background: #8dbc86;
color: #fff;
}


#trackbackList li cite {
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px 0 0;
font-style: normal;
}


#trackbackList li cite a{
text-decoration: none;
}


#preview .author_comment {
	background: #eee;
}

#preview div {
	margin-bottom: 10px;
}

#preview img {
float: right;
	padding-left: 10px;
}


#preview cite {
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px 0 0;
	font-style: normal;
}


#preview li cite a{
	text-decoration: none;
}


#footer img {
	border: 0;
}


.TNR
{
	font-family: "Courier New"
}
/*Pagination*/
      div.pagination {
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

      div.pagination a {
              padding: 2px 5px 2px 5px;
              margin: 2px;
              border: 1px solid #ccc;

              text-decoration: none; /* no underline */
              color: #000000;
      }
      div.pagination a:hover, div.pagination a:active {
              border: 1px solid #ccc;

              color: #000;
      }
      div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px;
                      border: 1px solid #ccc;

                      font-weight: bold;
                      background-color: #777;
                      color: #FFF;
              }
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;

                      color: #DDD;
              }
              
              
/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/

div#videocomment
{
    font-size: 14px;
    font-weight: bold;
}