/*  
Theme Name: MizPink
Theme URI: http://mizpink.info
Description: Theme for mizpink.info
Version: 1.0
Author: Cei
Author URI: http://isnabera.net
Tags: mizpink,pink
*/


/* ------------------- START BODY ------------------- */

body {
background-image: url('images/bg.png');
background-attachment: fixed;
    margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFE1F0;
	font-family : lucida grande; 
    font-size: 11px;
	color: #606060;
	height: 100%;

}




/* ------------------- START HEADER ------------------- */

#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	width: 1024px;
	height: 288px;
	text-align: center;
	}
.box1
{
display:inline;
float:left;
border: 0px solid #ffa0c8;
background-color:#fff;
width: 255px;
height:105px;
margin-left: 225px;
margin-top: 70px;
}

.box2
{
display:inline;
float:left;
border: 0px solid #ffa0c8;
background-color:#fff;
width: 255px;
height:105px;
margin-left: 64px;
margin-top: 70px;
}



/* ------------------- START PAGE ------------------- */

#page {
	width: 1024px;
	background-image: url('images/body.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
   	text-align: left;
	}




/* ------------------- START FOOTER ------------------- */

#footer {
        background-image: url('images/footer.png');
	    background-position: bottom;
	background-repeat: no-repeat;
	    width: 1024px;
	    height: 98px;
	    border-top: 0px double #FFE1F0;
        clear: both;
		text-align: center;
	}

.fbox1
{
display:inline;
float:left;
border: 1px solid #ffa0c8;
background-color:#fff;
width: 250px;
margin-left: 260px;
margin-bottom: 0px;
}
.fbox2
{
display:block;
float:left;
border: 1px solid #ffa0c8;
background-color:#fff;
width: 250px;
margin-left: 10px;
margin-bottom: 0px;
}
.crfoot
{
background-color: transparent; 
border: 0px double #Ffa0c8; 
width:500px;
padding: 5px;
margin-left: 235px;
margin-top: 5px;
color: #4c4c4c;
text-align: center;
font-size: 11px;
float: left;
}


/* ------------------- START SIDEBAR ------------------- */

#sidebar {
width: 200px;
padding-top: 0px;
padding-left: 0px;
float: left;
}

.sb {
   background-color: transparent;
   color: #808080;
   padding: 3px;   
   text-align: justify;
   border-bottom: 0px double #FF9EC2;
   border-top: 0px double #FF9EC2;
   border-right: 0px double #FF9EC2;
   margin-bottom: 5px;

  }

#sidebar2 {
width: 170px;
margin-right:225px;
float: right;
}

.title {
   background-color: #81BEF7;
   color: #fff;
   font-weight: bold;
   border-bottom: 2px solid #81F7BE;
   padding-top: 2px;
   padding-left: 2px;
   padding-bottom: 1px;
   margin-bottom: 1px;
   text-transform: uppercase;
   font-size: 10px;
   font-family: lucida grande;
   text-align: right;
}


/* ------------------- START CONTENT ------------------- */


#content {
	    width:400px;
	    text-align: justify;
	    margin-top: 0px;
        margin-left: 200px;
        float: left;
}
.contentbox1
{
border-right: 5px solid #BE81F7;
border-top: 2px solid #F2F5A9;
border-bottom: 2px solid #F2F5A9;
width:400px;
background-color:#FFF;
padding: 10px;
margin-bottom:0px;
}
.date
{
border-top: 3px solid #F5A9F2;
border-right: 3px solid #F5A9F2;
border-left: 3px solid #F5A9F2;
background-color:#fff;
width:30%;
text-align:center;
padding: 10px;
font-size: 13px;
margin-top:40px;
}
.date1
{
border-bottom: 3px solid #CEE3F6;
border-right: 3px solid #CEE3F6;
border-left: 3px solid #CEE3F6;
background-color:#fff;
width:30%;
text-align:center;
padding: 10px;
font-size: 13px;
float:right;
clear:both;
}
.comment1
{
border-bottom: 3px solid #CEE3F6;
border-right: 3px solid #CEE3F6;
border-left: 3px solid #CEE3F6;
background-color:#fff;
width:25%;
text-align:center;
padding: 10px;
font-size: 13px;
float:right;
clear:both;
margin-bottom:50px;
}

.comment2
{
border-bottom: 3px solid #F5A9F2;
border-top: 0px solid #F5A9F2;
border-right: 3px solid #F5A9F2;
border-left: 3px solid #F5A9F2;
background-color:#fff;
width:30%;
text-align:center;
padding: 10px;
font-size: 13px;
float:right;
}

.comment3
{
border: 0px dashed #FF0000;
width:400px;
background-color: transparent;
padding: 10px;
display: inline;
float:left;
margin-left:5px;
margin-right: 10px;
margin-bottom: 50px;
}

.comment4
{
border: 0px dashed #0080FF;
width:400px;
background-color: transparent;
padding: 10px;
display: inline;
float:left;
margin-left: 5px;
margin-bottom: 50px;
}
.comment5
{
border-bottom: 3px solid #FFA4C2;
border-right: 3px solid #FFA4C2;
border-left: 3px solid #FFA4C2;
border-top: 3px solid #FFA4C2;
background-color:#fff;
width:25%;
text-align:center;
padding: 10px;
font-size: 13px;
float:right;
clear:both;
margin-bottom:50px;
}


/* ------------------- START POSTS OR PAGES ------------------- */

/* TITLE */
.titlepost {
	font-size : 20px; 
    font-family : Lucida grande,arial,tahoma,verdana; 
	font-weight: bolder;
	overflow: auto;
	border-bottom: 0px solid #1589FF;
	padding-left: 2px;
	padding-top: 0px;
	text-transform: capitalize;
		color: FFB3D2;
	}
.titlepost a {
	color: FFB3D2;
	text-decoration: none;
	}

.titlepost a:link, a:active {
	color: #FFB3D2;
	text-decoration: none;
		}

.titlepost a:hover {
	color: #F7BE81;
	text-decoration: underline;
	border-bottom: 0px;
	background-color: transparent;
}



/* TITLE */

.titlepage {
border-top: 0px solid #F5A9F2;
border-right: 0px solid #F5A9F2;
border-left: 0px solid #F5A9F2;
background-color:#fff;
width:25%;
text-align:center;
padding: 10px;
font-size: 17px;
 }


.titlepage a {
	color: #FFB3D2;
	text-decoration: none;
	}

.titlepage a:link, .postheader a:visited {
	color: #FFB3D2;
	text-decoration: none;
		}

.titlepage a:hover, .postheader a:active {
	color: #F7BE81;
	text-decoration: overline;
	border-bottom: 0px;
	background-color: transparent;
		}


.blocktitle {
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 0px;
	padding-top: 0px;
	color: #D0A9F5;
	text-transform: none;
	font-size: 17px;
	font-weight: bold;
   	text-align: center;
 }


.titlearchive {
border: 0px solid #FFA4C2;
background-color:transparent;
width:100%;
text-align:left;
text-transform: underline;
padding: 10px;
font-size: 17px;
color: #F5D0A9;
font-weight: bold;
 }

/* BACK NEXT PREVIOUS TOP */
.previous
{
float:right;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
	.previous a:link, .previous a:visited
	{
		background: #FFCEDF;
		padding: 5px;
		color: #FD6B9C;
		-moz-border-radius-bottomright: 1.5em;
		-moz-border-radius-topright: 1.5em;
	}

	.previous a:hover, .previous a:active {
		background: #F8ECE0;
		color: #FDA7C4;
		-moz-border-radius-bottomright: 1.5em;
		-moz-border-radius-topright: 1.5em;
	}
.next
{
float:left;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
	.next a:link, .next a:visited
	{
		background: #FFCEDF;
		padding: 5px;
		color: #FD6B9C;
		-moz-border-radius-bottomleft: 1.5em;
		-moz-border-radius-topleft: 1.5em;
	}

	.next a:hover, .next a:active {
		background: #F8ECE0;
		color: #FDA7C4;
		-moz-border-radius-bottomleft: 1.5em;
		-moz-border-radius-topleft: 1.5em;
	}
.back
{
float:left;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
	.back a:link, .backa:visited
	{
		background: #FFCEDF;
		padding: 5px;
		color: #FD6B9C;
		-moz-border-radius-bottomleft: 1.5em;
		-moz-border-radius-topleft: 1.5em;
	}

	.back a:hover, .back a:active {
		background: #F8ECE0;
		color: #FDA7C4;
		-moz-border-radius-bottomleft: 1.5em;
		-moz-border-radius-topleft: 1.5em;
	}


/* ------------------- START MENU ------------------- */

#menu{
width:500px;
padding-top:240px;
padding-left:300px;
font-family : tahoma;
float: left;
}
#menu a {
display: inline;
margin-bottom: 5px;
padding: 4px 4px 8px 0.4em;
font-weight:bold;
line-height: 13px;
text-indent: 5px;
letter-spacing: 1px;
color: #FA58AC;
background-color: #fff;
text-decoration:none;
text-align: center;
font-size:13px;
border: 1px solid #fff;
opacity:.7;
}
#menu a:hover {
color: #FA58AC;
border: 0px inset #FF448F;
background-color: transparent;
width:100px;
opacity:10;
}
#menu a:active
{
background-color:#F2F5A9;
}


/* ------------------- START A LINK ------------------- */

a { 
text-decoration: none; 
}

a:link { 
color: #F781BE; 
}

a:visited, a:active { 
color: #F781BE;
}

a:hover { 
color: #F781BE;
text-decoration: underline; 
font-weight: bold;
}




/* ------------------- START B I S H U ------------------- */

strong {
        color: #FF9CC4;
		cursor: default;
	}



b {
        color: #FF9CC4;
		cursor: default;
	}

	
i {
        color: #E6AE58;
		cursor: default;
	}

em {
        color: #E6AE58;
		cursor: default;
	}




u {
        color: #FF9CC4;
		cursor: default;
		text-decoration: underline;
		border-bottom: 2px double #FF4482;
	}


img { border: 0px; }
img a, img a:link { border: 0px; }


code {
	font-family: monospace;
	color: #999;
	cursor: default;
	}

h
{
background-color: #FF9CC4;
color:#fff;
}

s {
        color: #FF84AE;
		cursor: default;
	}

/* ------------------- START UL AND OL ------------------- */

ul
{
list-style-image:url("http://i46.tinypic.com/15xk6dt.gif");
list-style-type:square;
text-align: left;
float: center;
}
ol
{
text-align: left;
padding: 5px;
margin: 20px;
}		


/* ------------------- START H1 ------------------- */

h1 
{
font-size:18px; 
text-align: left;
color:#FF84AE;
font-family : tahoma;
border-bottom:3px double #926B2F;
}

h2 {
font-family : tahoma;
font-size : 14px;
font-weight: bold;
text-align : right;
color:#FF84AE;
border : 0px none;
height : 16px;
padding-top : 3px;
border-bottom:1px dashed #926B2F;
}
		



/* ------------------- START ALIGNMENT IMAGE AND TEXT ------------------- */

img
{border: 0px;}


.style{
	margin: 3px;
	padding: 5px;
   background-color: #FFD1E2;
   border-right: 1px dashed #FFA8C8;
   border-bottom: 1px dashed #FFA8C8;
   border-top: 1px dashed #FFA8C8;
   border-left: 1px dashed #FFA8C8;
}

center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
left {
float: left;
margin: 1px 4px 0 0;
}
right {
float: right;
margin: 1px 0 0 4px;
}

.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 1px 4px 0 0;
}
.alignright {
float: right;
margin: 1px 0 0 4px;
}

/* ------------------- START COMMENTS AND AVATAR ------------------- */


.commentlist li {
margin: 15px 0 3px;
padding: 5px 8px 3px;
list-style: none;}

#commentlist {
margin: 0;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
list-style-type: none;}

#commentlist li {
border-top: 0px;
padding: 5px 8px;
background-color: #fff;
align:justify;
}

.commentdetails {
background: #F2F5A9;
color:#414141;
font-size:11px;
line-height: 12px;
letter-spacing:1px;
font-family: microsoft sans serif;
text-align:justify;
padding-top:3px;
padding-left:4px;
padding-bottom:2px;
padding-right:3px;
margin-bottom:0px;
margin-right:5px;
border:0px solid #FD73A6;
}
.comment-content {
background: #fff;
color:#414141;
font-size:11px;
line-height: 12px;
letter-spacing:1px;
font-family: arial;
text-align:justify;
padding-top:5px;
padding-left:4px;
padding-bottom:2px;
padding-right:3px;
margin-bottom:5px;
border:1px solid #A9D0F5;
}
.comment-content:hover {
background-color: #fff;
}

/* ------------------- START BLOCKQUOTE ------------------- */


blockquote {
   background-color:#FFD7E6;
   color: #808080;
   border-right: 2px solid #FFf;
   border-bottom: 2px solid #FFf;
   border-top: 2px solid #FFf;
   border-left: 3px solid #926B2F;
   margin: 0 20px;
   padding: 5px 10px 2px 20px;
	}				


/* ------------------- START TEXTAREAS ------------------- */


textarea, select, input {
	border: 1px solid #FFA5C6;
	border-width: 1px 1px 1px 1px;
	background-color: #FFE4EE;
	font-size: 1em;
font-family: tahoma;
	color: #808080;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999999;
background: #ffffff;
border: 1px solid #FFA5C6;
}


input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 89%;
margin: 5px 0 0 1px;
padding: 1px 1px 1px 15px;
}

/* ------------------- START TABLE ------------------- */


table, td, tr {
     border: 0px;
     font-family : Verdana; 
    font-size: 11px;
}



/* ------------------- START SEARCH ------------------- */

#search {
   float: right;
   padding-right: 35px;
   margin-top: 189px;
}


/* ------------------- START HR ------------------- */	


hr {
  border: 0;
  width: 60%;
  color: #f00;
  background-image: url('http://i45.tinypic.com/6gh79s.gif');
  background-repeat: repeat-x;
  background-position: center;
  height: 40px;
}


/* ------------------- START SELECTED TEXT ------------------- */	

::-moz-selection{
background: #926B2F;
color: #Fff;
} 
::selection {
background: #926B2F;
color: #Fff;
}	


/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */