/*

Theme Name: Girlicious

Theme URI: http://www.wordpressme.in/

Description: Pinky!

Version: 1.0

Author: Coded by http://www.wordpressme.in

*/



/************************/

/*     Global Design    */

/************************/

* {
    margin: 0;
    padding: 0;
}



a {
	color: #a90b4c;
	text-decoration: none;
}



a:hover{
	text-decoration: underline;
}



body {
    font-family: Verdana, sans-serif;
    background-color: #e9cbdd;
}



ul, ol {
    list-style-type: none;
}



blockquote, #content ul, #content ol, p, pre {

    margin: 0 0 0.5em 0;

}



/************************/

/*     Layout Design    */

/************************/
#page {

	width: 962px;
	margin: 0 auto;

}



#header {
    text-align: right;
    position: relative;

}



#wrapper {

    clear: both; /* Clear float items in from navi-bar */
    background: url(images/background.jpg) repeat-y;

}



#content {
        float: left;
        width: 530px;
        padding: 10px;
        background-color: #FFF;
        text-align:justify;
}



.sidebar {

    width: 206px;

    background: #EF84AD url(images/sidebar.jpg) repeat-x top;

		text-align:left;
}



.side-left {

    float: left;

}



.side-right {

    float: right;

}



#footer {

	clear: both;

    background: url(images/footer.png) repeat-x;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    height: 253px;

    width: 100%;

    background: url(images/header.png) no-repeat right;

}



#headerimg h1 {

    padding-top: 95px;

    padding-left: 200px;

    font-family: Georgia, sans-serif;

    font-size: 50px;

}



#headerimg a {

	color: #a93c7d;

    text-decoration: none;

}



.description {

    font-size: 12px;

    display: none;

}



/* Navigational bar */

#navi-bar {
    
    padding: 15px 0;

    font-size: 12px;

    background: url(images/navbar.png) repeat-x;

    margin:0;

    text-align: left;

}



#navi-bar h2 {

    font-size: 120%;

}



#navi-bar li {

    display: inline;

}

/*

ul#navi-bar li:first-child {

    margin-left: 0 !important;

}*/



ul#navi-bar ul {

    display: none;

}



#navi-bar a {

    padding: 2px 10px;

}



#navi-bar a:visited, #navi-bar a:hover {



}

/************************/

/*    Sidebar Design    */

/************************/

.sidebar ul {

	font-size: 11px;

    margin: 8px;

}



.sidebar ul h2 {

    font-size: 120%;

}



.sidebar ul li {

    margin-bottom: 10px;

}



.sidebar ul ul {

    margin: 0;

}



.sidebar ul ul li {

    margin-bottom: 3px;

    line-height: 15px;

    padding-left: 5px;

}



.sidebar ul ul ul {

    display: none;

}



.sidebar p {

}



.sidebar a {



}

.sidebar a:hover {



}



.sidebar a:visited {



}



/************************/

/*    Content Global    */

/************************/

blockquote {

    font-style: italic;

    padding: 0 10px;

}



h1, h2, h3, h4, h5, h6 {

	color: #64002a;

}



h1 {

    font-size: 30px;

}



h2 {

    font-size: 18px;

}



h3 {

    font-size: 14px;

}



h4 {

    font-size: 12px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 6px;

}



code, pre {

    overflow: auto;

    white-space: pre;

    font-family: Courier;

}



#content ul {

    padding-left: 20px;

    list-style-type: square;

}



#content ol {

    padding-left: 25px;

    list-style-type: decimal;

}



#content ul ol, #content ol ul {

    margin-top: 0.5em;

}



/************************/

/*    Content Design    */

/************************/

h2 a:hover, h2 a:visited, h2 a {



}



.post {

        margin-bottom: 10px;

	font-size: 11px;

}



.post .posted {

    color: #95002A;

    font-weight: bold;

    font-size: 10px;

    margin-bottom: 5px;

}



.post p {

}



.post a {



}



.post img {

    max-width: 100%;

    margin: 3px;

}



.post ul {



}



.post li {



}



.entry {



}



.postmetadata {

    margin: 5px 0;

    line-height: 18px;

    text-align: center;

    font-weight: bold;

}



.postmetadata a {



}









.entry {

    border-bottom: 1px solid #EF9ABB;

    border-top: 1px solid #EF9ABB;

    padding: 5px 0;

}





.entrytext {



}



p.alt {

    font-size: 12px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

}



#nav-above {

    margin-bottom: 10px;

}



#nav-below {

    margin-top: 10px;

}



.alignleft, .nav-previous {

    float: left;

}



.alignright, .nav-next {

    float: right;

}



.center {



}



.pagetitle {



}



cite {



}



a img {

    border: none;

}



acronym, abbr {



}



ul.related {

 margin-left:30px;

}







/************************/

/*    Comment Design    */

/************************/



#content ol.commentlist {

	font-size: 11px;

	padding: 0;

	list-style-type: none;

    margin: 0;

}



ol.commentlist li cite.author {

    font-size: 13px;

    font-weight: bold;

    font-style: normal;

}



ol.commentlist li {

    margin-bottom: 1em;

    background-color: #EFC3D4;

    border: 1px solid #EF9ABB;

    padding: 5px;

}



ol.commentlist li.alt {



}



ol.commentlist a {



}



ol.commentlist p {

    margin: 0 0 0.5em 0;

}



#commentform p {

    font-size: 12px;

    margin: 0 0 5px 0;

}



#comment {

    width: 95%;

}



#author, #email, #url, #comment {

    padding: 3px;

    font-family: Verdana, sans-serif;

    font-size: 10px;

}



small.commentmetadata {

    margin: 0 0 0.3em 0;

}



h3#comments, h3#respond {

    font-size: 14px;

    margin: 4px 0 4px 0;

}



h3#comments {

    margin-top: 10px;

}



/************************/

/*     Search Design    */

/************************/



#searchform {



}



#searchform input {



}



#searchform #s {



}



/************************/

/*   Calendar Design    */

/************************/



#wp-calendar {

	width: 100%;

}



#wp-calendar td {

	text-align: center;

}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/************************/

/*     Footer Design    */

/************************/

#footer-meta {

    font-size: 10px;

    height: 90px;

    width: 660px;

    padding: 25px 5px 5px 5px;

    margin: auto;

    float: center;

}



#footer p {

	margin: 0;

}



/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}

img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}
#yigg {
margin-left: 15px;

}