/*
Theme Name: iphone and go
Theme URI: http://themetation.com
Description: Unique theme for Stefano at iphone and go
Version: 2.0
Author: kailoon
Author URI: http://kailoon.com
*/

/* CSS LINK */
@import "style/header.css";
@import "style/content.css";
@import "style/sidebar.css";
@import "style/bottom.css";
@import "style/wp.css";


/* GENERAL */
* { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
a { color: #206fb7; outline: none; }
a:hover { color: #000; }
input, select, textarea { border: 1px solid #ccc; padding: 3px; }
img, a img { background-color: #fff; border: 1px solid #ccc; padding: 3px ; }
p { padding : 0 0 15px; font-size: 12px; line-height: 20px; text-align: justify; }
small { font-size: 9px; color: #999; }
.clear { clear: both; padding-bottom: 10px; }

.container { float: left; width: 558px; margin: 15px 0; }
.container p { font-size: 11px; }
.container .photo img, .container .photo a img { border: 0 }
	.container .photo { float: left; width: 80px; }
	.container .photo2 { float: left; width: 208px; }
	.container .data-desc2 { float: left; width: 350px; }
	.container .data-desc { float: left; width: 478px; }

body { background-color: #e1e1e1; font: 400 11px/20px Tahoma, Arial, Helvetica, sans-serif; color: #333; }
.navigation { float: left; width: 590px; margin: 20px 0; }
#wrapper { width: 960px; margin: 0 auto; }

/* FORMATTING */
h1 { font-size: 24px; }
h2 { font-size: 24px; padding: 0 0 10px 0; font-weight: 400; }
h2.pagetitle a { color: #666; }
h2.pagetitle { font: 400 9px/10px Tahoma, Arial, Helvetica, sans-serif; padding: 0; }
h3 { font-size: 14px; font-style: italic; color: #000; }
h4 { font-size: 13px; font-weight: 400; }

h2 a { text-decoration: none; color: #333; }
h2 a:hover { color: #000; }

/* FOOTER */
#footer { padding: 10px 35px 0; color: #135ba4; background: url(images/footer-bg.png) no-repeat top left; width: 890px; height: 45px; clear: both; }
	#footer a { font-weight: 900; }
	#footer a:hover { color: #000; }
	#footer span { float: left; }
	#footer em { float: right; font-style: normal; }
