/*
Theme Name: ohsogirly_01
Theme URI: http://www.ohsogirly.com
Description: Ohsogirly first theme
Author: Camille
Author URI: http://www.girlytemplate.com
Version: 1.0 
Tags: pink, white, two-columns, fixed-width

License: All-rights reserved
License URI:

*/

clear {

	clear:both;
	height: 0;
	overflow: auto;
}

img {

	border: 0px;

}

body {
	
	margin: 0;
	padding: 0;
	background-image: url(images/paper.png);	
	font-family: Century Gothic, Calibri, Avant Garde, arial, sans-serif;
	color: #808080;
	text-align: center;
	font-size: 15px;

}

#wrapper {

	width: 1000px;	
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);

}

#header {

	background-color: #000;
	width: 1000px;	
	height: 200px;

}

#topmenu {

	width: 1000px;
	height: 30px;	
	padding-top: 10px;	
	background-color: #FFF5F5;	
	margin-top: 15px;

}

#topmenu a {

	text-decoration: none;	
	color: #808080;

}

#topmenu a:visited {

	color: #808080;

}

#topmenu a:hover {

	color: #FFB6B6;

}

#topmenu li {

	display: inline;
	font-family: futura-pt;
	letter-spacing: 0.2em;
	text-transform:uppercase;
	line-height: 1.2em;

}

#menuleft {

	width: 290px;
	float: left;	
	border: solid #FFF5F5 2px;	
	margin-top: 15px;
	margin-bottom: 20px;

}

.tagcloud {
        padding-right: 20px;
        padding-left: 20px;

}

#menuleft img {

	border: 0;
}

#menuleft h2 {

	font-family: DancingScript;
	font-weight: normal;
	color: #000;

}

#menuleft ul {
	
	margin-top: -10px;

}

#menuleft li {

	width: 200px;
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #808080;
	padding-top: 8px;
	padding-bottom: 3px;
}

#menuleft a {

	text-decoration: none;
	color: #808080;

}

#menuleft a:visited {

	text-decoration: none;
	color: #808080;

}

#menuleft a:hover {

	text-decoration: none;
	color: #000;

}

.social {

	width: 260px;
	height: 50px;
	margin-top: 25px;
	margin-bottom: 15px;

}

.icon  {

	margin-left: 15px;

}

.icon2 {
	
	margin-left: 15px;
	margin-right: 10px;

}

.search-container {
	background: url(images/searchbg.png);
	margin-bottom: 20px;
	margin-left:20px;
	margin-top: 20px;
	width:252px;
	height:41px;
}
	
.search-box  {
	border: 0;

}

.inputbox {
  
    margin-top:5px;
    display:block;
	float:left;
    margin-left:65px;
	margin-bottom:10px;

}


.input-text {
	font-family:arial, helvetica, Sans-serif;
	width:120px;
	color:#999999;
	font-size:11px;
	text-align:center;
	height:16px;
	font-weight:normal;
	line-height:normal;
}

.gobtnalign { float:right; margin-bottom: 5px;}

img.entry {
    height: auto;
    margin: 10px 0px;
}


#main {

	width: 680px;	
	float: left;	
	border: solid #FFF5F5 2px;	
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;


}


.post h1 {

	width: 500px;
	line-height: 1.2em;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	text-align: left;	
	padding-left: 20px;
	background-image: url('images/blackh1.jpg');
	height:30px;
	background-repeat: no-repeat;
	margin-left: 15px;
	color: #fff;

}

.post h1 a {

	color: #fff;
	text-decoration: none;

}

.post h1 a:visited {

	color: #fff;
	text-decoration: none;

}

.post h1 a:hover {

	color: #000;
	text-decoration: none;

}


.post h2 {

	text-align: left;
	font-weight: normal;
	padding-left: 20px;
	font-size: 13px;
	margin-top: -10px;
	margin-bottom: 25px;
}

.post h2 a {

	color: #000;
	text-decoration: none;

}

.post h2 a:visited {

	color: #000;
	text-decoration: none;

}

.post h2 a:hover {

	color: #FC86B7;
	text-decoration: none;

}

#postbottom {

	width: 650px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFF5F5;
	margin-bottom: 20px;
	height: 100px;

}

#cate {
	text-align: left;
	padding-left: 20px;
	font-style: italic;
	width: 430px;
	height: 20px;
	padding-top: 12px;
	float: left;

}

#postbottom a {

	color: #FC7EA8;
	text-decoration: none;

}

#postbottom a:visited {

	color: #FC7EA8;
	text-decoration: none;

}

#postbottom a:hover {

	color: #000;
	text-decoration: none;

}

#pages-nav {

	font-family: DancingScript;
	font-size: 20px;
	margin-bottom: 20px;
}

#pages-nav img {

	border: 0;

}

#leftp {

	text-align: left;
	float: left;
	margin-left: 80px;

}

#rightp {
	float: right;
	margin-right: 80px;
	text-align: right;
}

#pages-nav a {

	color: #000;
	text-decoration: none;

}

#pages-nav a:visited {

	color: #000;
	text-decoration: none;

}

#pages-nav a:hover {

	color: #FC7EA8;
	text-decoration: none;

}


#comments_num {

	width: 180px;
	text-align: right;
	padding-right: 20px;
	height: 20px;
	float: right;
	padding-top: 8px;
	font-family: DancingScript;
	font-weight:normal;
	font-size: 18px;

}

.storycontent {

	width: 600px;
	margin: 0 auto;
	text-align: justify;

}

.storycontent img {
    height: auto;
    margin: 10px 0px;
}

.storycontent a {

	color: #FC7EA8;
	text-decoration: none;

}

.storycontent a:visited {

	color: #FC7EA8;
	text-decoration: none;

}

.storycontent a:hover {

	color: #000;
	text-decoration: none;

}

.entry_img {

    height: auto;
    margin: 10px 0px;

}

#read {
	font-style: italic;
	margin: 0 auto;

}

#read a {

	color: #FC7EA8;
	text-decoration: none;

}

#read a:visited {

	color: #FC7EA8;
	text-decoration: none;

}

#read a:hover {

	color: #000;
	text-decoration: none;

}

.permalink {

	text-align: left;
	padding-left: 20px;
	width: 430px;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;


}

.tags {
	width: 640px;
	margin-left: 20px;
	float: left;
	text-align: left;
	font-size: 12px;

}

#footer {

	width: 1000px;
	height: 150px;
	background-color: #FFF5F5;
	display: block;
	clear : both;
	position : relative;
	margin-bottom: 20px;
	

}

#footer h2 {

	color: #090909;
	font-family: DancingScript;
	font-weight: normal;
	text-align: left;
	margin-left: 80px;
	float: left;
	width: 180px;

}

#footer ul {

	margin-top: -20px;
	list-style: none;
	text-align: left;
	margin-left: 40px;
	float: left;
	width: 180px;

}

#footer a {

	text-decoration: none;
	color: #808080;

}

#footer a:visited {

	text-decoration: none;
	color: #808080;

}

#footer a:hover {

	text-decoration: none;
	color: #000;

}

#about{

	width: 200px;
	float: left;
	height: 140px;

}

#affiliates{

	width: 200px;
	float: left;
	height: 140px;

}

#weresocial{

	width: 200px;
	float: left;
	height: 140px;

}

#credits {
	
	width: 1000px;
	float: left;
	margin-bottom: 15px;
	background-color: #fff;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}


#credits a {

	text-decoration: none;
	color: #808080;

}

#credits a:visited {

	text-decoration: none;
	color: #808080;

}

#credits a:hover {

	text-decoration: none;
	color: #000;

}

#comments {

	font-family: DancingScript;
	font-size: 26px;
	font-weight: normal;
	color: #000;

}

#postcomment {

	font-family: DancingScript;
	font-size: 26px;
	font-weight: normal;
	color: #000;

}

#commentform {

	text-align: left;
	margin-left: 40px;

}

#commentlist {

	text-align: left;
	list-style-image:url('images/ponto.jpg');
	margin-top: 20px;
	margin-bottom: 20px;

}

#commentlist li {

	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;

}

.lightgreyback {

	background-color: #f7f7f7;

}

#blabla a {

	color: #FC7EA8;
	text-decoration: none;

}

#blabla a:visited {

	color: #FC7EA8;
	text-decoration: none;

}

#blabla a:hover {

	color: #000;
	text-decoration: none;

}


@font-face {
    font-family: 'DancingScript';
    src: url('images/DancingScript-Regular-webfont.eot');
    src: url('images/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/DancingScript-Regular-webfont.woff') format('woff'),
         url('images/DancingScript-Regular-webfont.ttf') format('truetype'),
         url('images/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
