/*
Theme Name: Charlie's Theme
Theme URI: http://www.sequin-studio.com/
Description: For Charlie Wren at http://www.charliewren.com/.
Version: 1
Author: Lexa
*/

/* Styling the Mainbrace */

body  {
    margin: 0px 0px 2px;
    background: #ffcccc;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left;
}

p, table, tr, td  {
    background: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0 10px;
    color: #000;
    text-align: left;
    text-indent: 10px;
}

input, option, select, textarea  {
    border: 1px solid #5F2C31;
    background: #fff;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}

ul {
list-style: none;
margin: 0; padding: 0;
margin-left: 5px;
}

   h1, h3, h4 {
 text-align: right;
 color: #0cc;
	}

h3, h4 {
 text-align: left;
 color: #0cc;
	}

h2 {
 text-align: left;
 color: #000;
	}

   img {
	border: 0;
	}

acronym, abbr {
	border-bottom: 1px dashed #5F2C31;
	}

   a {
	color: #5F2C31;
  font-weight: bold;
	text-decoration: none;
	}

   a:hover {
	color: #0cc;
  font-weight: bold;
	text-decoration: underline;
	}

#navigation {
background: #fff;
border: 0px solid #5F2C31;
height: 26px;
line-height: 26px;
padding: 0 30px;
font-weight: bold;
text-align: center;
color: #5F2C31;
}
#navigation a {
padding: 8px 2px;
}
#navigation ar a {
color: #5F2C31;
}
#navigation a:hover {
color: #0cc;
font-weight: bold;
border-bottom: 0px dashed #0cc;
}
#navigation ul {
list-style: none;
margin: 0;
}
#navigation ul li {
display: inline;
padding: 0 10px;
 text-align: center;
border-right: 0px solid #5F2C31;
}

/* Styling the Design */

 #main  {
    margin: auto;
    z-index: 1;
    width: 702px;
    height: auto;
    padding: 1px;
    background: #fff;
    border: 1px solid #5F2C31;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left;
}

  #header {
	background: url(http://www.charliewren.com/wp-content/themes/charlie/charliewrenpink.jpg);
	margin: 0 auto;
	width: 702px;
	height: 204px;
	}
  
 #content {
	float: left;
	width: 500px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.header {
	text-align: right;
	text-indent: 10px;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 11pt;
	color: #0cc;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #0cc;
	margin-bottom: 3px;
	}

.underline {
	border-bottom: 1px solid #0cc;
	}

.postheader {
	text-align: center;
	margin-top: 10px;
	font-size: 11pt;
	color: #000;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #0cc;
	margin-top: 5px;
	}

.pageheader {
	text-align: center;
	margin-top: 10px;
	font-size: 12pt;
	color: #0cc;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #0cc;
	margin-top: 5px;
	}

   #right {
	float: right;
	width: 195px;
	right: 10px;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
	}

.sidebar {
	text-align: left;
	text-indent: 10px;
	margin-top: 10px;
	font-size: 11pt;
	color: #0cc;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #0cc;
	margin-bottom: 0px;
	}


 #gallerycontent {
	float: left;
	width: 690px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.gallheader {
	text-align: center;
	margin-top: 10px;
	font-size: 12pt;
	color: #0cc;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #0cc;
	margin-top: 5px;
	}

   #footer {
	width: 700px;
	clear: both;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	}

p.foot {
    background: #fff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: center;
}

/* Styling the Gallery */

.wpig-image-container { margin: auto; padding: 5px; text-align: center;}

.wpig-image { padding: 10px; background-color: #FFF; color: inherit; border: 1px solid #5F2C31; }

.wpig-title { font-weight:bold }

.wpig-description { }
