/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

}

#advert_125x125 img{
	border: 1px solid #ddd;
	padding: 5px;
	margin-left:auto;
        margin-right:auto;
}

.navigation h4 {
       font-size:13px;
       color:#CC0000;
       margin-bottom:3px;
}

.navigation {
       padding:5px 0;
}

.navigation a {
       text-decoration:underline;
}

.post-alt {
       margin:0 0 5px;
}

.navigation a:hover {
      color:#cc0000;
}

.sociable {
     width:300px;
}

.thumblock {
     width:200px;
}
.pagination {
    float:right;
    text-align:right;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    margin-top:-95px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;   
    margin-right:10px;
    color:#cc0000;
}

.pagination a {
    font-size:15px;
    color:#cc0000;
}

.pagination a:hover {
    font-size:15px;
}




/********Start: Section created for Footer Google and Other Sponsored Links******/
#LinkSpace{
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin:5px 0px 10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
padding:10px 0;
background:url('/upload/images/linkspace_bg.gif') center bottom repeat-x #ffffff;
text-align:left;
min-height:200px;
height:auto !important;
height:200px;
overflow:auto;
_overflow:none;
}
#LinkSpace a {
   color:#666666;
}
#LinkSpace a:hover {
   color:#CC0000;
}
.GLinks{
width:27%;
float:left;
padding:0 0 0 5px;
min-height:295px;
height:auto !important;
height:295px;
}
.SpLinks{
padding:0;
width:36%;
float:left;
min-height:295px;
height:auto !important;
height:295px;
}
.FLinks{
padding:0 5px 0;
width:34%;
float:left;
min-height:295px;
height:auto !important;
height:295px;
}
.LinkHeader{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
padding:5px 0;
}
.SubHead{
font-weight:bold;
color:#16616c;
display:block;
line-height:20px;
}
.SubHead a{
font-weight:bold;
color:#16616c;
display:block;
text-decoration:none;
}
.LinkBody{
line-height:16px;
padding:0;
}
.GLinks .LinkBody{
padding:0;
}
.LinkBody p{
margin:0 0 10px 0px;
}
.LinkBody a{
font-weight:bold;
color:#666666;
display:block;
text-decoration:underline;
}
.LinkBody a:hover {
color:#CC0000;
}
.LinkBody .SubHead a{
font-weight:bold;
color:#16616c;
display:block;
text-decoration:none;
}
.AdSpaceGoogle{
background-color:#6f6f68;
width:250px;
height:250px;
}
.AdSpaceSponsored{
background-color:#6f6f68;
width:336px;
height:280px;
}
.AdSpaceFeatured{
background-color:#6f6f68;
width:336px;
height:280px;
}
/********End: Section created for Footer Google and Other Sponsored Links******/

/**ET Forms**/

.entry #et_form ul li {
	list-style:none !important;
}

#et_form label {
	width:125px;
	float:left;
	line-height:1.7em;
}

#et_form input {
	width:200px;
}

#et_form select {
	width:212px;
}


#et_form fieldset.group label {
	width:400px;
	float:right;
}

#et_form fieldset.group input {
	float:left;
	width:20px;
	margin:2px 5px 0 0;
	border:0;
}

#et_form  .submit {
	background:url(/wp-content/themes/gazette/images/submit.gif) no-repeat;
	text-indent:-9999px;
	line-height:1;
	display:block;
	margin:10px 0;
	border:0;
	width:75px;
	height:22px;
	cursor:pointer;
}




