/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/


@font-face {
	font-family: 'Nadia Serif Normal';
	src: url('fonts/NADISN__.eot');
	src: local('Nadia Serif Normal'), local('NadiaSerifNormal'), url('fonts/NADISN__.svg#NadiaSerifNormal') format('svg'), url('fonts/NADISN__.ttf') format('truetype');
}

@font-face {
	font-family: 'Lacuna Regular Regular';
	src: url('fonts/LACURG__.eot');
	src: local('Lacuna Regular Regular'), local('LacunaRegular'), url('fonts/LACURG__.svg#LacunaRegular') format('svg'), url('fonts/LACURG__.ttf') format('truetype');
}

@font-face {
	font-family: 'Day Roman - Expert Regular';
	src: url('fonts/DAYROM_X.eot');
	src: local('Day Roman - Expert Regular'), local('DayRoman-Expert'), url('fonts/DAYROM_X.svg#DayRoman-Expert') format('svg'), url('fonts/DAYROM_X.ttf') format('truetype');
}

@font-face {
	font-family: 'GreyscaleBasic Italic';
	src: url('fonts/Greyscale_Basic_Regular_Italic.eot');
	src: local('GreyscaleBasic Italic'), local('GreyscaleBasic-Italic'), url('fonts/Greyscale_Basic_Regular_Italic.svg#GreyscaleBasic-Italic') format('svg'), url('fonts/Greyscale_Basic_Regular_Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'GreyscaleBasic Regular';
	src: url('fonts/Greyscale_Basic_Regular.eot');
	src: local('GreyscaleBasic Regular'), local('GreyscaleBasic'), url('fonts/Greyscale_Basic_Regular.svg#GreyscaleBasic') format('svg'), url('fonts/Greyscale_Basic_Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'GeosansLight Regular';
	src: url('fonts/GeosansLight.eot');
	src: local('GeosansLight Regular'), local('GeosansLight'), url('fonts/GeosansLight.svg#GeosansLight') format('svg'), url('fonts/GeosansLight.ttf') format('truetype');
}

@font-face {
	font-family: 'District Thin';
	src: url('fonts/DistTh__.eot');
	src: local('District Thin'), local('District-Thin'), url('fonts/DistTh__.svg#District-Thin') format('svg'), url('fonts/DistTh__.otf') format('opentype');
}

@font-face {
	font-family: 'Day Roman Regular';
	src: url('fonts/DAYROM__.eot');
	src: local('Day Roman Regular'), local('DayRoman'), url('fonts/DAYROM__.svg#DayRoman') format('svg'), url('fonts/DAYROM__.ttf') format('truetype');
}
html{
	font-size: 62.5%;
}

body {
	background-color: #fff;
	font-family: Arial,Verdana, sans-serif;
	padding: 0 20px 20px 20px;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #222;
}

/* border */

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 50px 100px 100px 100px;
}


#top, #bottom, #left, #right {
	background: black;
	/*display: none;*/
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	}
	#left, #right {
		position: fixed;
		top: 0; bottom: 0;
		width: 88px;
		}
		#left { left: 0;  background: url(images/border/left.png) left center repeat-y;}
		#right { right: 0; background: url(images/border/right.png) right center repeat-y;}
		
	#top, #bottom {
		position: fixed;
		left: 0; right: 0;
		height: 88px;
		}
		#top { top: 0px; background: url(images/border/top.png) top center repeat-x; }
		#bottom { bottom: 0px; background: url(images/border/bottom.png) bottom center repeat-x; }





/* rest */




#container {
	width: 940px;
	font-size: 1.1em;
}

#sidebar {
	width: 336px;
	float: left;
	line-height: 1.5em;
	padding-bottom:12em;
	}


#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 515px;
	float: right;
	padding-top:0.0em;
	padding-bottom:9em;
    line-height: 1.5em;
	}

.post {
	margin: 0 0 1.5em 0;
}

p {
	margin: 0 0 1.5em 0;
}

a, visited, active {
	color: #222;
	text-decoration: underline;
	font-weight: normal;

}
a:hover, visited hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;

}

a:link h3 {
	color: #222;
	border: none;
}

a:link h1 {
	color: #222;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img, img a{
	margin: 0 0 1.5em 0;
	border: solid 1px #ddd;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}


h1 {
    font-family: "Lacuna Regular Regular", Arial, sans-serif !important; 
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0.08em;
    text-decoration: none;
	text-transform: uppercase;
}



.title {
	border-bottom: 1px solid silver;
}


h2, h3 {
	font-family: "Monaco", Arial, monospace  !important; 
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 0.0em;
	margin-top: 4.0em;
	letter-spacing: .40em;
	color: #34353e;
	/*border-bottom: 1px solid silver;*/
}

h1 a{
	text-decoration: none;
}
h3 a{
	text-decoration: none;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
	color: #b8b8b8;
}

blockquote {
    font-style: italic;
	padding: 10px;
	margin: 10px 0;
}


.wp-caption {
	margin: 0em;
	padding: 0em 0em 1.5em 0em;
	text-align: left;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5;	
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.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;
}

li.comment {
	font-weight: normal;
	padding: 10px;
	list-style: none;
}

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

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}



.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */




/* twitter-box*/

#twitter_update_list li {
padding-bottom: 1.5em;
}

/*tag-cloud box*/
#better-tag-cloud {
padding-top: 0em;

}

#better-tag-cloud h4{
margin-bottom: 1.5em;
}

#better-tag-cloud a {
    -webkit-border-bottom-left-radius:1em;
    -webkit-border-bottom-right-radius:1em;
    -webkit-border-top-left-radius:1em;
    -webkit-border-top-right-radius:1em;

	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	background-color: #111;
	color: #fff;
	border:0 none;
	height:10px;
    line-height:1.5em;
    padding:.1em .6em .1em .6em;
    text-decoration: none;
}


#better-tag-cloud a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}
