/*
Theme Name: 360theme
Theme URI: http://www.poistudio.com/360/
Author: Poistudio.com
Author URI: http://www.poistudio.com
Description: A free, light, grid-based Wordpress theme. Support all major browser. 360theme is stylish, customizable, simple and readable. I has a widget customizable sidebar and 3 different customizable menus. Customizable logo and social networks urls.
Version: 1.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, fixed-width, custom-header, custom-menu, white, gray, light
*/

/* Reset default browser CSS. */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu_container, nav, section {
	display: block;
}

/* end reset CSS */

html, body {
background-color:#333333;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
color:#333333;
line-height:1.7em;

}
a {
color:#a2a2a2;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h2 {
font-size:200%;
font-family:"Droid serif", Georgia, "Times New Roman", Times, serif;
line-height:normal;
}

p.prev {
float:left;
}
p.next {
float:right;
}
input, textarea { 
display:block;
border: 1px solid #a2a2a2;
color:#a2a2a2; 
font-family:Georgia, "Times New Roman", Times, serif;
}
p.form-allowed-tags { display:none; }

.clear {
clear:both;
width:0;
height:0;
padding:0;
margin:0;
line-height:0;
}
form#searchform {
margin-bottom:25px;
}
#background {
background-color:#ffffff;
margin-top:10px;
}
#wrapper {
width:960px;
margin:0 auto;
text-align:left;
}
#header {
width:800px;
background-image:url('images/header_bg.gif');
background-repeat:no-repeat;
background-position:0px 160px;
float:left;
}
#header .logo_container {
float:left;
width:160px;
}
#header .logo_container div{
margin:10px;
text-align:right;
width:140px;
height:140px;
overflow:hidden;
}
#header .logo_container div h2 a:hover{
text-decoration:none;
}
#header .navigation .menu_container {
float:left;
width:140px;
padding:10px;
margin-top:150px;
}
#header .navigation .menu_container ul li {
text-align:right;
}
#header .navigation .search {
float:right;
width:140px;
padding:10px;
padding-top:125px;
text-align:center;
}
input#s {
border:none;
width:120px;
float:left;
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
color:#a2a2a2;
text-align:left;
}
input#searchsubmit {
vertical-align:middle;
float:right;
width:13px;
height:13px;
margin:0;
padding:0;
border:none;
}
#header .navigation .search img{
width:32px;
height:32px;
}
#header .navigation .search img.left {
float:left;
}
#header .navigation .search img.right {
float:right;
}
#header a {
color:#333333;
}
#sidebar {
float:right;
width:140px;
padding:0 10px;
margin-top:160px;
}
#sidebar h2, #sidebar ul li {
padding:10px 0;
}
#sidebar ul li ul li {
padding:0;
}
#main {
width:620px;
float:left;
margin-left:160px;
padding:10px;
}
#main .post_title, #main .post_content, #main .post_tag {
padding:10px 0;
}
#main .post_title a {
font-size:200%;
color:#333333;
font-family:"Droid serif", Georgia, "Times New Roman", Times, serif;
line-height:normal;
}
#main h2{
padding:10px 0;
}
span.date {
float:right;
font-style:italic;
}
#footer_wrapper {
background-color:#333333;
text-align:center;
border-top:10px solid #a2a2a2;
margin-top:10px;
}
#footer {
width:960px;
margin:0 auto;
color:#a2a2a2;
padding:20px 0 100px 0;
text-align:left;
}
#footer div.sub_footer{
width:140px;
padding:0 10px;
float:left;
}
#footer a{
color:#FFFFFF;
}
.navigation {
padding:10px 0;
}
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { text-align:right; }
.alignleft { text-align:left; }
.aligncenter { text-align:center; }

ol.commentlist li { margin-bottom:10px; }