/*

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;*/

         color: #ff4433;

}



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;*/

         width: 1107px;

	margin: 0 auto;

}



#header {

    position: relative;

}



#wrapper {

    clear: both; /* Clear float items in from navi-bar */

    background: url(images/background.png) repeat-y;

}



#content {

	float: left;

/*	width: 530px;*/

    width: 686px;

    padding: 3px;

    background-color: #FFF;

}



.sidebar {

    width: 206px;

    background: #EF84AD url(images/sidebar.jpg) repeat-x top;

}



.side-left {

    float: left;

}



.side-right {

    float: right;

}



#footer {

	clear: both;

    background: url(images/footer.png) repeat-x;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    height: 253px;

/*    background: url(images/header.png) no-repeat center;*/

}



#headerimg h1 {

    padding-top: 95px;

    padding-left: 200px;

    font-family: Georgia, sans-serif;

    font-size: 50px;

}



#headerimg a {

    color: #a93c7d;

    text-decoration: none;

}



.centeredimage {

    text-align:center;

    margin: -55px 0 -20px;

    padding: 0 0 8px;

}





.description {

    font-size: 12px;

    display: none;

}



/* Navigational bar */

ul#navi-bar {

    padding: 15px 0;

    font-size: 12px;

    background: url(images/navbar.png) repeat-x;

    margin: auto;

}



ul#navi-bar h2 {

    font-size: 120%;

}



ul#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 8px;

}



#navi-bar a:visited, #navi-bar a:hover {

text-decoration: underline;

}

/************************/

/*    Sidebar Design    */

/************************/

.sidebar ul {

	font-size: 11px;

    margin: 8px;

}



.sidebar ul h2 {

    font-size: 120%;

    background:transparent url(images/header-bg.png) no-repeat scroll 0 0;

    padding:7px 0 5px 33px;

    height: 20px;

}



.sidebar ul li {

    margin-bottom: 10px;

}



.sidebar ul ul {

    margin: 0;

}



.sidebar ul ul li {

    background:transparent url(/wp-content/themes/girlicous/images/bullet.gif) no-repeat scroll 0 5px;

   /* margin-bottom: 3px;*/

    margin: 5px 0 3px 10px;

    line-height: 15px;

    padding-left: 13px;

}



.sidebar ul ul ul {

    display: none;

}



.sidebar p {



}



.sidebar a {



}

.sidebar a:hover {

text-decoration: underline;

color: #553311;

}



.sidebar a:visited {



}



/************************/

/*    Content Global    */

/************************/

blockquote {

-moz-border-radius-bottomleft:1em;

-moz-border-radius-bottomright:1em;

-moz-border-radius-topleft:1em;

-moz-border-radius-topright:1em;

background:#FFEEFF url(/wp-content/themes/girlicous/images/quote.jpg) no-repeat scroll 10px 10px;

border:1px solid #AAAAAA;

color:#555555;

margin:0 0 10px;

padding:17px 6px 12px 30px;

font-style: italic;

}



h1, h2, h3, h4, h5, h6 {

	color: #64002a;

}



h1 {

    font-size: 20px;

}



h2 {

    font-size: 18px;

}



h3 {

    font-size: 14px;

}



h4 {

    font-size: 12px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 12px;

}



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_home {

//    border:5px solid #dd99aa;

//    float:left;

//    font-size:11px;

//    margin:2px;

//    padding:3px;

//    width: 47%;

   border:4px solid #ffffff;

   float:left;

   font-size:11px;

   margin:1px;

   padding:1px;

   width:23.2%;

   height: 273px;

}



.post_home a:hover{

   border-color: 4px solid #bb7799;

}





.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 {



}



.bb-image{



}



.entry_home {

    border: 0;

    border-bottom: 1px solid #EF9ABB;

    height: 0;

    padding: 2px 0;

    width: 100%;

}



.latest-sticky {

   font-size: 8px;

   color: #ff3322;

   font-style: italic;

}



.cats_saperator{

    border-bottom:2px solid #EF9ABB;

    margin-bottom:8px;

    margin-top:8px;

    padding:5px 0;

    width:100%;

}



.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;

    width: 100%;

}





.entrytext {



}



p.alt {

    font-size: 12px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

    font-weight: bold;

    color: #cc5522;

}



#nav-above {

    margin-bottom: 10px;

}



#nav-below {

    margin-top: 10px;

}



.alignleft, .nav-previous {

    float: left;

    font-size: 11px;

    font-weight: bold;

}



.alignright, .nav-next {

    float: right;

    font-size: 11px;

    font-weight: bold;

}



.center {



}



.pagetitle {



}



cite {



}



a img {

    border: none;

}



acronym, abbr {



}



.thumbnail-title{

    background-color:#FFDDFF;

    border:1px solid #CCAACC;

    color:#000011;

    display:block;

    margin:2px 0 0;

    padding:0 0 0 3px;

    width: 96%;

    height: 27px;

    font-weight: bold;

}



.thumbnail-title  a:hover:{

   color: #ff4433;

}



.thumbnail{

   border:medium none;

   height:210px;

   width:158px;

}



.thumb-img{

   height: 210px;

}



/************************/

/*    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;

}



.comments-link{

   font-size:9px;

}



.views{

   font-size: 9px;

}



.views_single{

   font-size: 11px;

}

/************************/

/*     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: 35px;

    width: 660px;

    padding: 25px 5px 5px 5px;

    margin: auto;

    text-align:center;

}



#footer p {

	margin: 0;

}



/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}

