/*
Theme Name: SG-WP-Theme 3
Theme URI: http://simplygraphics.net 
Description: Simply Graphics Word Press Theme Template 
Version: 1.0 
Author: Simply Graphics - Debbie

*/
body { 
        text-align: left;
	margin: 0px auto;
	float: center;
        background-image: url(images/mainbg.gif);
	background-color: #FFFFFF; 
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
        margin-left: auto;
        margin-right: auto;


            }


#header { 
                text-align: center;
		background-image: url('images/sg-wp-header.jpg'); 
	        background-repeat: no-repeat;
                background-position: top center;
		height: 300px;
		width: 720px;
		border-bottom: 2px solid #000000;
		margin-left: 0px;
		margin-right: 0px;
	        margin-bottom: 4px;
	        margin-top: 0px;
	        padding: 0px;
	      	}

#container { 
                text-align: left;
		width: 720px;
	        border: 2px solid #000000;
	        padding: 0px;
                margin-left: auto;
                margin-right: auto;
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
	        background: #ffffff;

	 }

#content { 
		width: 380px;
		float: left;
                background: #FFFFF;
	        border: 2px solid #000000;
                margin-left: 168px;
                margin-right: -552px;
	        margin-bottom: 5px;
	        margin-top: 0px;
                padding: 0px;
	        /* IE Bug Fix */
	        display: inline;
}

#left-sidebar {
                background-position: top left;
		width: 150px;
		float: left;
		border-bottom: 2px solid #000000;
		border-top: 0px solid #000000;
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;
	        margin-top: 0px;
	        margin-bottom: 4px;
                margin-left: 4px;
                margin-right: 0px;
		padding: 0px;
	        /* IE Bug Fix */
	        display: inline;

	}


#right-sidebar {

		width: 150px;
		float: right;
		border-bottom: 2px solid #000000;
		border-top: 0px solid #000000;
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;
	        margin-top: 0px;
	        margin-bottom: 4px;
                margin-left: 0px;
                margin-right: 4px;
		padding: 0px;
	        /* IE Bug Fix */
	        display: inline;

	}

.sectionTitle {
                font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-align: center;
		background: #F6F6F6;
background-image: url('images/sg-wp-sidebar.gif'); 
                background-position: top left;
		background-repeat: no-repeat;
		height: 21px;
		width: 0px auto;
		border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
		border-left: 0px solid #000000;
		border-right: 0px solid #000000;
	        padding-top: 2px;
	        padding-bottom: 0px;
	        padding-left: 0px;
	        padding-right: 0px;
                margin-left: auto;
                margin-right: auto;
                margin-top: 0px;
                margin-bottom: 0px;

		
		}

.sectionContent { 
                        background-position: top center;
			background: transparent;
			font-size: 12px;
			text-align: left;
			padding: 0px;
	                margin-bottom: 0px;
	                margin-top: 4px;
	                margin-left: auto;
	                margin-right: auto;
		}

h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
        background-image: url('images/sg-wp-sidebar.gif'); 
        background-position: top left;
        background-repeat: no-repeat;
	height: 21px;
        background-color: #F6F6F6;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
        padding-right: 2px;

}

h3 {
	margin-top: 1.5em;
	font-size: 1.2em;



}



a {
	color: #000000;

   }

a:link
 		{
			color: #737373;
			text-decoration: none;
		}

a:active
 		{
			color: #737373;
			text-decoration: none;
		}

a:visited
 		{
			color: #737373;
			text-decoration: none;
		}

a:hover 	{
				color: #000000;
				text-decoration: underline + overline;
				border-bottom: 1px solid #000000;
			}

a:visited:hover 	{
				color: #000000;
				text-decoration: underline + overline;
				border-bottom: 1px solid #000000;
			}

img.alignleft {
		 padding: 5px;
		 border: 1px solid #000000;
		 float: left;
		 background-color: #ffffff;
		 margin: 5px;
		}

img.alignright {
			padding: 5px;
			border: 1px solid #000000;
			float: right;
			background-color: #ffffff;
			margin: 5px;
		}

.alignleft {
		float: left;
	        text-align: left;
	        width: 50%;
	        padding-left: 10px;
	        /* IE Bug Fix */
	        display: inline;
	}


.alignright {
			float: right;
	                text-align: right;
	                width: 50%;
	                padding-right: 10px;
	                /* IE Bug Fix */
	                display: inline;
	   }

.center {

	text-align: center;

}


.storyContent
	{
		font-size: 12px;
	 	text-align: justify;
		line-height: 1.3em;
	        padding-right: 5px;
	        padding-left: 5px;
	        margin-bottom: 5px;
	        margin-top: 5px;
	        margin-left: 5px;
	        margin-right: 5px;
	}

.postdata {

		font-size: 10px;
		font-variant: normal;
		text-align: left;
	        color: #000000;
	        padding-left: 5px;
	        margin-bottom: 5px;
	        margin-top: 5px;
	        margin-left: 10px;
	        margin-right: 10px;
	}

.commentdata {
		font-size: 10px;
		font-variant: normal;
		text-align: left;
	        padding-left: 5px;
	        margin-bottom: 5px;
	        margin-top: 5px;
	        margin-left: 10px;
	        margin-right: 10px;
		}


}



#sidebar ul {

	  list-style: none;
          margin-left: 20px;
	  margin-bottom: 0px;
	  margin-top: 0px;
	  margin-right: 0px;	  
}



#sidebar ul ul {
	  list-style-image: url('images/sg-wp-bullet1.jpg');
          margin-left: 20px;
	  margin-bottom: 0px;
	  margin-top: 0px;
	  margin-right: 0px;

}

#sidebar ul ul ul {

	margin: 0px;

}

#sidebar ul li {

	margin: 0;
	padding: 0;
	list-style-image: url('images/sg-wp-bullet1.jpg');


} 


 li {

          margin-left: 20px;
	  margin-bottom: 0px;
	  margin-top: 0px;
	  margin-right: 0px;

}

 ul {

	  list-style-image: url('images/sg-wp-bullet.jpg');
	  margin-bottom: 5px;
	  margin-top: 0px;
	  margin-right: 0px;
          margin-left: 0px;
}

a img { border: 0px; }

.navigation {
                margin: 5px;
            }

input, textarea, submit {
                           border: 2px solid #000000;
                           color: #000000;
                           font-weight: bold;
                           background: transparent;
                           font-family: tahoma;
                           font-size: 11px;
                         }

.attachment {
                        text-align: center;
            }

.searchform {
                 width: 100px; 
                 margin: 4px auto 4px auto;
            }

.searchformbutton { 
                        width: 100px;
                        margin: 1px auto 1px auto;
                   }


/* Begin Avatar */
.ava{

        padding: 4px;
	float: left;
	background-image: url('images/sg-wp-avatar.jpg');
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	/* IE Bug Fix */
	display: inline;

}


/* End Avatar */


/* Begin Calendar */
#wp-calendar {
width: 140px;
text-align: center;
font-size: 11px;
font-family: Verdana;
color: #000000;
border-top: 1px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 5px;
padding-top: 0px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
border: 1px solid #000000;
font-family: Verdana;
margin-left: auto;
margin-right: auto;
margin-top: 2px;
margin-bottom: 2px;
padding: 1px;
}
#wp-calendar a {
border: 1px solid #000000;
display: block;
background-color: #E2E2E2;
font-family: Verdana;
margin-left: auto;
margin-right: auto;
}
#wp-calendar a, #next a {
font-size: 11px;
font-family: Verdana;

}
#wp-calendar #prev a {
font-size: 11px; 
font-family: Verdana;      
}
#wp-calendar caption {
width: 140px;
text-align: center;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
/* End Calendar */

.footerTitle {
           font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-align: center;
		background: #F6F6F6;
background-image: url('images/sg-wp-sidebar.gif'); 
                background-position: top left;
		background-repeat: no-repeat;
		height: 18px;
		width: 720px;
		border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;
		font-variant: normal;
	        padding-top: 2px;
	        padding-bottom: 2px;
	        padding-left: 0px;
	        padding-right: 0px;
                margin-left: auto;
                margin-right: auto;

         }


.footerContent {

		font-size: 10px;
	 	text-align: left;
		background: #FFFFFF;
	        padding-top: 5px;
	        padding-bottom: 0px;
	        padding-left: 0px;
	        padding-right: 0px;
                margin-left: auto;
                margin-right: auto;
                width: 720px;
                height: 0px auto;
		border-bottom: 2px solid #000000;
		border-top: 0px solid #000000;
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;


	}