/*
Theme Name: m1
Theme URI: http://NegatifMedia.com
Description: offshore banking theme
Author: negatif
Author URI: http://negatifmedia.com


/*reset*/
* ul{
	list-style-position:inside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
* li
{
	list-style-position:inside;
	list-style-type:none;
	padding:0px;
	margin:0px;

}
* a, * a:hover, * a:visited
{
	color:#0033FF;
}

* img 
{
	float:left;
	padding-right:15px;

}

/*-----------Block Level Elements--------------*/

body {
	background-color:#efefef;
	font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
}

#page {
	width: 750px;
	margin: 0 auto;
border:1px solid black;
	background-color:#FFFFFF;

}

#header {
	width: 100%;
}

#headerimg {
	background-image:url(images/header.jpg);
	height:150px;

}

.description {

}

#wrapper {
	width: 100%;

}

#content {
	float: left;
	width: 68%;
	padding-left:15px;
}

#sidebar {
	float:left;
	width: 27%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 20px;
    margin: 0;
}

h2 {
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding-top: 5px;
}


h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding-top: 5px;

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.entrytext .postmetadata {
	font-family: Arial, Verdana, sans-serif;
 	font-size: 12px;
	padding-right:10px;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}
/*ads*/
.adsensetop
{
	float:left;
}
/*--------------Sidebar------------*/

#sidebar ul {

	margin:0px 0px 10px 0px;
	padding:5px;
	text-indent:0px;
}

#sidebar ul h2 {
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    margin: 0;
    padding-top: 5px;

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {
	color:#CC0000;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/* footer */
#footer p
{
	text-align:center;
	font-size:10px;
}
