/*
Theme Name: ExecGlobalNet
Theme URI: http://www.execglobalnet.com/
Description: The ExecGlobalNet Theme
Version: 1.0
Author: Jad Santos
Tags: execglobalnet
*/
.egnblog #bdr							{
													background-color: #F0DA8B;
													}

.egnblog #primebox				{
													background-color: #F0DA8B;
													}


.egnblog #submenu ul			{
													background-color: #F8FFF5;
													}

.egnblog #submenu li.sel	{
													background-color: #F8EDC7;
													}

#sectioncopybox						{
													min-height: 600px;
													}
													
/*
 * sidebar
 */
#sidebar a, 
#sidebar h2,
#sidebar									{
													color: #FFF;
													}
													
#sidebar ul								{
													list-style: none;
													margin-left: 0;
													}

#sidebar h2								{
													margin-bottom: 0.25em;
													}
													
#sidebar ul ul						{
													margin-bottom: 2em;
													}
/*
 * posts
 */
#blogposts h2							{
													font-size: 1.5em;
													margin-bottom: 0.25em;
													}
													 
#comment									{
													width: 75%;
													} 
													
.entry										{
													margin-top: 0.25em;
													}