/*
Theme Name: Logical Republican Theme
Theme URI: http://wordpress.org/
Description: Logical Republican Theme.
Version: 1.0
Author: Heaven Interactive
Author URI: http://www.heaveninteractive.com.com/

*/



/* Begin Typography & Colors */
body {
	color: #343434;
	font-family:verdana, arial, sans-serif;
	line-height:1.4;
	font-size:76%;
}
a:link, a:visited {
	color:#545454;
}
img {
	border:0px;
}
h2{
	font-family:'Times New Roman',Times,serif;
	font-size:2em;
	font-weight:normal;
	line-height:120%;
}
h1 a , h2 a ,h3 a {
	text-decoration:none;
}
h2 a:link, h2 a:visited {
	color: #4A77AD;
}
#flag {
	width:165px;
	height:124px;
	float:left;
	
}
#text {
	margin-left:200px;
	width:450px;
	padding:40px 0px 0px 50px;
}

#sidebar h2 {	
	color: #BF6068;
	margin-bottom:5px;
}

#header {
	border: 1px solid #999;
	padding:20px;
	height:130px;
	min-height:130px;
}
#headerimg {
	clear:left;
}

.navigation {
	margin-top:20px;
}

#headerimg {
	display:none;
}

#headerimg h1 {
	
}
#headerimg .description {
	display:none;
}
	
#content {
	
	line-height:1.4;
	margin-left:250px;
	
}
#content h2 {
	border-bottom:1px solid #999;
}

#content h1, #content h2 {
	color: #4A77AD;
	
	letter-spacing:0.1em;
}

#sidebar {
	width:220px;
	float:left;
}
#sidebar ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#sidebar a:link, #sidebar a:visited {
	color:#545454;
}

#page {
	background-color: white;
	text-align: left;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	clear:left;
	border-top:1px solid #999;
	text-align:center;
	margin-top:40px;
}
.bookmarkify {
	border-top:1px solid #999;
	padding-top:10px;
}
.bookmarkify .title {
	font-weight:bold;
}
.bookmarkify .linkbuttons {
	margin-top:10px;
}

.bookmarkify .linkbuttons a {

	margin-right:15px;
}



