/*
Theme Name: enter the fraternity
Theme URI: http://judepereira.com/blog/
Description: enter the fraternity, inherited from bsd
Author: j. pereira
Author URI: http://judepereira.com/blog/
Template: bsd
Version: 0.1a
*/
 
@import url("../bsd/style.css");
/* some awesome design overrides */

a:link {
color: #7BAA0F;
}

a:visited {
color: #7BAA0F;
}

#tweet-main {
padding-top: 13px;
position: absolute;
}

#tweet-main-low {
padding-top: 5px;
position: absolute;
}

h1#front-1.title {
margin-left: 70px;
}

h2#front-1.title {
margin-left: 70px;
}

#tweet-button {
	height: 32px;
}

#menu a {
text-decoration: none !important;
padding: 7px 7px 3px 7px;
}

#content {
	float: left;
	width: 850px !important;
}

pre {
padding: 1em;
border: 1px dashed #2F6FAB;
color: black;
background-color: #F9F9F9;
line-height: 1.1em;
}

div.entry img {
max-width: 850px !important;
}

div#logo h2 {
padding:10px 0 0 0;
}

p, ul, ol {
margin: 0 0 2em 0;
text-align: justify;
line-height: 26px;
font-size: 13px;
}

div.entry img {
max-width:575px;
}

div.wrap h1 {
color:white;
font-size:30px;
font-weight:normal;
letter-spacing:2px;
}

iframe.twitter-share-button.* {
width:60px;
}