View file FineMasti.Com-1393002067/finemasti.css

File size: 3.75Kb
/*Style by Sogellizer, visite site nusantarahaxor.us old site terbaru.wap.sh*/


body 
    {
    margin:0px; 
    padding:0px;
	font-family:verdana,"Comic Sans MS",Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#ffffff;
	}

a img,:link img,:visited img
	{
	border:none;
	}

a:link
	{
	text-decoration:none;
	color:#006699;
	}

a:visited
	{
	text-decoration:none;
	color:#006699;
	}

a:hover 
	{
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	}

a:active 
	{
	text-decoration:none;
	color:#000000;
	}

img 
	{
	vertical-align:middle;
	}

.left 
	{
	text-align:left;
	}

.right 
	{
	text-align:right;
	}

.center 
	{
	text-align:center;
	}

.line
    {
    padding:3px;
	border-bottom:1px solid #e6e6e6;
	}

.head
	{
	padding: 5px 5px 5px 8px;
	background:#F4F4F4 url(http://wfs01.wapka.mobi/2029/2029082_d71f3503ee.png) repeat-x top;
	border:1px solid #ccc;
	font-weight:bold;
	color:#333333;
	margin-top:1px;
	text-transform:capitalize;
	}
    
h1
    {
    padding:5px 5px 5px 8px;
	background:#F4F4F4 url(http://wfs01.wapka.mobi/2029/2029082_d71f3503ee.png) repeat-x top;
	border:1px solid #ccc;
	font-weight:bold;
	color:#333333;
	margin:1px 0px;
	text-transform:capitalize;
    font-size:18px;
	}
    
h2
    {
	padding:5px 5px 5px 8px;
	background:#F4F4F4 url(http://wfs01.wapka.mobi/2029/2029082_d71f3503ee.png) repeat-x top;
	border:1px solid #ccc;
	font-weight:bold;
	color:#333333;
	margin:1px 0px;
	text-transform:capitalize;
    font-size:16px;
	}

h3
   {
    padding:5px 5px 5px 8px;
	background:#F4F4F4 url(http://wfs01.wapka.mobi/2029/2029082_d71f3503ee.png) repeat-x top;
	border:1px solid #ccc;
	font-weight:bold;
	color:#333333;
	margin:1px 0px;
	text-transform:capitalize;
    font-size:14px;
	}
    
h4
   {
    padding:5px 5px 5px 8px;
    background:#F4F4F4 url(http://wfs01.wapka.mobi/2029/2029082_d71f3503ee.png) repeat-x top;
	border:1px solid #ccc;
	font-weight:bold;
	color:#333333;
	margin:1px 0px;
	text-transform:capitalize;
    font-size:12px;
	}
    
p
    {
    padding:3px 3px 3px 5px;
	margin:1px 0px;
	text-align:justify;
    text-indent:10px;
	}


input, textarea, select 
	{
	color:#000000;
	background-color:#fff;
	border:1px solid #bbb;
	margin:1px;
	padding:2px;
	}

input[type=password], input[type=text], input[type=file] 
	{
	max-width:100%;
	background-color:#ffffff;
	}

input[type=submit] 
	{
	background-color:#f4f4f4;
	padding:2px 8px;
	border:1px solid #cccccc;
	font-weight:bold;
	margin:1px;
	cursor:pointer;
	}

.file 
	{
	border-bottom:1px dashed #D1D8DF;
	padding:3px;
	margin-left:2px;
	}

.file a 
	{
	font-weight:bold;
	}

.footer
	{ 
	text-align:center;
	padding:5px;
	background-color:#595959;
	color:#cccccc;
	border:1px solid #595958;
	font-weight:bold;
	margin-top:1px;
	}
.footer a 
	{ 
	color:#CCCCFF;
	}

.logo	
	{
	background-color:#424242;
	border-top:1px solid #202020;
    border-bottom:2px solid #202020;
	font-weight:bold;
	color:#666666;
	padding:4px;
    text-align:center;
	}
    
.logo img
	{
	max-width:90%;
	}

.uleft 
	{
	padding:4px 4px 4px 6px;
	width:1%;
	}
	
.uright 
	{
	padding:4px;
	}

.filelist_paging 
    {
    border-bottom:1px solid #bbb;
    padding:3px;
    font-weight:bold;
    }
.filelist_paging a 
    {
    font-weight:normal;
    } 
    
ul, ol
    {
    list-style-type:square;
    margin:0px;
    }
    
.ad
    {
        text-align:center;
        padding:2px;
    }
.ad a:link
    {
        font-weight:bold;
    }
    
.quote
    {
        background-color:#c8f968;
        border:1px solid #8fc031;
        padding:3px;
        margin-top:1px;
        text-align:center;
    }
    
dl
    {
        padding:1px;
        margin:0px;
    }

.error
    {
        padding:3px;
        margin:1px 0px;
        background-color:#f8d2d2;
        border:1px solid #eb5959;
        text-align:center;
    }