/*
Theme Name: Cippo
Theme URI: http://wordpress.org/
Description: Cippo theme
Version: 1.0
Author: law
Author URI: http://mattkft.hu
Tags: cippo
Text Domain: kubrick
*/

#gb {
        float: left;
	padding-left: 20px;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}
li {
	list-style-type: none;
}

body {
	font-size: 62.5%;
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

small {
	font-size: 0.8em;
}

a {
	color: #630202;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h2 {
	font-family: Times;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
}

#page {
	margin: 60px auto;
	width: 695px;
	font-size: 1.2em;
}

#header {
	text-align:right;
}

.headerbutton {
	bottom: 14px;
	color: #630202;
	position: relative;
}

#entry {
	border: 1px solid #BBBBBB;
	margin: 26px 26px 30px 100px;
	padding: 20px;
	width: 450px;
}

#footer {
}

.footermenu {
	width: 100px;
	padding-bottom: 20px;
}

.footerbutton {
	float: right;
	padding-left: 3px;
}

.comment-meta {
	font-size: 0.8em;
}

#commentform input {
	width: 220px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

#commentform textarea {
	width: 440px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

#commentform #submit {
	color: #666666;
	width: 96px;
}

#blogwire {
	height: 110px;
}

.navigation {
	clear: both;
	text-align: center;
}

.social ul li {
	display: inline-block;
	padding-right: 2px;
	float: left;
}

li.gplus {
	padding-top: 1px;
}
