/*
Theme Name: Hippotigris Theme - modified by Alyse Radenovic
Theme URI: http://luckythemes.com/hippotigris-theme/
Description: Very clean and simple wp theme by <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/ - modified by Alyse Radenovic
Author URI: http://luckythemes.com/ - modified by Alyse Radenovic http://www.aelisheva.com/alyse
Tags: widget ready, valid html, valid css, 3 columns, fluid width, three columns, widgets, simple, clean, white
*/
html,body
{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
	background-color: #FFF;
	text-align:left;
	margin:0;
	padding:0;
}


img
{
	border:0;
}

.clear
{
	clear:both;
}

div#wrapper
{
	float:left;
	width:100%;
	text-align:left;
}

div#footer
{
	clear:left;
	width:100%;

}

div#footer .fimg
{
	
}

#container
{
	background:#FFF;

}

#menu
{
	display: none;

}

 #fp:first-letter {
 font-size : 300%;
 font-weight : bold;
 float : left;
 margin-right: 3px;
 }


.header
{
	background:#FFF;
	width:100%;
	text-align:left;
	float: left;
	background: url("/b-girl_logo.jpg");
	background-repeat: no-repeat;
	height: 175px;
}

.header h1
{
	display:none;

}

.header h4
{display:none;
	font-family:"Courier New", Courier, monospace;

	font-size:12px;
	color:#000;
	margin:0;
	padding:0 0 0 25px;
}

.line
{
	display:none;

}

.header a:hover
{

}



#menu ul
{
	float:left;
	width:300px;
	height:20px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#menu ul li
{
	list-style:none;
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:small;
	font-weight:700;
	text-align:left;
	float:left;
	margin:0 0 0 25px;
	padding:5px 25px 5px 0;
}
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="ttaraturk">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

.ico_rss
{
	width:16px;
	float:right;
	margin:2px 10px 0 0;
}
.search
{
	float:right;
	width:230px;
	margin-top:48px;
}

.search_form
{
	margin:0;
	padding:0 0 0 40px;
}

.search_form input
{
	vertical-align:middle;
	margin:0 5px;
	padding:0;
}


.left
{
	display:none;
	float:left;
	width:25%;
	margin-left:-100%;

}

.right
{
	float:left;
	width:16%;
	margin-left:-16%;
	text-align:left;
	color:#666666;
	font-size: 12px;
}

.content
{
	background:#FFF;
	margin:0 25%;
	width: 44%;
	text-indent: 35px;
}

.content .padding
{
	padding:10px 10px 10px 10px;
}

.content .title
{
padding:10px 5px 5px 5px;
}

.content h1
{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:22px;
	margin:0;
	text-indent: 0px;
	text-align: justify;
}

.content h4
{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:5px 5px 5px 5px;
	text-indent: 35px;
}

.content a:link,.content a:visited,.content a:active,.content a:hover
{
	color:#999999;
	text-decoration:underline;
}

.content p
{
	margin:5px;
	padding: 5px 5px 5px 5px;
}

.tags
{
	font-size:12px;
	color:#000000;
	padding:5px 5px 5px 5px;
	text-indent: 0px;
	text-align: left;
}

.tags a:link,.tags a:visited,.tags a:active,.tags a:hover
{
	color:#999999;

	text-decoration:underline;
}

#footer
{
	font-family:"Courier New", Courier, monospace;
	font-size:x-small;
	text-align:center;
	color:#999999;
	height: 300px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/b-girl_end.jpg);
}

#footer p
{
	margin:0;
	padding:10px 0;
	color:#999999;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	color:#999999;
	text-decoration:underline;
	font-size: x-small;
}

#footer a.sec:link,#footer a.sec:visited,#footer a.sec:active,#footer a.sec:hover
{
	color:#999999;
	text-decoration:underline;
	font-size: x-small;
}

h2
{
	font-family:"Courier New", Courier, monospace;

	font-size:12px;
	padding: 5px 5px 5px;
}

h3
{
	font-family:"Courier New", Courier, monospace;

	font-size:12px;
	padding: 5px 5px 5px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	font-size:100%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	padding:2px;
}

#wp-calendar
{
	empty-cells:show;
	font-size:12px;
	width:100%;
	margin:0 auto;
	text-indent: 0px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
}

#wp-calendar a:hover
{
	background:#FFF;
	color:#000;
}

#wp-calendar caption
{
	color:#000;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#000;
	font:normal "Courier New", Courier, monospace;
	letter-spacing:normal;
	text-align:center;
	padding:5px 0;
	font-size: small;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#FFF;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.header a:link,.header a:visited,.header a:active,.header a:hover,.content h1 a:link,.content h1 a:visited,.content h1 a:active,.content h1 a:hover
{
	color:#000;
	text-decoration:none;
}
.left a:link,.left a:visited,.left a:active,.left a:hover,.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#999999;
}

#menu a:hover,.left a:hover,.right a:hover,.content h1 a:hover
{
	text-decoration:underline;
}

.left .padding,.right .padding
{
	margin:10px;
}

.left h1,.right h1
{
	font-family:"Courier New", Courier, monospace;
	font-size:small;
	color:#999999;
	margin:5px 5px 5px 10px;
	padding:0 12px;
	text-transform: lowercase;
}

.left ul li,.right ul li
{
	list-style:none;
	margin:5px 0 5px 10px;
	padding:0 12px;
	font-size: small;
	color: #999999;
	text-transform: lowercase;
}

.left ul,.right ul
{
	font-size:small;
	margin:5px 0 5px 10px;
	padding:0 12px;
	color: #999999;
	text-transform: lowercase;
}

.content a:hover,.tags a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
