/*
Theme Name: Butterflies
Theme URI: http://www.wordpressthemespark.com
Version: 1.0
Description: 2 Column, Right Column Theme
Author: Wordpress Themes Park
Author URI: http://www.wordpressthemespark.com
Author mail: wordpressthemespark@gmail.com
*/


/* DO NOT REMOVE THE CREDITS AND FOOTER LINKS */




/* Links */

a:link {
   text-decoration: none;
   color: #a76bcc;
}

a:visited {
   text-decoration: none;
   color: #a76bcc;
}

a:hover, a:active {
   color: #833dad;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-right: 15px;}

h1 { font-size: 25px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px;  text-decoration: none;}

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h7 { font-size: 20px; margin-right: 20px;}

h1 a:link {
   color: #FFFFFF;
}

/* Other Html Elements */
.titles {
   font-weight: normal;
   border-bottom-width: 0;
   font-size: 24px;
   text-decoration: none;
   underline: none;
}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote
{
   overflow: auto;
   color: #01315C;
   padding: 0 10px;
   margin: 20px 30px;
   line-height: 1.8em;
   background-color: #dbbfff;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
   color: #55adfd;
   font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins {
   text-decoration: none;
   color: #55adfd;
}

/* Structure */
html {
min-width: 1000px;
}
body
{
   margin: 0;
   padding: 0;
   color: #333333;
   background-image: url(images/background.jpg);
   background-color: #5B6797;
   font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
   background-repeat: no-repeat;
   min-width: 1000px;
   background-position: top;
   background-attachment: inherit;
}

#wrapper2 {
width: 774px;
margin-left: auto;
margin-right: auto;
}
#header
{
   float: right;
   width: 768px;
   padding-bottom: 385px;
   height: 155px;
   text-indent: 70px;
}

#navigation
{
   float: left;
   width: 758px;
   height: 71px;
   padding-left: 20px;
   margin-top: 270px;
}

#wrapper
{
   float: left;
   width: 100%;
   color: #666666;
   background-image: url(images/main-bg.jpg);
   background-color: #5B6797;
   background-repeat: repeat-y;
   background-position: center top;
   margin-left: -1px
}




#content-wrapper
{
   width: 65%;
   float: left;
}

#content
{
   float: left;
   padding: 0 15px 10px 30px;
   text-align: justify;
}

#sidebar-wrapper
{
   width: 35%;
   float: right;
}

#sidebar
{
   float: right;
   padding: 1px 15px 10px 10px;
   width: 230px;
}

#footer
{
   width:980px;
   clear: both;
   float: left;
   background-image: url(images/footer-bg.jpg);
   height: 194px;
   background-color: #5B6797;
   background-repeat: no-repeat;
   background-position: center top;
   margin-left: -103px;
   text-indent:120px;
   color:#E3E5F1;
      font-weight: bold; 
   
}

#footer a{
color:#E3E5F1;
}

#footer a:hover{
   color: #FFFFFF;
   }

#extras
{
   float: left;
   width: 780px;
   color: #CCCCCC;
   text-align: left;
   padding: 0 10px 10px;
   margin: 10px 12px 20px;
   background-color: #f5f5f5;
   border-top: 1px solid #e0e0e0;
   border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
    float:left;
   font-size: 25px;
   padding-left:455px;
   margin-top: 5px;
}

#header h1 a {
   color: #5B6797;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; padding: 0 17px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
   float: left;
   color: #55adfd;
   display: block;
   padding-right: 10px;
   margin-right: 2px;
   border: none;
   background-color: #333333;
   opacity: 0.6;
   padding-left: 10px;
}

#navigation li a:hover,
#navigation li a:active
{
   background-position: center;
   background-repeat: no-repeat;
   color: #55adfd;
   opacity: 1;}

#navigation li.active a
{
   color: #555555;
   background-color: #CCCCCC;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; text-decoration: none; }

#wrapper a:visited { font-weight: bold; text-decoration: none;}

#wrapper a:hover, #wrapper a:active { text-decoration: none;}

/* Content */

#content .post-title a { border-bottom-width: 0; text-decoration: none; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{
   background:url(images/details-bg2.jpg) center no-repeat;
   font-size: 90%;
   color: #FFFFFF;
   margin-bottom: 5px;
   text-align: center;
   padding: 5px;
}

.post-footer a
{
   color: #FFFFFF;
}

.post-footer a:visited
{
   color: #FFFFFF;
}

.post-footer a:hover
{
   color: #000000;
}


/* Sidebar */

.sideblock
{
   padding: 5px 15px 5px 20px;
   margin-bottom: 20px;
   background-position: left top;
   background-repeat: no-repeat;
   background-image: url(images/sidebar.gif);
}

.sideblock ul { 

padding-top:5px;
padding-bottom:5px;

}

.sideblock h3 {
   margin-top: 5px;
   font-size: 13px;
   text-transform: uppercase;
   color: #FFFFFF;
   text-align: center;
   text-indent: -5px;
   font-weight: bold;
}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal; text-decoration: none; }

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; text-decoration: none;}

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: 1px solid #cfcfcf; text-decoration: none;}

/* Extras */

#extras h6 {
   font-size: 14px;
   text-transform: uppercase;
   color: #f20098;
}

#friends
{
   float: left;
   width: 150px;
   margin-left: 20px;
   margin-right: 10px;
}

#links
{
   float: left;
   width: 275px;
   margin-right: 50px;
}

#about
{
   float: left;
   width: 250px;
   margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; }

   /* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
   margin: 1em 0;
   width: 280px;
   background-color: #FFFFFF;
}

#commentform textarea {
   border: 1px solid #42231c;
   width: 280px;
   background-color: #FAFAFA;
}
#commentform textarea:hover {
   border: 1px solid #611c0b;
   background-color: #FFFFFF;
}
#commentform textarea:focus {
   border: 1px solid #611c0b;
   background-color: #F0F6FB;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
   border: 1px solid #42231c;
   width: 280px;
   background-color: #FAFAFA;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
   font-size: 1.1em;
   border: 1px solid #611c0b;
   background-color: #FFFFFF;
   width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
border: 1px solid #611c0b;
background-color: #F0F6FB;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
   background: url(images/date.gif) no-repeat;
   height: 54px;
   margin-bottom: 0px;
   width: 54px;
   text-align: center;
   float: left;
   margin-top: 15px;
}
.date .month {
   display: block;
   color: #CCCCCC;
   padding: 2px 0px;
   text-align: center;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: bold;
}
.date .day {
   display: block;
   color: #FFFFFF;
   font: 2.3em Georgia;
   padding-top: 0px;
   text-align: center;
}

#left {
   width: 60px;
   float: left;
}

.slogan {
   font-size: 13px;
   color: #CCCCCC;
   text-transform: lowercase;
   margin-left: 30px;
   margin-bottom: 2px;
}

input {
   background-color: #F7F8FB;
   border: 1px solid #49271f;
   color:#1e100d
}

a img {
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}


.bottom{
   margin: 0px;
   padding-left:12px;
   padding-top:140px;
}

.bottom2{
   margin: 0px;
   padding-left:12px;
}
