/*
Theme Name: SGC
Description: 3 column pro design
Author: Calli Lover
Author URI: http://sexygirlcalli.com/
*/

.hiddenPic {display:none;}

body {
	margin:0 auto;
	padding-top:0px;
	background:#EFEFEF url(images/body.gif) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#000;
	font-size:13px;
}

img { border:0; }

a {
	color:#bc1e1e;
	text-decoration:none
}

a:hover {
	color:#fff;
	text-decoration:none
}

h1, h2, h3, h4, h5, h6 { }

blockquote {
	padding-left:10px;
	color:#000;
	font-style: normal;
}

.clear { clear:both; }

.alignleft {
	float:left;
	padding:2px 0 0 15px;
}

.alignright {
	float:right;
	padding:2px 15px 0 5px;
}

/* The Wrapper */

.wrapper {
	width:1040px;
	margin:0 auto;		
}

/* The Top */

#top {
	height:297px;
	margin:auto;
	background: url(images/top.jpg);
	background-repeat:no-repeat;
}

.blogname {
	float:left;
	width:1040px;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
}

.blogname h1 {
	font-size:40px;
	font-weight:bold;
	margin:30px 0px 0 300px;
	color:#ebebeb;
	text-decoration: none;
	text-align:left;
}

.blogname h1  a:link, .blogname h1  a:visited { 
	color: #2965AD; 
	text-decoration: none; 
	background-color:transparent;
}

.blogname h2 {
	margin:0px 0px 0 280px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	text-align:left;
}

/* Search */

#search {
	text-align:right;
	padding:10px 10px 0px 0px;
	color:#FFF;
	height:33px;
	background:url(images/topbar.gif) repeat-x;
}

#searchform {
	float:right;
	text-align:right;
	padding:2px 5px 0px 0px;
	color:#FFF;
}

#search span { color:#FFF; }

#search input {
	font-size:14px; 
	color:#260D0D;
	font-family:Tahoma, arial, verdana, courier;
	width:159px;
	height:24px;
	border:inset 1px #000;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}

#search .input {
	width:65px;
	height:27px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}			

/* The Menu */

#foxmenucontainer{
	height:60px;
        background: #FFF url(images/img01.gif) repeat-x;
	display:block;
	padding:0 0 0 0;
}

#foxmenu {
    background: url(images/img02.jpg) no-repeat center top;
	padding: 1px 0;
	position:relative;
	display:block;
	height:58px;
	font-size:1.4em;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}

#foxmenu ul {
	margin:0px;
	padding:0 0 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
}

#foxmenu ul li {
	display:block;
	float:left;
	margin:0 0 0 0;
	width:89px;
}

#foxmenu ul li a {
	display:block;
	float:left;
	color:#000;
	text-align: center;
	text-decoration:none;
	padding:7px 0 0 0;
	width:89px; 
	height:58px;
	background:url(images/img04.gif) no-repeat top right;
}

#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a {
	color:#FFF;
    background: url(images/img04.gif) repeat-x;
	width:89px;
    height:58px;
	text-align: center;
}

#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover {
	color:#ccc;
	width:104px; height: 58px;
	background:transparent url(images/img05.gif) no-repeat top right; 
}	

#menucontainer {
	height:0px;
	background: #FFF;
	display:block;
	padding:4px 0 0px 0px;
	width:900px;
}

#menu {
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}

#menu ul {
	margin:0px;
	padding:0px 0px 0 5px;
	list-style-type:none;
	width:auto;
	float:left;
}

#menu ul li {
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:140px;
}

#menu ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-align: center;
        font-weight: bold;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:140px; 
	height: 21px;
	background:url(images/l1.jpg) no-repeat top right;
}

#menu ul li a:hover,#menu ul li.current_page_item a {
	color:#000;
        font-weight: bold;
	background:url(images/l1.jpg) repeat-x;
	width:140px; height: 21px;
	text-align: center;
}	


/* Content*/	

.content {
	padding:6px 10px 25px 5px;
	background:#FFF;
	background-repeat:repeat-x;
}	

#content {
	float: left;
	width: 648px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
}

.title {
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:82px;
	background:url(images/title.jpg) no-repeat;
}	

.time {
	text-align:left;
    font-weight:bold;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#000;
	float:right;
}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:8px;
	padding-left:2px;
	font-weight:normal;
   	color:#000;
}

.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#521851;
	font: 16px Arial,georgia, sans-serif;
}

.post h2 {
	margin: 0px 0 0 0;
	padding: 24px 0px 0px 5px;
	background: transparent;
	text-align: left;
	font: 24px "Myriad Pro", Arial, sans-serif;
	font-weight:normal;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #000;
	background-color: transparent;
}

.post h2 a:hover  {
	color: #000;
	background-color: transparent;
}	

.postinfo {
	height:40px;
	padding: 4px 5px 2px 2px;
	background:url(images/meta.jpg);
	background-repeat:no-repeat;
}

.spostinfo {
	height:30px;
	padding: 4px 5px 2px 2px;
	background:url(images/meta2.jpg);
	background-repeat:no-repeat;
}

.postinfo a {
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
}

.category {
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	font-size:12px;
}	

.cat {
	line-height:13px;
	float:left;
	margin-left:5px;
	padding:0px 0px 0 5px;
	font-size:12px;
}

.com {
	line-height:13px;
	float:right;
	margin-right:5px;
	padding:23px 25px 0 10px;
	font-size:12px;
}

.com a:link,
.com a:visited {
	color: #F9F9F9;
	background-color: transparent;
}

.post a:link,
.post a:visited {
	color: #000;
	background-color: transparent;
}

.post a:hover {
	color: #800000;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
}

.cover {
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
}

/* sidebar */

#rightcol{
	width:335px;
	float:right;
}

.about{

	float:right;
	width:330px;
	padding-left:5px;
	position:relative;
	margin:5px 0px 0 0px;
}

.about a{
	color: #e0e0e2;
}



.about p.text{
	padding: 0px 0px ;
	font-family: century gothic, Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000;
	text-align:justify;
	float:right;
}

.about img.avatar {
	margin: 0 5px 0 0;
	border:3px solid #111;
	float:left;
}	

/* The Sidebar2 */

.sidebar2 {
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:0px;
	font-size:13px;
	font-family: "Arial," Century gothic, sans-serif;
}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
        color:#000;
	margin:4px 0 0 0 ;
	padding:0 0 0 20px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	font-weight:bold;
}

.sidebar2 ul {
	list-style-type: none;
	margin:  0;
	padding: 0;
}	

.sidebar2 ul li { height:100%; }

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#FFF;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
        background:url(images/sidebar.gif);
	background-repeat:repeat-y;
        border-bottom:1px solid #000;
	border-top:1px solid #446085;
}

.sidebar2 ul li a:hover {
    background:url(images/sb2.gif);
	background-repeat:repeat-y;
	color:#fff;
}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;
}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#FFF;
}

/* The Sidebar1 */

.sidebar1 {
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#000;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	background:url(images/h2.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}

.sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	

.sidebar1 ul li { height:100%; }

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color:#000;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:url(images/sb1.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #353535;
	border-top:1px solid #484848;
}

.sidebar1 ul li a:hover {
        background:url(images/sb2.gif);
	background-repeat:repeat-y;
	color:#fff;
}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#E6B6F2;
	color:#ababab;
}	

/* --- FOOTER --- */

#footer {
	height:45px;
	padding:2px 0 0 0px;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
}

#footer a { color:#000; }



#footer a:hover { color:#38639A; }

.credits{
	padding:22px 0px 0 10px;
	float:left;
	color:#d20101;
}

.bumper {
	padding:0px 50px 0 0px;
	float:right;
	font-size:14px;
}

/* The Navigation */

.navigation {
        height:25px;
	padding:0 20px;
}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
}

.navigation a:hover { color:#000; }

/* The Attachment */

.contentCenter { text-align:center; }



/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
}


/* The Comments */

.comments { }

.comments form { }

.comments textarea {
	width:90%;
	height:156px;
	background:#5C5C5C;
	border:1px solid #969595;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#commentform { padding-left:23px; }

#commentform input {
	background:#5C5C5C;
	border:1px solid #969595;
	color:#fff;
	padding-left:10px;
}

.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
}

.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
}

.comments ol li p {
	padding:0;
	margin:20px 0;
	color:#fff;
}
