/*
Theme Name: Globalization Studies rEmiXs
Theme URI: http://globalizationstudies.org/
Description: Re-engineered for the 4th world.
Version: 1.0
Author: Globalization Studies
Author URI: http://globalizationstudies.org/
*/

body{ 
text-align: center;
margin:0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
font-size:12px;
background-color: #828b93;
background-image: url(img/textglobalnew.gif);
background-repeat:repeat;
}

.caption
{
	font-size: 10px;
}

.keywords{
font-size: 14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}





form {
display:inline;
margin:0;
padding:0;

}

a:link, a:visited {
text-decoration:none;
color: #FF0000;
}

a:hover {
color:#FF0000;
text-decoration:underline;
}

img {
border:0;
}

a:link img, a:visited img {
/*border:1px solid #BBB;*/
}

a:hover img {
/*border:1px solid #cccccc;*/
}

#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
width:760px;
border: 1px solid #000;
background-image:url(img/bg1.jpg);
background-repeat:none;
}




    #navigation {
    background-image:url(img/globalbanner.jpg);
    background-repeat:no-repeat;
    width:760px;
    height:200px;    
    border-top:2px solid #000;
    }
    
    #navigation ul {
    margin:0;
    padding:0;
    letter-spacing:1px;
    font-size:11px;
    line-height:20px;
    margin:0 0px 0 0;
    float:right;
    display:block;
    position:relative;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    }
    
        #navigation ul li {
        display:inline;
        }
        
        #navigation ul li a:link, #navigation ul li a:visited {
        color:#FFF;
        display:block;
        position:relative;
        float:left;
        opacity:.65;
        filter:alpha(opacity=65);
        background-color:#666;
        padding:5px 10px 5px 10px;
        /*border-bottom:4px solid #DDD;*/
        
        margin:0 0px 0 0;
        }
        
         #navigation ul .current_page_item a:link, #navigation ul .current_page_item a:visited {
        color: #333;
        background-color:#FFF;
        /*border-bottom:4px solid #AA0000;*/
        }
        
        #navigation ul li a:hover {
         background-color:#000;
        }
        
    #maincontent {
    width:485px;
    position:relative;
    float:left;
    margin:0 0 20px 40px;

    }

    .post {
    margin:30px 0 0 0px;
    position:relative;
    float:left;
    background-image:url(img/blueback.gif);
    }
    
        .post .posttitle {
        text-transform:uppercase;
        color:#333;
        font-size:18px;
        margin:0;
        padding:15px 0 10px 20px;
        
        /*border-left:4px solid #BBB;*/
        }
        
            .post .posttitle a:link, .post .posttitle a:visited {
            color:#333;
            }
        
            .post .posttitle a:hover {
            color:#000;
            text-shadow: #333 0 0 2px;
            }
        
            .post .posttitle span {
            color:#999;
            margin:0 0 0 5px;
            
            }
            
        .post p {
        margin:0;
        padding:10px 0 10px 20px;
        /*border-left:4px solid #AA0000;*/
        font-size:12px;
        line-height:20px;
        color:#333;
        width: 370px;
        }
        
        .post .postinfo {
        margin:0;
        padding:10px 0 10px 20px;
        /*border-left:4px solid #BBB;*/
        font-size:10px;
        text-transform:uppercase;
        line-height:12px;
        color:#999;
        }
        
            .post .postinfo a:link, .post .postinfo a:visited {
            color:#999;
            }
            
            .post .postinfo a:hover {
            color:#333
            }
            
        .post ul, .post ol, .post blockquote {
        margin:0;
        padding:10px 0 10px 30px;
        /*border-left:4px solid #BBB;*/
        }
        
            .post ul {
            list-style:circle;
           
            }
            
         
            
            .post ol {
            list-style:lower-latin;
            }
        
            .post ul li, .post ol li {
            margin:0 0 0 20px;
            }
            
            .post blockquote p {
            /*border:1px solid #BBB;*/
            margin:0;
            padding:10px 10px 10px 10px;
            font-style:italic;
            background-color:#EEE;
            
            }
            
        .post img {
        position:relative;
        float:left;
        margin:25px 20px 5px 10px;
        }

		.post h1, .post h2, .post h3, .post h4 {
		text-transform:uppercase;
		color:#AA0000;
		margin:0;
		padding:10px 0 5px 20px;
		border-bottom:1px solid #ccc;
		}
		
		.post h1 {
			font-size:17px;
		}
		
		.post h2 {
			font-size:16px;
		}
		
		.post h3 {
			font-size:15px;
		}
		
		.post h4 {
			font-size:14px;
		}

#sidebar {
position:relative;
float:left;
width:179px;
margin:0px 0 0 35px;
background-image:url(img/sideback.jpg);
background-repeat: repeat-y;
border-right: 1px solid #000;
border-bottom: 1px solid #213659;
}

    #sidebar div {
    margin:0 0 20px 0;
    width:179px;
    position:relative;
    float:left;
    }

    #sidebar h3 {
   
    color:#fff;
    font-size:11px;
    margin:0;
    padding:5px 0 5px 10px;
    /*border-left:2px solid #BBB;*/
    background-image:url(img/tabsblk.jpg);
background-repeat: no-repeat;

    }
    
    #sidebar .spacer {
    line-height:10px;
    margin:0;
    /*border-left:2px solid #BBB;*/
    }

    #sidebar ul {
    margin:0;
    padding:0;
    padding:5px 0 5px 10px;
    /*border-left:2px solid #AA0000;*/
    }
    
        #sidebar ul li {
        list-style:none;
        font-size:11px;
        
        line-height:20px;
        }
        
    #sidebar #Search {
    padding-top: 10px;
    padding-left: 10px;
    
    margin:0;
    }
    
        #sidebar #Search input {
        width:135px;
        margin:0;
        padding:0;
         margin:0;
        }


#footer {
background-image:url(img/footer.jpg);
width: 760px;
border-bottom:5px solid #333;
margin:0 0 0 0px;
padding:5px 0 5px 0;
clear:both;
}

    #footer p {
    margin:0 0 0 24px;
    font-size:10px;
    line-height:20px;
    color:#fff;
    text-transform:uppercase;
    }
    
        #footer p a:link, #footer p a:visited {
        color:#fff;
        }
        
        #footer p a:hover {
        color:#ccc;
        }
        
.post .commentlist {
margin:5px;
padding:0;
}

    .post .commentlist p {
    margin:0;
    padding:10px 0 10px 20px;
    border:0;
    font-size:11px;
    line-height:18px;
    color:#333;
    }

    .post .commentlist li {
    list-style:none;
    display:block;
    position:relative;
    background-color:#EEE;
    margin:0 0 10px 20px;
    border-top:1px solid #BBB;
    border-right:1px solid #BBB;
    border-bottom:1px solid #BBB;
    border-left:1px solid #BBB;
    }
    
    .post .commentlist .commentlistend {
    list-style:none;
    display:block;
    background-color:#FFF;
    position:relative;
    margin:0;
    border:0;
    }
    
    .post .commentlist li .commentname {
    font-size:11px;
    }
    
    .post .commentlist li .commentmetadata {
    background-color:#DDD;
    padding:5px 10px 5px 10px;
    font-size:10px;
    text-transform:uppercase;
    line-height:12px;
    }
    
    .post .commentlist li ul, .post .commentlist li ol, .post .commentlist li blockquote {
    margin:0 20px 0 0;
    padding:10px 0 10px 30px;
    border:0;
    }
    
    .post .commentlist li ol li {
    list-style:decimal;
    display:list-item;
    border:0;
    margin:0 0 0 20px;
    }
    
    .post .commentlist li ul li {
    list-style:circle;
    display:list-item;
    border:0;
    margin:0 0 0 20px;
    }
            
    .post .commentlist li blockquote p {
    border:1px solid #BBB;
    margin:0;
    padding:10px 10px 10px 10px;
    font-style:italic;
    background-color:#FFF;
    }
            
    .post .commentlist li img {
    display:inline;
    float:none;
    vertical-align:middle;
    }
    
    .post textarea {
    width:100%;
    }
    
    #intro p{
    margin:0;
    font-size: 12px;
    }
    
    #chat
    {
    border: 1px solid #000;
    width: 120px;
    padding-left: 5px;
    }
    
    
/*video archive table*/

#videotbl
{
font-size: 10px;
text-align: top;
}

#new_blogroll {
position:relative;
float:left;
width:179px;
margin:0px 0 0 35px;
background-image:url(img/tabsblk.jpg);

background-repeat: no-repeat;
border-right: 1px solid #000;
border-bottom: 1px solid #213659;
color:#333333;
}

    #new_blogroll div {
    margin:0 0 20px 0;
    width:179px;
    position:relative;
    float:left;
    }


    #new_blogroll h3 {
   
    color:#fff;
    font-size:16px;
    margin:0;
    padding:5px 0 5px 10px;
    /*border-left:2px solid #BBB;*/
    

    }
    
    #new_blogroll .spacer {
    line-height:10px;
    margin:0;
    /*border-left:2px solid #BBB;*/
    }

    #new_blogroll ul {
    margin-left:3px;

    padding:5px 0 5px 10px;
	background-color:#CC9933;
	width: 166px;
    /*border-left:2px solid #AA0000;*/
    }
    
        #new_blogroll ul li {
        list-style:none;
        font-size:11px;
        font-weight:bold;
        line-height:22px;
        }
		
		    #new_blogroll ul li a:link {
			color: #333333;
			text-decoration:none;
			}
			
			 #new_blogroll ul li a:hover {
			color: #FF0000;
			text-decoration:underline;
			}
			 #new_blogroll ul li a:visited {
			color: #333333;
			text-decoration:none;
			}
			


